Skip to content

Releases: brianwernick/RecyclerExt

RecyclerExt 1.1.1

20 Apr 21:56
Compare
Choose a tag to compare
General
  • Fixed an issue with the StickyHeaderDecoration with the RecyclerHeaderListAdapter

RecyclerExt 1.1.0

13 Apr 22:20
Compare
Choose a tag to compare
General
  • Updated Support library versions to 23.3.0
  • Added a List version of the RecyclerHeaderAdapter
  • Added a set() method to the RecyclerListAdapter

RecyclerExt 1.0.2

23 Mar 19:03
Compare
Choose a tag to compare
  • Fixed a bug in the FastScroll where dynamically enabling/disabling the bubble would cause the text to not show up

RecyclerExt 1.0.1

22 Mar 16:12
Compare
Choose a tag to compare

Fixed the AutoColumnGridLayoutManager sizing and spacing issues.

RecyclerExt 1.0.0

14 Mar 03:32
Compare
Choose a tag to compare

Updated the support library versions.

RecyclerExt 0.18.1

10 Mar 18:03
Compare
Choose a tag to compare

Fixed spacing in the AutoColumnGridLayoutManager

RecyclerExt 0.18.0

02 Mar 17:12
Compare
Choose a tag to compare

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

29 Jan 21:50
Compare
Choose a tag to compare

Fixed a resource issue in FastScroll

RecyclerExt 0.17.0

27 Jan 15:24
Compare
Choose a tag to compare

Added a FastScroll widget

RecyclerExt 0.16.0

19 Jan 18:18
Compare
Choose a tag to compare

Added an ItemTouch helper callback that supports changing the active elevation