I have some EditTexts in my application and I am using:android:nextFocusDown="@+id/last_name_edit_text" to go to next editText push "Next" button. I have a problem with last EditText. I want to add when this is last EditText I want to change button next on finish button. How I can do that in xml?
Add this in the last editText
android:imeOptions="actionDone"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With