|
|
@ -1,5 +1,5 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<androidx.preference.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto"> |
|
|
|
|
|
|
|
<androidx.preference.PreferenceCategory |
|
|
@ -55,4 +55,4 @@ |
|
|
|
app:iconSpaceReserved="false" /> |
|
|
|
</androidx.preference.PreferenceCategory> |
|
|
|
|
|
|
|
</androidx.preference.preference.PreferenceScreen> |
|
|
|
</androidx.preference.PreferenceScreen> |
|
|
|