I have four Text views under each other inside scroll view
and I start my activity with keyboard opened
I want to make my scroll view scroll to show me the lowest text view in my layout
so I can see All the text Views , how can I do that?
I have four Text views under each other inside scroll view and I start
Share
You have to use the fullScroll function:
if you need focus on a specific view try this: