Skip to content

v8.0.0-b03

Pre-release
Pre-release
Compare
Choose a tag to compare
@mikepenz mikepenz released this 22 Feb 13:55
· 298 commits to develop since this release
c701a23

Warning

  • Please see the release notes for the previous alpha versions
  • Note this updates to FastAdapter v5.0.0-a08 which is not binary compatible to previous FastAdapter versions
  • If you use the FastAdapter in your project you will have to update to v5.0.0-a08 or later

Updates

  • update to stable material 1.1.0
  • add back convenient APIs for more complex usecases
       - FIX #2560
  • add more convenient methods required for work with sticky footer
      - FIX #2561
  • add a sticky drawer item to the nav sample
  • fix selecting of a sticky drawer item
  • overwrite generateView and bindView methods of NavigationDrawerItem as we want this for tags be the nav item and not the wrapped drawer item
  • properly handle selection for footer and sticky footer too
  • update to FastAdapter v5.0.0-a08