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

Make size changing animation less funky #7

Closed jinatonic closed 7 years ago

jinatonic commented 8 years ago

The current animation for changing size (e.g. "1234" to "12345") is a bit funky when the animation is slowed down. Investigate how to improve this behavior.

jinatonic commented 7 years ago

I believe that this is fixed by the latest levenshtein commit.