diff options
-rw-r--r-- | overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml index ff677c4..e2debea 100644 --- a/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml +++ b/overlay-lineage/packages/apps/LineageParts/res/xml/button_settings.xml @@ -17,7 +17,7 @@ --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" - xmlns:lineage="http://schemas.android.com/apk/res/lineageos.platform" + xmlns:lineage="http://schemas.android.com/apk/res-auto" android:key="button_settings" android:title="@string/button_pref_title"> |