瀏覽代碼

actpay theme

hanjing 6 年之前
父節點
當前提交
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"