got rid of the the deprecated PreferencesActivity.onBackPressed()
This commit is contained in:
parent
c28c9f053e
commit
54d70c8cc2
4 changed files with 34 additions and 12 deletions
|
|
@ -15,6 +15,7 @@
|
|||
</queries>
|
||||
|
||||
<application
|
||||
android:enableOnBackInvokedCallback="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:label="@string/app_name"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue