fabiomsr / MoneyTextView

A simple Android TextView to display amounts of money in different formats.
508 stars 74 forks source link

Span implementation #12

Open kiwiandroiddev opened 6 years ago

kiwiandroiddev commented 6 years ago

This is a question/idea more than an issue. Have you considered (or do you know if it's possible) to implement MoneyTextView using Spans on a single TextView?