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

* commit '34877c4077ebc15220e8830ec1d2a42143dae901':
  Autocapitalizing the fingerprint names now
This commit is contained in:
Selim Cinek
2015-07-27 21:25:12 +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>