AssetBekbossynov

Results 1 issues of AssetBekbossynov

### Describe the bug I am trying to add currency into RTL mask. The code is following: `val listener = MaskedTextChangedListener( "Rp [000].[000].[000]", true,monthlyInstallment.editText!!, null,null) listener.rightToLeft = true` It is...