Releases: rubensousa/Decorator
Releases · rubensousa/Decorator
2.1.0
2.0.2
Merge pull request #25 from rubensousa/dev 2.0.2
2.0.1
- Fixed wrong position being reported when
ConcatAdapter
is used
2.0.0
Merge pull request #23 from rubensousa/dev 2.0.0
1.3.1
Merge pull request #21 from rubensousa/dev 1.3.1
1.3.0
Merge pull request #16 from rubensousa/dev 1.3.0
1.2.0
- Fixed decorations not being applied correctly when the itemCount is 1
- Added
createVertical
andcreateHorizontal
helpers to:LinearMarginDecoration
LinearBoundsMarginDecoration
GridBoundsMarginDecoration
1.1.0
- Added
GridSpanBoundsMarginDecoration
to apply margins to the bounds of RecyclerViews that use a GridLayoutManager with different span sizes
1.0.0
- Initial release