From 50f3ca027bdb84d7ffe45b7b1826fefcdc37fab9 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 09 十二月 2024 16:48:52 +0800
Subject: [PATCH] 2024年12月09日16:48:50

---
 countrypicker/src/main/res/values/styles.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/countrypicker/src/main/res/values/styles.xml b/countrypicker/src/main/res/values/styles.xml
index f7a0828..5454661 100644
--- a/countrypicker/src/main/res/values/styles.xml
+++ b/countrypicker/src/main/res/values/styles.xml
@@ -12,6 +12,8 @@
     <style name="video_dialog" parent="@android:style/Theme.Dialog">
         <!-- 鑳屾櫙棰滆壊鍙婂拰閫忔槑绋嬪害 -->
         <item name="android:windowBackground">#00000000</item>
+        <!--鑳屾櫙閫忔槑搴� 鎸囩晫闈㈤�忔槑搴� 0.6-->
+        <item name="android:backgroundDimAmount">0.8</item>
         <!-- 鏄惁鍘婚櫎鏍囬 -->
         <item name="android:windowNoTitle">true</item>
         <!-- 鏄惁鍘婚櫎杈规 -->
@@ -23,4 +25,5 @@
         <item name="android:windowExitAnimation">@anim/dialog_up_out_anim</item>
     </style>
 
+
 </resources>
\ No newline at end of file

--
Gitblit v1.8.0