2
I’m using the TextWatcher
to make other changes, but I’m stuck on this part, I’m taking a value double
and using it for various calculations so I cannot receive the value ". 55" for example.
If I didn’t need to do calculations, Android would put the 0
before the point automatically for me. Does anyone know how to solve this problem?