forked from github/wulkanowy-mirror
Change enter
behavior on last login field to done
This commit is contained in:
parent
fdc7fb36a3
commit
2ee4b53932
@ -72,6 +72,8 @@
|
||||
|
||||
<AutoCompleteTextView
|
||||
android:id="@+id/countyText"
|
||||
android:imeOptions="actionDone"
|
||||
android:inputType="text"
|
||||
android:layout_width="215dp"
|
||||
android:layout_height="45dp"
|
||||
android:hint="@string/county_hint"
|
||||
|
Loading…
x
Reference in New Issue
Block a user