Skip to content

Releases: rubensousa/Decorator

2.1.0

15 Nov 22:50
ff8e74b
Compare
Choose a tag to compare

2.0.2

06 Jun 23:46
3d4d9e3
Compare
Choose a tag to compare
Merge pull request #25 from rubensousa/dev

2.0.2

2.0.1

05 Jun 22:36
c473435
Compare
Choose a tag to compare
  • Fixed wrong position being reported when ConcatAdapter is used

2.0.0

03 Apr 22:39
fee72f1
Compare
Choose a tag to compare
Merge pull request #23 from rubensousa/dev

2.0.0

1.3.1

03 Apr 21:13
8ec9391
Compare
Choose a tag to compare
Merge pull request #21 from rubensousa/dev

1.3.1

1.3.0

07 Jan 17:45
4d68afb
Compare
Choose a tag to compare
Merge pull request #16 from rubensousa/dev

1.3.0

1.2.0

02 Jun 16:41
a9c925a
Compare
Choose a tag to compare
  • Fixed decorations not being applied correctly when the itemCount is 1
  • Added createVertical and createHorizontal helpers to:
    • LinearMarginDecoration
    • LinearBoundsMarginDecoration
    • GridBoundsMarginDecoration

1.1.0

13 May 15:51
2d467a6
Compare
Choose a tag to compare
  • Added GridSpanBoundsMarginDecoration to apply margins to the bounds of RecyclerViews that use a GridLayoutManager with different span sizes

1.0.0

15 Apr 08:01
2d21b8d
Compare
Choose a tag to compare
  • Initial release