Hi,
in Germany this is a decimal point: ,
and this is a grouping symbol: .
When setting a TextField's constraint to DECIMAL my android phone doesn't let me use comma (,) as decimal point. I cannot write it, means nothing happens when clicking on comma.
It works perfectly on iOS and simulator. They both understand to translate a comma (,) into a real decimal point (.).
What do I have to do to tell android to use german decimal settings?