From c65acdff581a103b6baabd25be6fcc8be88215f0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Mon, 2 Mar 2015 22:43:41 -0800 Subject: Move DTMF length setting to Sound settings. Bug: 19372734 Change-Id: I59742a36333b1923459b89c4f11f741feb4d3e78 --- res/values/strings.xml | 14 ++++++++++++++ res/xml/sound_settings.xml | 16 +++++++++++----- 2 files changed, 25 insertions(+), 5 deletions(-) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index db134430e..e924c3afc 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -707,6 +707,18 @@ Dialpad tones + + Dialpad tone length + + + Normal + Long + + + + 0 + 1 + Quick responses @@ -723,4 +735,6 @@ button_vibrate_on_ring button_play_dtmf_tone + + button_dtmf_settings diff --git a/res/xml/sound_settings.xml b/res/xml/sound_settings.xml index ebe0f51f1..80fad626a 100644 --- a/res/xml/sound_settings.xml +++ b/res/xml/sound_settings.xml @@ -25,16 +25,22 @@ android:persistent="false" android:ringtoneType="ringtone" /> + + - + -- cgit v1.2.3