github mikepenz/MaterialDrawer v2.6.6

latest releases: v9.0.2, v9.0.1, v9.0.0...
9 years ago
  • new feature --> buildView()
    ** this will return also a Drawer.Result object. The difference the returned result just contains the sliderLayout view which can be added to any view ;). So yeah now you can do everything with the drawer ;).
  • new feature --> stickyDrawerItems
    ** they are added to the footer. use them like normal drawer items. their onItemClick event will return less data as normal items
  • some fixes
  • update android-iconics (tried to fix alpha issue on pre api level 21 devices --> but StateListDrawable has bugs on those devices)
  • FIX #167

Don't miss a new MaterialDrawer release

NewReleases is sending notifications on new releases.