Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf12b49e authored by John Spurlock's avatar John Spurlock Committed by Android Git Automerger
Browse files

am 8b9dbbe0: am fffa7f90: Merge "Settings: Auto-capitalize edit text for zen...

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

* commit '8b9dbbe0':
  Settings: Auto-capitalize edit text for zen autorule names.
parents b7d361af 8b9dbbe0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" >