Skip to content

Commit

Permalink
Merge pull request nextcloud#12797 from nextcloud/fix/warning-for-on-…
Browse files Browse the repository at this point in the history
…back-invoke-by-alper

Fix enableOnBackInvokedCallback Warning
  • Loading branch information
tobiasKaminsky authored Apr 2, 2024
2 parents f4f9f0a + 26cbdd9 commit 280e814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 280e814

Please sign in to comment.