I have implemented a custom adapter the extends from the BaseAdapter
and implements the getView method. It works fine except for one thing,
not once do I get the convert View (a parameter to the getView method)
that is not null ( that can be reused). Anybody experienced that same?

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

Reply via email to