On Dec 2, 12:52 pm, Brion Emde <[email protected]> wrote:
> The convertView variable may contain a recycled view, as described in
> the documentation. You are inflating a view every time, even when
> convertView is non-null.

I'm not aware of any documentation that says you are obliged to use
convertView if it's non-null.  It's a great practice, but is this
really a "bug" or just a lack of the usual optimizations?

Doug

-- 
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