Releases: mikepenz/MaterialDrawer
Releases · mikepenz/MaterialDrawer
v2.0.6
- remove CircleImageView log
- fix "can not set AccountHeader selection color"
- auto tint drawables for the PrimaryDrawerItem / SecondaryDrawerItem
v2.0.5
- hide method which is only for private use
- new method to update profileItems
- fix potential nullpointerexception with the new navigationlistener
- improve sample activities
v2.0.4
- not defined value color should not be -1 ;). -1 == WHITE (changed all to 0)
- navigationlistener
v2.0.3
- setActive Profile by profile object or identifier
- new identifyable interface
v2.0.2
- 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
- fix FC if no profiles were set
v2.0.0
- 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
* [release] release v1.0.2
v0.9.9
* [release] release v0.9.9
v0.9.8
* [release] release v0.9.8