robinhood / ticker

An Android text view with scrolling text change animation
https://medium.com/robinhood-engineering/hello-ticker-20eaf6e51689
Apache License 2.0
4.38k stars 462 forks source link

How the text is scrolling in one direction? #74

Closed LJW123 closed 6 years ago

LJW123 commented 6 years ago

The gif has three Scrolling effect up\down\random up and down but i am not found up or down effect please guide me how to scroll up OR scroll down Thank you very much

jinatonic commented 6 years ago

The TickerView automatically performs scroll animation when you call setText with a different text than the current text.