|
|
@@ -31,6 +31,7 @@
|
|
|
android:configChanges="orientation|screenSize"
|
|
|
android:exported="true"
|
|
|
android:launchMode="singleTask"
|
|
|
+ android:resizeableActivity="false"
|
|
|
android:screenOrientation="portrait"
|
|
|
android:theme="@style/RoomTheme"
|
|
|
android:windowSoftInputMode="stateAlwaysHidden|adjustNothing" />
|