Android Question How to keep hint text when input change

junaidahmed

Well-Known Member
Licensed User
Longtime User
I have an textbox with hint text.I would like to know how to keep hint text when input changes in textbox.For examples placeholder in material textbox in web apps
 
Top