Cherish:User toggle to tint the active volume bar with a gradient color [3/3].
Signed-off-by: Hưng Phan <phandinhhungvp2001@gmail.com>
This commit is contained in:
@@ -111,5 +111,11 @@
|
||||
android:entryValues="@array/volume_panel_values"
|
||||
android:defaultValue="@string/volume_panel_stock_val" />
|
||||
|
||||
<com.cherish.settings.preferences.SystemSettingSwitchPreference
|
||||
android:key="volume_panel_tint"
|
||||
android:summary="@string/volume_panel_tint_summary"
|
||||
android:title="@string/volume_panel_tint_title"
|
||||
android:defaultValue="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user