From 3f3fab80cee965f7c67a27eb9c8546401ef42967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C6=B0ng=20Phan?= Date: Mon, 24 Aug 2020 21:10:41 +0700 Subject: [PATCH] Cherish: Miui Vol panel styles[2/2] --- res/xml/cherish_settings_theme.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/xml/cherish_settings_theme.xml b/res/xml/cherish_settings_theme.xml index ce00adc..6dd5d9a 100644 --- a/res/xml/cherish_settings_theme.xml +++ b/res/xml/cherish_settings_theme.xml @@ -77,7 +77,7 @@ android:icon="@drawable/ic_volume" android:entries="@array/volume_panel_entries" android:entryValues="@array/volume_panel_values" - android:defaultValue="@string/volume_panel_aosp_val" /> + android:defaultValue="@string/volume_panel_default_val" />