Resolves #206, enables predictive back navigation support

pull/1837/head
Yura Laguta 3 years ago
parent c8abe42eba
commit e24dcf40c6

@ -22,6 +22,7 @@
<application
android:name=".NiaApplication"
android:allowBackup="true"
android:enableOnBackInvokedCallback="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"

Loading…
Cancel
Save