MoneyTextView
MoneyTextView copied to clipboard
Text bounds are not calculated properly when the separator is a comma & setAlpha is called
If you use the English or French locale the decimal or the group separator is a comma The view is cutting the decimal as the height is shorter than expected. This only happens when we change the alpha on the view
Can't find a proper fix for that weird problem while changing the alpha
I didn't test it but the comma can also be in the mIntegerSection and could have a bigger font size....