AdvancedMaterialDrawer v1.1.0 Release Notes

Release Date: 2015-03-11 // about 9 years ago
  • ๐Ÿ”„ Changelog:

    • ๐Ÿ”„ changed the afterInit() Method, has now Bundle savedInstanceState param.
    • โž• added getActionBarToggle() method, to get the toggle.
    • drawerTouchLocked blocks now a section click too.
    • โž• added method, to show different menu icon (menu, back and none)
    • โž• added example that shows how to change the menu icon and work with them. (ActionBarButtons.java)
    • menu has now the startIndex. so custom/none header can has a start section
    • ๐Ÿ—„ the HeadItem method with the startIndex is now deprecated, but works correct
    • โž• added option, to show the drawer below the toolbar, see new screenshot
    • โž• added example, how to set the drawer below the toolbar
    • other small changes
    • โšก๏ธ updated examples