android: lock portrait - UI composition glued to phone frame (top/bottom bars + image area absolutely fixed)
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:screenOrientation="fullSensor"
|
||||
android:screenOrientation="portrait"
|
||||
android:configChanges="orientation|screenSize|screenLayout|keyboardHidden|uiMode"
|
||||
android:resizeableActivity="true">
|
||||
<intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user