This commit is contained in:
2026-06-30 10:00:31 +09:00
parent 0400385cf8
commit dab91b1a65
5 changed files with 107 additions and 18 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"
android:configChanges="orientation|screenSize|screenLayout|smallestScreenSize|density|fontScale"
android:screenOrientation="portrait"
android:excludeFromRecents="false"
android:hardwareAccelerated="true"