I'm using TextWatcher
to do other persistencies, but I caught on this part, I'm getting a value double
and using it for several calculations so I can not get the value ".55" for example.
If I did not have to do calculations, Android would put 0
before the point automatically for me. Does anyone know how to solve this problem?