turing-tech / MaterialScrollBar

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

Indicator is shown without visible scrollbar #111

Closed cklar closed 6 years ago

cklar commented 6 years ago

I had the case that a list was completely displaying on one screen, means no scrollbar. But when I pressed on the top right of the list the indicator showed up. I would expect that in such case no Indicator is displayed. device-2018-02-05-135027

turing-tech commented 6 years ago

Thanks! I'll look at a fix soon.