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

Commit 34877c40 authored by Selim Cinek's avatar Selim Cinek Committed by Android Git Automerger
Browse files

am 596ce9ba: Merge "Autocapitalizing the fingerprint names now" into mnc-dev

* commit '596ce9ba':
  Autocapitalizing the fingerprint names now
parents ba887301 596ce9ba
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
    <EditText
        android:id="@+id/fingerprint_rename_field"
        android:layout_width="match_parent"
        android:layout_height="wrap_content" />
        android:layout_height="wrap_content"
        android:inputType="textCapWords"/>

</LinearLayout>