I have a ListView
with AlphaIndexer
implementation using SectionIndexer
. I was wondering that if there is anyway to customize the Aplha-Indexer box shown while fast scrolling i.e. changing its color, background, text font/color etc. Like :
Edited
OR, When this box is adjacent to FastScroll Thumb. like:
If you are using
Theme
inside your application with reference tores/val/style
and it's variantstyles-v11
orstyles-v14
.Then you can surely achieve customizefastscroll indexer
.Append these attributes in your
styles-v11
orstyles-v14
inside your parentTheme
attribute.Here as it is using
ActionBarSherlock
, so stylesfastScrollPreviewBackgroundLeft
andfastScrollPreviewBackgroundRight
are appended in it works withAPI >11
.Put these inside
drawable/_ics_fastscroll_label_left