fabiomsr / MoneyTextView

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

move decimal separator to integer part #10

Open barefeg opened 6 years ago

barefeg commented 6 years ago

swapped the position of the decimal separator to be at the end of the integer part rather than the start of the decimal part