Merge pull request #1034 from Bars107/master
Fixed issue with all words being capitalized in add favorite
This commit is contained in:
commit
d109c1405b
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
|||
android:id="@+id/Name"
|
||||
android:layout_width="fill_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:inputType="textCapWords"
|
||||
android:paddingLeft="3dp"
|
||||
android:selectAllOnFocus="true" />
|
||||
</TableRow>
|
||||
|
|
Loading…
Reference in a new issue