Enabled predictibe back gesture for Android 13

This commit is contained in:
Sylvain Berfini 2022-06-28 17:47:33 +02:00
parent f1cd004201
commit 9d082e2630

View file

@ -51,6 +51,7 @@
<application
android:name=".LinphoneApplication"
android:allowBackup="false"
android:enableOnBackInvokedCallback="true"
android:icon="@mipmap/ic_launcher"
android:label="${appLabel}"
android:localeConfig="@xml/locales_config"