myinnos / AlphabetIndex-Fast-Scroll-RecyclerView

A Powerful AlphabetIndex FastScroller Library for Android's RecyclerView!
https://myinnos.github.io/AlphabetIndex-Fast-Scroll-RecyclerView/
Apache License 2.0
603 stars 114 forks source link

Suggestion: enable setting the indexBarText to be centered horizontally #18

Open siralam opened 7 years ago

siralam commented 7 years ago

I love this library, it saves my day, especially your callback allows me to handle position pinning by myself, so that I can list out all alphabets can calculate positions correspondingly even there are no such alphabet.

I found that the text in the text bar now aligns to the right; but I think it would be better for us to control this, like if we can center it horizontally in its parent.