issues
search
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
Modernize build dependencies.
#81
Closed
naturalwarren
closed
6 years ago
naturalwarren
commented
6 years ago
Few small updates here:
Moves to Gradle 4.4
Makes the sample app target Android Oreo Go edition
Bumps Mockito
Moves README to use
implementation
over
compile
(like
OkHttp
)
Few small updates here:
implementation
overcompile
(like OkHttp)