Skip to content

Commit aa16a35

Browse files
committed
Remove screenOrientation force portrait
1 parent 6b1d47e commit aa16a35

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<activity
2323
android:name=".ui.MainActivity"
2424
android:exported="true"
25-
android:screenOrientation="portrait"
2625
tools:ignore="LockedOrientationActivity">
2726
<intent-filter>
2827
<action android:name="android.intent.action.MAIN" />

0 commit comments

Comments
 (0)