Resolves #206, enables predictive back navigation support

pull/365/head
Yura Laguta 2 years ago
parent 639402dfb0
commit de893cbad7

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