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

Commit 596ce9ba authored by Selim Cinek's avatar Selim Cinek Committed by Android (Google) Code Review
Browse files

Merge "Autocapitalizing the fingerprint names now" into mnc-dev

parents a8c7c8c8 01de6ef3
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>