diff --git a/res/values/strings.xml b/res/values/strings.xml index f7be31c15f2..666ec5220c6 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -8497,6 +8497,9 @@ Touch sounds + + Always show icon when in vibrate mode + Touch vibration diff --git a/res/xml/other_sound_settings.xml b/res/xml/other_sound_settings.xml index 7b3f362eec8..35444b3692f 100644 --- a/res/xml/other_sound_settings.xml +++ b/res/xml/other_sound_settings.xml @@ -44,6 +44,11 @@ android:key="touch_sounds" android:title="@string/touch_sounds_title" /> + + + + + +