add portrait mode to app
This commit is contained in:
parent
79aa07ae84
commit
9b2a2b2b0a
3 changed files with 7 additions and 6 deletions
|
|
@ -35,7 +35,7 @@
|
|||
android:name=".BInstallerActivity"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTask"
|
||||
android:screenOrientation="landscape" />
|
||||
android:screenOrientation="locked" />
|
||||
<activity
|
||||
android:name=".BImportActivity"
|
||||
android:exported="true"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue