Skip to content

recyclerview-stickyheaders 0.4.0

Compare
Choose a tag to compare
@leruaa leruaa released this 23 Oct 21:24
· 45 commits to master since this release
  • Fix a bug in mesure on Android 4.2.2 and lower.
  • API change on when headers are displayed : HeaderPosition replaced by a boolean witch specify if the header is offseted on top of the item or not.
  • Added an exception in the builder when an adapter without stables id is used.