Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

RecyclerView tools

Latest
Compare
Choose a tag to compare
@artufimtcev artufimtcev released this 21 Jan 20:17
· 8 commits to master since this release

Added

  • GridSpacingItemDecoration for RecyclerView which adds spacings between items and ensures each item has same size across non-scrolling axis

Improved

  • Updated versions of all android dependencies (gradle, gradle plugin, etc)