刘卫锦
2023-06-26 9eef1c69f214882b5ada2dae2a55df21bdd3058b
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弹框标题-->