diff --git a/res/layout/zen_rule_name.xml b/res/layout/zen_rule_name.xml index b7b0415281a..31a5df89bcc 100755 --- a/res/layout/zen_rule_name.xml +++ b/res/layout/zen_rule_name.xml @@ -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" >