1
I needed a mask for a tractor horimetro with 5 fields a comma and a capo later.
Example: "#####,#"
I even found a cool Maskedit, follow the link:
https://github.com/toshikurauchi/MaskedEditText
The Only problem is that I need Edittext’s hint to be with the text "Horimetro *"
and it turns out that the mask eats the characters of the hint causing it to stay "Horim,e"
I wonder if there is a solution to this or if there is any other Maskedit that suits me