diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml index 99f401b..c5b78cc 100644 --- a/res/values/cherish_strings.xml +++ b/res/values/cherish_strings.xml @@ -477,4 +477,8 @@ Inside the icon Next to the icon + + Show call strength icon(s) + Show call strength icons in QuickSettings panel when available + diff --git a/res/xml/cherish_settings_statusbar.xml b/res/xml/cherish_settings_statusbar.xml index 22f6193..446ee17 100644 --- a/res/xml/cherish_settings_statusbar.xml +++ b/res/xml/cherish_settings_statusbar.xml @@ -82,7 +82,13 @@ android:key="use_old_mobiletype" android:title="@string/use_old_mobiletype_title" android:summary="@string/use_old_mobiletype_summary" - android:defaultValue="false" /> + android:defaultValue="false" /> + +