How to move next (navigate button)from one string content to another string in edittext in android -


i have multiple strings in java file.

i want create next button navigate through string content on button click 1 one in single edittext.

how do this?

do want achieve following image .

add android:imeoptions="actionnext" in edittext (in layout.xml)

enter image description here


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - How can I echo out this array? -

javascript - IE11 incompatibility with jQuery's 'readonly'? -