wjc
2023-06-26 e62bcdaa38f0f00e25610b1a6c6ba847d65640ff
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>
        <!--是否去除标题 指dialog弹框标题-->