This commit is contained in:
2026-07-09 17:29:23 +09:00
parent 278c1b4510
commit 24a2a74768
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -130,7 +130,7 @@
android:name=".player.DocumentViewerActivity"
android:theme="@style/Theme.Player"
android:launchMode="singleInstance"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|density|fontScale"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|density|fontScale|keyboardHidden|keyboard|layoutDirection|navigation"
android:screenOrientation="portrait"
android:excludeFromRecents="false"
android:hardwareAccelerated="true"