Wednesday, June 16, 2010

Re: [android-developers] Re: ListView with sections from a SINGLE Cursor

On Wed, Jun 16, 2010 at 2:59 PM, sasq <jonas.minnberg@gmail.com> 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...)

If you have sample code that demonstrates this, please point me to it! Thanks!

--
Mark Murphy
CommonsWare
mmurphy@commonsware.com
http://commonsware.com

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment