Move DropDownPreference to supportlib
Change-Id: Ife6799d1136302b805b5191f1a86276c538ca4bf
This commit is contained in:
@@ -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" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user