github mikepenz/MaterialDrawer v5.7.0

latest releases: v9.0.2, v9.0.1, v9.0.0...
7 years ago

This release updates to the latest FastAdapter which brings new interfaces, and many changes to the expandable behavior...
Please read the migration guide: https://github.com/mikepenz/MaterialDrawer/blob/develop/MIGRATION.md#v570


library

  • update to FastAdapter v2.0.0
  • update support libs to 25
  • update build tools to 25
  • update compile sdk to 25
  • update target sdk to 25
  • add posibility to set rotation angle for example when we put param withRotationAngle(90) it will allow arrow rotation from state > to V and then back from V to > THANKS @ Yaroslav
  • Add javadoc to provide details about ProfileDrawerItem.withNameShown(..) THANKS @mpost

other

  • (Espresso) Use open() method instead of openDrawer() because this method will be removed in the next release. THANKS @herau

Don't miss a new MaterialDrawer release

NewReleases is sending notifications on new releases.