when i extend internal classes or core classes like View.OnClickListener or 
ArrayAdapter - do i have to manually take care of all objects inside to 
prevent memory leaks? like in overriding the onStop() or onDestroy() 
methods and setting objects to null?

thx

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to