There's an SDK sample on this: platforms\android-?.?\samples\ApiDemos \src\com\example\android\apis\view\List9.java
On Jan 27, 10:28 pm, pawpaw17 <[email protected]> wrote: > Hi Guys, > > I added android:fastScrollEnabled="true" to the xml description of my > listview class. > I was (probably mistakenly) expecting this to magically transform the > scrolling of my > really huge listview so that the thumb button and the indexes display > on the right side. > > Is there more to hooking up the listview so that the framework knows > what its alphabetizing? > I have custom defined cells. > > If anyone knows, or knows a good example, please let me know. > > Thanks!! > > pawpaw17 -- 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

