android - Scrolling down a scrollView slowly -


i've tried use scrollby , scrollto, scroll fast. there way can decide speed @ scrollview scrolls?

you can try pass in interpolator adjust speed. subclass interpolator class create whatever function adjust speed by.

edit: hmm, assumed there easy way in scrollview since it's constructor argument scroller object. might want scrolling scroller object using whatever interpolation choose. i'll try find more.


Comments

Popular posts from this blog

Issues changing the value of an element in an array in matlab -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

vb.net - Alternative to the T-SQL AS keyword -