emilsjolander / StickyListHeaders

An android library for section headers that stick to the top
Apache License 2.0
5.51k stars 1.52k forks source link

fastscroll broken #104

Closed mrtristan closed 11 years ago

mrtristan commented 11 years ago

after commenting here: https://github.com/emilsjolander/StickyListHeaders/issues/103

i pulled down your latest commit from yesterday and now fast scrolling doesnt work. initially it works while scrolling down but when scrolling up the list doesnt move but the scroller does. after scrolling down the list the fast scroller handle doesnt move the list up OR down.

androidmoney commented 11 years ago

I cannot confirm this. The fast scrolling works fine for me (other than that the fast scroll indicator is sometimes drawn under the sticky header)

mrtristan commented 11 years ago

interesting. are you turning on fast scroll in the xml or java? i wonder if that would make a difference

androidmoney commented 11 years ago

In XML.

androidmoney commented 11 years ago

I take it back, fast scroll IS broken.

androidmoney commented 11 years ago

110 fixes this

androidmoney commented 11 years ago

@mrtristan Please close this issue

mrtristan commented 11 years ago

didnt know i had that power... new to the github world. :-)

androidmoney commented 11 years ago

You can close your own issues and the project owner (@emilsjolander) can close anything.