From c2e8526ce9883ef997d42fe79535bea6c4c35d82 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 04 九月 2025 16:34:26 +0800
Subject: [PATCH] 2025年09月04日16:34:24
---
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