Use AndroidX preference
This commit is contained in:
parent
79e2bb382f
commit
ba6c7de35a
42 changed files with 86 additions and 86 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue