Class | Description |
---|---|
RecyclerToListViewScrollListener |
Converts
RecyclerView.OnScrollListener events to
AbsListView scroll events. |
RecyclerViewPreloader<T> |
Loads a few resources ahead in the direction of scrolling in any
RecyclerView so that
images are in the memory cache just before the corresponding view in created in the list. |