Android: Request temporary opt-out from orientation control removal (Android 16 only)

This commit is contained in:
Henrik Rydgård
2026-04-23 16:56:03 +02:00
parent b2d0b8e3cc
commit e79deb423a
+1
View File
@@ -56,6 +56,7 @@
android:theme="@style/ppsspp_style"
android:launchMode="singleInstance"
android:exported="true">
<property android:name="android.window.PROPERTY_COMPAT_ALLOW_RESTRICTED_RESIZABILITY" android:value="true" />
<intent-filter>
<action android:name="android.intent.action.MAIN" />