There is a scrollview in it a table of buttons. How do I scroll the scrollview to a button that is outside the visible scrollview area ?
Ex.
ScrollView scrollView = new ScrollView(this); ....//ΡΡΡ ΠΌΡ ΠΊΠ°ΠΊΠΈΠΌ ΡΠΎ ΠΎΠ±ΡΠ°Π·ΠΎΠΌ Π½Π°Π΄ΠΎΠ±Π°Π²Π»ΡΠ»ΠΈ ΠΊΠ½ΠΎΠΏΠΎΠΊ Π² scrollView .... //ΠΈ Π΅ΡΡΡ ΠΊΠ½ΠΎΠΏΠΊΠ° button, ΠΊΠΎΡΠΎΡΠ°Ρ ΡΠΆΠ΅ Π½Π°Ρ
ΠΎΠ΄ΠΈΡΡΡ Π² scrollView;