diff --git a/res/values/strings.xml b/res/values/strings.xml index ec94d6411e0..3bc451bc1fd 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -3175,6 +3175,7 @@ Will turn off when %1$s ends Dark theme uses a black background to help keep battery alive longer on some screens. Dark theme schedules wait to turn on until your screen is off. + Use a dark background to make your screen more comfortable to view and reduce battery usage on some screens. Your theme will change if you have a schedule, when the screen is off. Dark theme is currently following your Bedtime mode schedule @@ -5572,7 +5573,7 @@ Make more apps dark - Automatically convert light theme apps to dark theme + Expands dark theme to more apps. May not work with all apps. Remove animations diff --git a/res/xml/dark_mode_settings.xml b/res/xml/dark_mode_settings.xml index 44bd807b660..f886daf2e5b 100644 --- a/res/xml/dark_mode_settings.xml +++ b/res/xml/dark_mode_settings.xml @@ -22,8 +22,8 @@ + settings:searchable="false" + settings:controller="com.android.settings.display.darkmode.DarkModeTopIntroPreferenceController"/>