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" />