On Jun 16, 8:52 pm, Mark Murphy <[email protected]> wrote:
> On Wed, Jun 16, 2010 at 1:56 PM, sasq <[email protected]> wrote:
>
> > The problem with your solution seems to be if you scroll directly to
> > the center of a large list, then you'd have to scan back to the
> > beginning to find the correct offset.
>
> No, just cache it.

Provided the View has asked for those items - which AFAIK it wont if
the dataset is large enough and you jump directly into it.
(say you do something like a google search that returns millions of
hits...)

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