Skip to content

Commit

Permalink
lock to portrait since CameraView requires that
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Jul 6, 2018
1 parent 68ce40e commit 625cab5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
android:configChanges="orientation|screenSize|keyboardHidden" />
<activity
android:name=".ui.CameraConfigureActivity"
android:screenOrientation="portrait"
android:configChanges="orientation|screenSize|keyboardHidden" />

<receiver android:name=".sensors.PowerConnectionReceiver">
Expand Down

0 comments on commit 625cab5

Please sign in to comment.