I have a ListView which has fastscrolling enabled with the index to my data being between 1 and 4 characters long. Unfortunately, the 4 character index text is wider than the fastscroll overlay.
I'd like to change the width of the fastscoll overlay. I see fastscroll_overlay_size defined in dimens.xml and used by FastScroller.java, but I don't see something like setFastscrollOverlaySize(). I don't suppose there is an easy way to change the overlay size programmatically that I'm missing? Thanks- Elliot -- 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

