I have added a scrollview and the subchilds inside the scrollview. At some point i need to scroll to a specific view.
1.
Try to call view.requestFocus() on the view you want to scroll to.
view.requestFocus()