SpacingItemDecoration Versions Save

ItemDecoration for RecyclerView that allows you to set spacing between and around list items in flexible way.

1.1.0

5 years ago

Changelog:

  • Migration to androidx.
  • Bumped target sdk to 28.

1.0.1

6 years ago

Changelog:

  • Fix for proguard rules

1.0.0

6 years ago

Changelog:

  • First public version of lib. There is still some to do (better handle StaggeredGridLayout), but lib seems to be usable and stable now.