github mikepenz/MaterialDrawer v8.0.0-a02

latest releases: v9.0.2, v9.0.1, v9.0.0...
pre-release4 years ago

Warning

  • This release contains a big amount of breaking changes, and will introduce an all new API to set-up the drawer.
  • This is an alpha release and will most likely still receiver further breaking API changes.
  • As a result of the updated API the main purpose of this library is to provide the Slider-View which is used within the DrawerLayout. The DrawerLayout should be used as specified and documented in its documentation.
  • The drawer no longer automatically manages the ActionBarDrawerToggle refer to standard DrawerLayout documentation on how to set-up

Breaking Changes

  • Drawer, AccountHeader, MiniDrawer classes are now be removed
  • The drawer is no longer set-up via code only, it requires now a specification in the layouts
  • Documentation is not yet updated (this will happen as soon as all samples are upgraded and working again)

Updates

  • Converted remaining samples to v8 setup
  • Delete obsolete deprecated classes
  • Add temporary CrossfadeDrawerLayout for better fitsSystemWindows support
  • Improve fitsSystemWindows compatibility and inset handling

Don't miss a new MaterialDrawer release

NewReleases is sending notifications on new releases.