java - How do I pause autoscrolling of an Android application? -
i have created android layout:
this has custom title bar , textview containing sample text. textview inside scrollview.
the 'start/stop' button supposed start , stop text automatically scrolling.
i using scroller object can't find method pause scrolling. such method exist or should using alternative approach (and if so, what)?
put speed = 0
Comments
Post a Comment