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

Use € as symbol #31

Closed jossiwolf closed 8 years ago

jossiwolf commented 8 years ago

How can I use the euro-symbol instead of a dollar sign?

jinatonic commented 8 years ago

You simply need to create a character list that contains the euro sign. Take a look at TickerUtils for examples.