Settings: Auto-capitalize edit text for zen autorule names.

Bug: 21337479
Change-Id: I424adf94a0717cb4ca75576e2047cbaf387bb947
This commit is contained in:
John Spurlock
2015-05-20 23:14:49 -04:00
parent f675409e23
commit b3d2f08e24

View File

@@ -23,6 +23,7 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:singleLine="true"
android:inputType="textCapSentences"
android:hint="@string/zen_mode_rule_name_hint"
android:layout_marginLeft="22dp"
android:layout_marginRight="22dp" >