Interface | Description |
---|---|
FastScroll.FastScrollPopupCallbacks |
Class | Description |
---|---|
FastScroll |
A class that provides the functionality of a fast scroll
for the attached
RecyclerView
TODO:
We needs options to:
* Option to hide on short lists, or when scrolling is inactive (not currently scrolling)
* Option to specify the delay before hiding and showing the bubble (separate for hide and show)
* Horizontal support?
* Callbacks when hiding/showing the bubble and when we should hide/show the handle
* customize visibility animation for bubble |
PositionSupportImageView |
A basic extension to the
ImageView to add backwards compatibility for
the getX() and getY() methods. |
PositionSupportTextView |
A basic extension to the
TextView to add backwards compatibility for
the getX() and getY() method |