I have implemented horizontalscrollview
and I am using horizontalView.fullScroll(HorizontalScrollView.FOCUS_RIGHT
to focus on last element.
How I can do that in XML?
I have implemented horizontalscrollview
and I am using horizontalView.fullScroll(HorizontalScrollView.FOCUS_RIGHT
to focus on last element.
How I can do that in XML?