Skip to content

Commit

Permalink
Merge pull request #1271 from KingOfDog/master
Browse files Browse the repository at this point in the history
Enable support for predictive back gestures
  • Loading branch information
David-Development authored Sep 22, 2023
2 parents e36385b + 59f3291 commit 86ff592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions News-Android-App/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<application
android:name=".NewsReaderApplication"
android:allowBackup="true"
android:enableOnBackInvokedCallback="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
Expand Down

0 comments on commit 86ff592

Please sign in to comment.