OSDN Git Service

Allow selecting vibration mode during zen priority mode.
[android-x86/packages-apps-Settings.git] / res / xml / zen_mode_priority_settings.xml
index 37ec317..567b9e7 100644 (file)
         android:title="@string/zen_mode_repeat_callers"
         android:persistent="false"/>
 
+       <com.android.settings.DropDownPreference
+        android:key="vibration"
+        android:title="@string/zen_mode_vibration"
+        android:persistent="false" />
+
     <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
         android:key="zen_priority_allow_lights"
         android:title="@string/notification_light_title"