The built-in implementations of PagerAdapter do not recycle AFAIK.

On Sat, Jul 14, 2012 at 8:51 AM, user123 <[email protected]> wrote:
> I'm wondering if it makes any sense to use recycling functionality in this
> case: ViewPager, where each page is a fragment with a GridView, which fits
> in the page (all items are visible, no scrolling).
>
> The reason of the question is that I would like to switch between 2
> different (similar) XMLs to inflate the items in the grid view. And, using
> recycling, it's probably not possible. But I think recycling is not
> necessary in this case.
>
> --
> 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



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 3.8 Available!

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