hanjing 6 rokov pred
rodič
commit
fb7a520d8e
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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"