Edit text gains null value on focus
I have certain edit text fields. My problem is when a certain edit text is
focused it gains a null value ie:-0,0.0 even before I enter values. I want
it to be blank. I have tried setting them as Et.setText("") but nothing
seems to work. I have tried hint too but that just remains when the
activity comes in focus, once i tap the edit field the same problem
occurs. Iam trying to crack this since long.
Kindly help, Thank you
No comments:
Post a Comment