Skip to content

Commit da81009

Browse files
committed
remove: screenOrientation
1 parent 681c4ee commit da81009

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|smallestScreenSize|locale|layoutDirection|fontScale|screenLayout|density|uiMode"
4040
android:hardwareAccelerated="true"
4141
android:windowSoftInputMode="adjustResize"
42-
android:screenOrientation="unspecified"
4342
android:showWhenLocked="true"
4443
android:turnScreenOn="true">
4544
<meta-data

0 commit comments

Comments
 (0)