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
)
Comments
Post a Comment