android - Edittext focus goes to last edittext in visible edittext on screens -
i have multiple linearlayout
2 edittext
such in each edittext
have used android:nextfocusdown
when user uses next button on softkeypad focus goes on sec edittext
on same line.
everything working when screen scrolled focus goes automatically lastly edittext
among visible edittext
on screen.
please give suggestion. in advance.
use <requestfocus/>
below first edittext box.
android android-widget
No comments:
Post a Comment