From 9eef1c69f214882b5ada2dae2a55df21bdd3058b Mon Sep 17 00:00:00 2001 From: 刘卫锦 <lwj@hdlchina.com.cn> Date: 星期一, 26 六月 2023 16:02:48 +0800 Subject: [PATCH] Merge branch 'master' of http://172.16.1.23:6688/r/~wjc/HDLPhotovoltaicDebugAPP --- app/src/main/res/values/themes.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 765e997..d3b65b6 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -29,7 +29,7 @@ <item name="fullscreenTextColor">@color/light_blue_A200</item> </style> - <style name="Custom_AlertDialog"> + <style name="Custom_Dialog"> <!--鑳屾櫙棰滆壊鍙婂拰閫忔槑绋嬪害--> <item name="android:windowBackground">@android:color/transparent</item> <!--鏄惁鍘婚櫎鏍囬 鎸嘾ialog寮规鏍囬--> -- Gitblit v1.8.0