Merge "Settings: Auto-capitalize edit text for zen autorule names." into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
fffa7f905b
@@ -23,6 +23,7 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:singleLine="true"
|
android:singleLine="true"
|
||||||
|
android:inputType="textCapSentences"
|
||||||
android:hint="@string/zen_mode_rule_name_hint"
|
android:hint="@string/zen_mode_rule_name_hint"
|
||||||
android:layout_marginLeft="22dp"
|
android:layout_marginLeft="22dp"
|
||||||
android:layout_marginRight="22dp" >
|
android:layout_marginRight="22dp" >
|
||||||
|
Reference in New Issue
Block a user