|
|
@@ -189,7 +189,7 @@
|
|
|
|
|
|
<activity
|
|
|
android:name="com.sheep.gamegroup.view.activity.PersonalInfoAct"
|
|
|
- android:screenOrientation="portrait"
|
|
|
+ android:screenOrientation="behind"
|
|
|
android:theme="@style/AppActionTheme" />
|
|
|
<activity
|
|
|
android:name="com.sheep.gamegroup.view.activity.SplashAct"
|
|
|
@@ -244,7 +244,7 @@
|
|
|
android:exported="true"
|
|
|
android:hardwareAccelerated="true"
|
|
|
android:launchMode="singleInstance"
|
|
|
- android:screenOrientation="portrait"
|
|
|
+ android:screenOrientation="behind"
|
|
|
android:theme="@style/AppThemeTransparent"
|
|
|
android:windowSoftInputMode="adjustPan|stateHidden">
|
|
|
<intent-filter android:autoVerify="true">
|