diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 9b5c7b6..2fcccf5 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -234,4 +234,8 @@ Show 4G instead of LTE Replaces LTE statusbar indicators with 4G + + VoLTE icon + Display VoLTE icon + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index a30df0c..96de1ff 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -34,5 +34,13 @@ android:title="@string/show_fourg_title" android:summary="@string/show_fourg_summary" android:defaultValue="false" /> + + + - +