OK, looking at the cupcake source, seems this is the correct way to dump the data:
grid.setFastScrollEnabled( false ); So my problem is: why is the index indicator (the transparent thing supposed to be in the middle showing the section) in the top left corner nearly invisible after this: grid.setFastScrollEnabled( true ); Lee -- 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

