Skip to content

Releases: temparus/AdvancedRecyclerView

v1.1.0

07 Sep 21:49
Compare
Choose a tag to compare

The following enhancements come with this release:

  • [General] Increased minimum SDK to 9 (Android 2.3.x Gingerbread)
  • [GridLayoutManager] Add support for wrap_content
  • [AdvancedRecyclerView] Implement support for OverScrollMode ifContentScrolls

Bugfixes:

  • [LinearLayoutManager] Add item decoration size to size calculation of child view

v1.0.2

27 Jul 16:22
Compare
Choose a tag to compare

Fix previous broken version 1.0.1 on maven central.

v1.0.1

27 Jul 14:54
Compare
Choose a tag to compare

This release is broken on maven central. You should use Release v1.0.2 instead.

v1.0.0

26 Jul 09:00
Compare
Choose a tag to compare
Update README.md