Hi, I am trying to implement the application which has the long list of data in list view and it requires lot of scrolling to reach to the bottom. I am wondering if I can implement something similar to what iPhone has- A right side Alphabetical Scroll bar in Android.
I tried using setTextFilterEnabled(true) for the ListView but it doesn't work as I have implemented my own ListAdapter. Any suggestions/ideas?? Thanks for the help in Advance! --~--~---------~--~----~------------~-------~--~----~ 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-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---