I have an EditText field in my app which is for person’s height. How do I format it to make it look like say 5’9″? When a person types 5 the app should add ‘ by itself and when a person types 9 it should add “. How do I do that? Thank you.
Share
Use this:
Edit:
If user can insert one,two and more digit between
'and"changeafterTextChangedin above code like this: