wjc
2023-06-28 989b4cf5a84e898e9682f8d9723a8ba1ff20c23b
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弹框标题-->