Fix back behavior for Android 16

This commit is contained in:
Kelvin K
2025-11-27 10:29:55 -06:00
parent 5548783337
commit 251302b9c3
+2
View File
@@ -29,6 +29,8 @@
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/Theme.FutoVideo" android:theme="@style/Theme.FutoVideo"
android:usesCleartextTraffic="true" android:usesCleartextTraffic="true"
tools:replace="android:enableOnBackInvokedCallback"
android:enableOnBackInvokedCallback="false"
tools:targetApi="31" tools:targetApi="31"
android:largeHeap="true"> android:largeHeap="true">
<provider <provider