Эх сурвалжийг харах

update app/src/main/AndroidManifest.xml

wudebin 4 сар өмнө
parent
commit
30ba256df4

+ 1 - 0
Strides-SPAPP/android/app/src/main/AndroidManifest.xml

@@ -30,6 +30,7 @@
         <activity
           android:name=".MainActivity"
           android:label="@string/app_name"
+          android:screenOrientation="portrait"
           android:configChanges="keyboard|keyboardHidden|orientation|screenLayout|screenSize|smallestScreenSize|uiMode"
           android:launchMode="singleTask"
           android:windowSoftInputMode="adjustResize"