summaryrefslogtreecommitdiffstats
path: root/AriesParts/res/xml/main.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AriesParts/res/xml/main.xml')
-rw-r--r--AriesParts/res/xml/main.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/AriesParts/res/xml/main.xml b/AriesParts/res/xml/main.xml
index d50ed50..9062424 100644
--- a/AriesParts/res/xml/main.xml
+++ b/AriesParts/res/xml/main.xml
@@ -90,4 +90,13 @@
android:persistent="true" />
</PreferenceCategory>
+ <PreferenceCategory
+ android:title="@string/category_vibration_title">
+ <!-- Vibration -->
+ <com.cyanogenmod.settings.device.VibrationPreference
+ android:key="vibration"
+ android:title="@string/vibration_title_head"
+ android:summary="@string/vibration_summary_head" />
+ </PreferenceCategory>
+
</PreferenceScreen>