hanjing лет назад: 6
Родитель
Сommit
fb7a520d8e
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/src/main/AndroidManifest.xml

+ 1 - 1
app/src/main/AndroidManifest.xml

@@ -932,7 +932,7 @@
             android:configChanges="orientation|screenSize"
             android:launchMode="singleInstance"
             android:screenOrientation="behind"
-            android:theme="@style/AppTheme.translucent" />
+            android:theme="@style/AppActionTheme" />
         <activity
             android:name="com.sheep.gamegroup.view.activity.GameCertificationActivity"
             android:exported="true"