am 6b73c0c6: am d1c8a612: am 34877c40: am 596ce9ba: Merge "Autocapitalizing the fingerprint names now" into mnc-dev

* commit '6b73c0c678d6bae3167f96991f785614e73252a1':
  Autocapitalizing the fingerprint names now
This commit is contained in:
Selim Cinek
2015-07-27 21:55:34 +00:00
committed by Android Git Automerger

View File

@@ -38,6 +38,7 @@
<EditText <EditText
android:id="@+id/fingerprint_rename_field" android:id="@+id/fingerprint_rename_field"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content" /> android:layout_height="wrap_content"
android:inputType="textCapWords"/>
</LinearLayout> </LinearLayout>