mac
2024-04-26 705006fe0c1187ace53ee6505f71ba98fe4b44e6
app/src/main/res/values/themes.xml
@@ -11,13 +11,13 @@
        <item name="colorOnSecondary">@color/black</item>
        <!-- Status bar color. -->
        <item name="android:statusBarColor" tools:targetApi="l">?attr/colorPrimaryVariant</item>
        <!-- Customize your theme here. -->
    </style>
    <style name="Theme.PhotovoltaicDebug.NoActionBar">
        <item name="windowActionBar">false</item>
        <item name="windowNoTitle">true</item>
    </style>
@@ -58,7 +58,7 @@
    </style>
    <style name="DCloudMPHostActivityTheme" parent="@style/Theme.AppCompat">
    <style name="DCloudMPHostActivityTheme" parent="Theme.AppCompat.Light.NoActionBar">
        <item name="android:windowAnimationStyle">@style/uniMPHostWindowAnimation</item>
    </style>