Use AndroidX preference

This commit is contained in:
TacoTheDank 2020-08-27 16:55:57 -04:00 committed by Stypox
parent 539a45f9a8
commit 61c10ad427
42 changed files with 86 additions and 86 deletions

View file

@ -5,7 +5,7 @@
android:key="general_preferences"
android:title="@string/settings_category_updates_title">
<SwitchPreference
<SwitchPreferenceCompat
app:iconSpaceReserved="false"
android:defaultValue="true"
android:key="@string/update_app_key"