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

Added an ability to set colors via android color resources #29

Closed appspell closed 6 years ago

appspell commented 6 years ago

I've added ability to use Android color resources. Also, I keep back-compatibility with string resoirces. btw, my suggestion is mark string resources as deprecated

myinnos commented 6 years ago

Thanks for pull request!