mirror of
https://github.com/afollestad/nock-nock.git
synced 2025-04-20 19:45:17 +00:00
One more small tweak
This commit is contained in:
parent
7a728d8754
commit
b865b37649
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:fontFamily="sans-serif-light"
|
||||
android:hint="@string/site_name"
|
||||
android:inputType="textPersonName"
|
||||
android:inputType="textPersonName|textCapWords"
|
||||
android:textColor="?android:textColorPrimary"
|
||||
android:textColorHint="?android:textColorSecondary" />
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue