Add android:singleLine="true" android:nextFocusDown="@+id/textView2" on your xml.
Will show Next key and also focus to the next field.
Add android:singleLine="true" android:nextFocusDown="@+id/textView2" on your xml.
Will show Next key and also focus to the next field.