I have a edit text. i want to enter the decimal values in it.
that is when i have enter a first number. it should be like this: .01
then i have enter a second number. it should be like this: .12
then for third one. it should be like this: 1.23
it will go like this.... how to implement this scenario. Any Idea?