Here you can find a nice tutorial about fast scrolling: http://www.anddev.org/tutalphabetic_fastscroll_listview_-_similar_to_contacts-t10123.html
On Sat, Jul 3, 2010 at 12:27 AM, Ken H <[email protected]> wrote: > I'm looking for a tutorial on implementing the fastscroll feature > found in the contacts view. I'm using a ListActivity with a custom > array adapter to display my list (I use subtext under the main text > info). > > I've seen the List9.java class in the samples directory, but it's not > the easiest example for me to follow -- I'm not ashamed to admit the > concept of the subclassed array adapter baffles me, even though it > works quite nicely. All my attempts to use this have ended with a FC > and an unceremonious boot to the desktop. > > Is there one good example out there that explains things? Failing > that, maybe different examples? I'm listing songs on the sd card...you > know, the usual. > > Ken > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- YuviDroid http://android.yuvalsharon.net -- 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

