测试修改

This commit is contained in:
18401019693
2022-10-28 11:14:02 +08:00
parent 025c8d74aa
commit 4be0148324
4 changed files with 18 additions and 1 deletions

View File

@@ -18,7 +18,7 @@
android:name=".activity.LiveAudienceActivity"
android:configChanges="screenLayout|orientation"
android:launchMode="singleTask"
android:screenOrientation="portrait"
android:theme="@style/AppTheme"
android:windowSoftInputMode="adjustPan|stateAlwaysHidden"
tools:targetApi="n" />