Change default time picker style to grid selector

This commit is contained in:
Phillip Hsu 2016-09-20 22:25:14 -07:00
parent 41fc613d39
commit 62d76d06b6

View File

@ -33,7 +33,7 @@
android:dialogTitle="@string/title_time_picker_style"
android:entries="@array/array_time_picker_styles"
android:entryValues="@array/array_time_picker_styles"
android:defaultValue="@string/number_pad"
android:defaultValue="@string/grid_selector"
android:summary="%s"/>
<ListPreference
android:key="@string/key_silence_after"