Skip to content

Releases: mikepenz/MaterialDrawer

v2.0.4

12 Mar 19:08
Compare
Choose a tag to compare
  • not defined value color should not be -1 ;). -1 == WHITE (changed all to 0)
  • navigationlistener

v2.0.3

10 Mar 19:01
Compare
Choose a tag to compare
  • setActive Profile by profile object or identifier
  • new identifyable interface

v2.0.2

10 Mar 18:40
Compare
Choose a tag to compare
  • new logic how profile items are sorted
  • a beautiful workaround and fallback solution for the devs who didn't read the docu. Now it makes no difference if you use a theme or not ;)

v2.0.1

09 Mar 19:26
Compare
Choose a tag to compare
  • fix FC if no profiles were set

v2.0.0

06 Mar 19:35
Compare
Choose a tag to compare
  • AccountSwitcher
  • Compact AccountSwitcher
  • New ProfileDrawerItem
  • New ProfileSettingDrawerItem
  • Improve images
  • Allow to set the drawer below the toolbar
  • Prefix layouts with material_*
  • New themes
  • Dark and Light themes now define the drawer colors
  • Many other things
  • Remove the windowBackground
  • Disable ActionBarDrawerToggle animation
  • single line attributes for drawerItems
  • update Android-Iconics
  • fix wrong dialog style
  • fix issues with mHeaderOffset
  • fix alignment and styles of the items
  • fix lag issues on some samsung devices
  • fix some style issues

v1.0.2

02 Mar 17:36
Compare
Choose a tag to compare
* [release] release v1.0.2

v0.9.9

23 Feb 19:57
Compare
Choose a tag to compare
* [release] release v0.9.9

v0.9.8

20 Feb 15:59
Compare
Choose a tag to compare
* [release] release v0.9.8

v0.9.7

19 Feb 21:08
Compare
Choose a tag to compare
* [release] release v0.9.7

v0.9.2

13 Feb 19:50
Compare
Choose a tag to compare
  • add feature to set the width of the drawer
  • add feature to overwrite the margin of the drawer