github mikepenz/MaterialDrawer v8.0.0-a04

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

Warning

  • Please see the release notes for the previous alpha versions

Module

New module for iconics support added

implementation "com.mikepenz:materialdrawer-iconics:${lastestMaterialDrawerRelease}"

Depencencies

The following major dependency versions are required:

implementation "com.mikepenz:fastadapter:5.x.y"
implementation "com.mikepenz:fastadapter-extensions-expandable:5.x.y"
// removed!! implementation "com.mikepenz:iconics-core:4.x.y"
// removed!! implementation 'com.mikepenz:materialize:1.x.y'

Breaking Changes

  • eliminate dependency on Android-Iconics
    • add extension to add back support for Android-Iconics
  • eliminate dependency on Materialize
  • update to FastAdapter v5.x.z-a01

Updates

  • replace more hardcoded dimensions with values from the xml
  • improve colors to fit the specification and to be equal to the old release
  • remove no longer needed themes as the new materialDrawer v8 is now themes by defining the styles
  • simplify by removing obsolete no longer needed ressources and colors

Fix

  • fix a issue when toggling the account header list (introduced in a03)

Don't miss a new MaterialDrawer release

NewReleases is sending notifications on new releases.