mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-10 13:09:29 +00:00
Remove android:enableOnBackInvokedCallback attribute from AndroidManifest.xml
This commit is contained in:
parent
b2130a53cc
commit
aefe5299ca
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@
|
|||
<application
|
||||
android:label="whispering_pages"
|
||||
android:name="${applicationName}"
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:icon="@mipmap/ic_launcher">
|
||||
<!-- android:name=".MainActivity" -->
|
||||
<activity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue