Tweak QR code capture configuration.

This commit is contained in:
Cody Henthorne
2022-05-30 15:37:01 -04:00
parent 259a86b605
commit 2446792c62
5 changed files with 64 additions and 62 deletions

View File

@@ -471,6 +471,7 @@
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>
<activity android:name=".DeviceActivity"
android:screenOrientation="portrait"
android:label="@string/AndroidManifest__linked_devices"
android:configChanges="touchscreen|keyboard|keyboardHidden|orientation|screenLayout|screenSize"/>