Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 011e7186 authored by LuK1337's avatar LuK1337
Browse files

Settings: Make sure to define /lineage/ XML namespace

* So much for out of order features merging.

Change-Id: I7fd1ff27679f71a5002a80a3d0387a569d95123e
parent 40e30782
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@

<PreferenceScreen
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:lineage="http://schemas.android.com/apk/res/lineageos.platform"
    xmlns:settings="http://schemas.android.com/apk/res-auto"
    android:key="display_settings_screen"
    android:title="@string/display_settings"