Handover on back press to app itself

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2024-03-28 09:53:04 +01:00 committed by Alper Öztürk
parent 71cdd06415
commit c6c69fbb49
1 changed files with 1 additions and 0 deletions

View File

@ -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"