Releases: brianwernick/RecyclerExt
Releases · brianwernick/RecyclerExt
RecyclerExt 1.1.1
General
- Fixed an issue with the StickyHeaderDecoration with the RecyclerHeaderListAdapter
RecyclerExt 1.1.0
General
- Updated Support library versions to
23.3.0
- Added a List version of the
RecyclerHeaderAdapter
- Added a
set()
method to theRecyclerListAdapter
RecyclerExt 1.0.2
- Fixed a bug in the
FastScroll
where dynamically enabling/disabling the bubble would cause the text to not show up
RecyclerExt 1.0.1
Fixed the AutoColumnGridLayoutManager sizing and spacing issues.
RecyclerExt 1.0.0
Updated the support library versions.
RecyclerExt 0.18.1
Fixed spacing in the AutoColumnGridLayoutManager
RecyclerExt 0.18.0
Removed the WrapLinearLayoutManager as it is no longer needed due to the support library 23.2.0 adding native support.
Fixed sizing issues in the AutoColumnGridLayoutManager due to the 23.2.0 support library
RecyclerExt 0.17.1
Fixed a resource issue in FastScroll
RecyclerExt 0.17.0
Added a FastScroll widget
RecyclerExt 0.16.0
Added an ItemTouch helper callback that supports changing the active elevation