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

ios - UICollectionView Self Sizing Cells with Auto Layout -

node.js - ldapjs - write after end error -

DOM Manipulation in Wordpress (and elsewhere) using php -