Set inputType for genre tag editor
This commit is contained in:
parent
2b0280298c
commit
f97f26c3da
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@
|
|||
android:fontFamily="sans-serif"
|
||||
android:gravity="center_vertical"
|
||||
android:hint="@string/genre"
|
||||
android:inputType="text|textCapWords"
|
||||
android:singleLine="true"
|
||||
android:textAppearance="@style/TextAppearance.AppCompat.Title" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue