Move DropDownPreference to supportlib

Change-Id: Ife6799d1136302b805b5191f1a86276c538ca4bf
This commit is contained in:
Jason Monk
2015-12-11 20:14:43 -05:00
parent 990c08e3af
commit 1230ac820e
22 changed files with 44 additions and 147 deletions

View File

@@ -37,8 +37,9 @@
android:persistent="false" />
<!-- Zen mode -->
<com.android.settings.DropDownPreference
<DropDownPreference
android:key="zen_mode"
android:summary="%s"
android:title="@string/zen_mode_settings_title"
android:persistent="false" />