diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 3c272fc094b..5f39738a8af 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -1120,6 +1120,20 @@ no + + + @string/systemui_theme_wallpaper + @string/systemui_theme_light + @string/systemui_theme_dark + + + + + 0 + 1 + 2 + + @string/prevent_ringing_option_vibrate @string/prevent_ringing_option_mute diff --git a/res/values/strings.xml b/res/values/strings.xml index 19d512640bd..0448fb2117c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -9870,12 +9870,21 @@ - Device theme + Color theme Default Changing the theme requires a restart. + + Device theme + + Automatic (based on wallpaper) + + Light + + Dark + Network name diff --git a/res/xml/display_settings.xml b/res/xml/display_settings.xml index 90198ae70cf..c75b90ce46c 100644 --- a/res/xml/display_settings.xml +++ b/res/xml/display_settings.xml @@ -131,9 +131,16 @@ + +