tags:

views:

7

answers:

0

Hello,

I have a HorizontalScrollView with a LinearLayout that contains many views (10 in my example). I want to know how could I scroll the HorizontalScrollView to a specific child of the LinearLayout. Thanks in advance