turing-tech / MaterialScrollBar

An Android library that brings the Material Design 5.1 sidebar to pre-5.1 devices.
Apache License 2.0
778 stars 126 forks source link

FeatureRequest: new type of FastScroller - picture #28

Closed Rainer-Lang closed 8 years ago

Rainer-Lang commented 8 years ago

I have seen such a FastScroller many times. It looks very lightweight - not so "heavy". Maybe a feature for future version...

fastscroller

turing-tech commented 8 years ago

This library so far has pursued a very specific style of scrollBar, namely, one based on material design inspired by Google's implementations. This library might be more suited to what you're looking for: https://android-arsenal.com/details/1/1472. Including that style of scrollBar would involve a redefinition of the library which, while I won't rule out, wouldn't occur until I'm sure that no other library already covers the same ground.

Rainer-Lang commented 8 years ago

Thanks for the link - BUT I really like your one more :) I only wanted to make a suggestion. I really like your lib.