android - Is a listener destroyed when the view is scrolled off the screen? -


is listener, example textwatcher on edittext, destroyed or removed when view scrolled off screen. example, have listview there few edittexts in each listview item. when item scrolled onto screen necessary add new listener edittext?

the listener attached edittext if edittext not destroyed neither listener attached it.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -