Android Question edit text change

a2stepper

Member
Licensed User
Longtime User
is there a way to monitor the entering of text to see if there was a change like in VB6 using
if text.change then

thanks Paul
 

KMatle

Expert
Licensed User
Longtime User
@a2stepper Tipp: When I don't know the events I put the view (here: Edittext) in the designer. Right mouse click on that view -> Generate. Then you see the events (like TextChanged). Works with all views. After that you can change the name.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…