am cf12b49e: am 8b9dbbe0: am fffa7f90: Merge "Settings: Auto-capitalize edit text for zen autorule names." into mnc-dev

* commit 'cf12b49e51c29c1f01db376222d8bfb3b18701e2':
  Settings: Auto-capitalize edit text for zen autorule names.
This commit is contained in:
John Spurlock
2015-05-21 15:52:27 +00:00
committed by Android Git Automerger

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" >