소스 검색

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"