Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

0.7.0

Compare
Choose a tag to compare
@ShamylZakariya ShamylZakariya released this 14 Jul 23:49
· 71 commits to master since this release
  • StickyHeaders how supports distinct types for headers, list items and footers. This means you can have different layouts and view holders for different types of items/headers/footer.
  • Addition of PagedLoadScrollListener which simplifies use of a paged data source. See the PagedDemoAdapter for example use. Thanks to distinct header/item/footer support above, the demo shows a progress-bar in the list while items are loaded from a mock data source. Neat!
compile 'org.zakariya.stickyheaders:stickyheaders:0.7.0'