Эх сурвалжийг харах

Merge pull request #12797 from nextcloud/fix/warning-for-on-back-invoke-by-alper

Fix enableOnBackInvokedCallback Warning
Tobias Kaminsky 1 жил өмнө
parent
commit
280e814e36

+ 1 - 0
app/src/main/AndroidManifest.xml

@@ -121,6 +121,7 @@
         android:requestLegacyExternalStorage="true"
         android:roundIcon="@mipmap/ic_launcher"
         android:supportsRtl="true"
+        android:enableOnBackInvokedCallback="false"
         android:theme="@style/Theme.ownCloud.Toolbar"
         android:usesCleartextTraffic="true"
         tools:ignore="UnusedAttribute"