diff options
Diffstat (limited to 'res/xml/sound_settings.xml')
-rw-r--r-- | res/xml/sound_settings.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index a61e0e1..d7c692f 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -58,11 +58,6 @@ android:persistent="false" android:ringtoneType="notification" /> - <CheckBoxPreference - android:key="vibrate_on_ring" - android:title="@string/vibrate_on_ring_title" - android:defaultValue="false" /> - <PreferenceCategory android:title="@string/sound_category_feedback_title"/> |