Loading res/xml/display.xml +5 −3 Original line number Diff line number Diff line Loading @@ -15,7 +15,8 @@ limitations under the License. --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" settings:keywords="@string/keywords_display"> <PreferenceCategory android:key="display" Loading Loading @@ -123,14 +124,15 @@ <PreferenceCategory android:key="interface" android:title="@string/category_interface"> <!-- wallpaper --> <!-- Wallpaper --> <PreferenceScreen android:key="wallpaper" android:title="@string/wallpaper_settings_title" settings:keywords="@string/keywords_display_wallpaper" android:fragment="com.android.settings.WallpaperTypeSettings" /> <!-- expanded desktop --> <!-- Expanded desktop --> <PreferenceScreen android:key="expanded_desktop" android:title="@string/power_menu_expanded_desktop" Loading Loading
res/xml/display.xml +5 −3 Original line number Diff line number Diff line Loading @@ -15,7 +15,8 @@ limitations under the License. --> <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res/com.android.settings"> xmlns:settings="http://schemas.android.com/apk/res/com.android.settings" settings:keywords="@string/keywords_display"> <PreferenceCategory android:key="display" Loading Loading @@ -123,14 +124,15 @@ <PreferenceCategory android:key="interface" android:title="@string/category_interface"> <!-- wallpaper --> <!-- Wallpaper --> <PreferenceScreen android:key="wallpaper" android:title="@string/wallpaper_settings_title" settings:keywords="@string/keywords_display_wallpaper" android:fragment="com.android.settings.WallpaperTypeSettings" /> <!-- expanded desktop --> <!-- Expanded desktop --> <PreferenceScreen android:key="expanded_desktop" android:title="@string/power_menu_expanded_desktop" Loading