1
0
mirror of https://github.com/wulkanowy/wulkanowy.git synced 2024-09-19 23:29:08 -05:00

Change enter behavior on last login field to done

This commit is contained in:
Mikołaj Pich 2017-04-07 22:04:35 +02:00
parent fdc7fb36a3
commit 2ee4b53932

View File

@ -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"