feat: add android 14s predictive back gesture. Fixes #116
This commit is contained in:
parent
04ed9e76f2
commit
736ec4dbf9
|
@ -24,6 +24,7 @@
|
|||
android:allowBackup="true"
|
||||
android:label="@string/mo_app_name"
|
||||
android:supportsRtl="true"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:localeConfig="@xml/locales_config"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
|
|
Loading…
Reference in New Issue