summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preference.xml
diff options
context:
space:
mode:
authorNikolaus Gotsche <n@softwarefools.com>2015-12-05 16:16:47 +0100
committerNikolaus Gotsche <n@softwarefools.com>2015-12-05 16:16:47 +0100
commit90aac9c765ecf8782f30179173e8f4c904c7f98b (patch)
tree053dc84e1a24c2497312edaa5d595fcca2aff24e /app/src/main/res/xml/preference.xml
parent24336d51eb3b8692236225901422d362ff856b25 (diff)
Speech Pitch and Rate Randomized and Set
Diffstat (limited to 'app/src/main/res/xml/preference.xml')
-rw-r--r--app/src/main/res/xml/preference.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/xml/preference.xml b/app/src/main/res/xml/preference.xml
index 1375291..d676d0b 100644
--- a/app/src/main/res/xml/preference.xml
+++ b/app/src/main/res/xml/preference.xml
@@ -7,4 +7,6 @@
android:defaultValue="false"
android:summary="@string/setting_recording_sum"
android:key="applicationRecording" />
-</PreferenceScreen> \ No newline at end of file
+ <Preference android:layout="@layout/sliderlayout" />
+</PreferenceScreen>
+