add soft keyboard next button functionality
This commit is contained in:
parent
4600b3982e
commit
a3bb7c346b
|
@ -59,6 +59,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:hint="@string/account_settings_example_jabber_id"
|
||||
android:inputType="textEmailAddress"
|
||||
android:imeOptions="actionNext"
|
||||
android:textColor="?attr/color_text_primary"
|
||||
android:textColorHint="?attr/color_text_secondary"
|
||||
android:textSize="?attr/TextSizeBody"/>
|
||||
|
|
Loading…
Reference in New Issue