diff --git a/res/values/strings.xml b/res/values/strings.xml index 5b1cb192295..a5a2b3be025 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -5598,6 +5598,10 @@ Intensity + + Dimmer + + Brighter Keep on after device restarts diff --git a/res/xml/reduce_bright_colors_settings.xml b/res/xml/reduce_bright_colors_settings.xml index b9ca8549204..00ab585f3c6 100644 --- a/res/xml/reduce_bright_colors_settings.xml +++ b/res/xml/reduce_bright_colors_settings.xml @@ -17,13 +17,18 @@ - + android:title="@string/reduce_bright_colors_intensity_preference_title" + settings:textStart="@string/reduce_bright_colors_intensity_start_label" + settings:textEnd="@string/reduce_bright_colors_intensity_end_label" + settings:tickMark="@android:color/transparent" + />