I have an EditText with point separator as default. I want to use point if region is United States and comma if region is Europe (not only one for one region)
Any idea on how to do that?
I have an EditText with point separator as default. I want to use point if region is United States and comma if region is Europe (not only one for one region)
Any idea on how to do that?