diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 6b425dd..e7b2d05 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -1210,4 +1210,8 @@ Battery temperature Show battery temperature along with the battery percent + + + Tint the active volume bar + Use a color gradient to tint the active volume bar diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml index 8d45258..9c796d9 100644 --- a/res/xml/cherish_settings_theme.xml +++ b/res/xml/cherish_settings_theme.xml @@ -111,5 +111,11 @@ android:entryValues="@array/volume_panel_values" android:defaultValue="@string/volume_panel_stock_val" /> + + \ No newline at end of file