1
0
Fork 0

got rid of the the deprecated PreferencesActivity.onBackPressed()

This commit is contained in:
sspanak 2025-02-18 13:36:23 +02:00 committed by Dimo Karaivanov
parent c28c9f053e
commit 54d70c8cc2
4 changed files with 34 additions and 12 deletions

View file

@ -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"