Enabled predictibe back gesture for Android 13
This commit is contained in:
parent
f1cd004201
commit
9d082e2630
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue