MaterialDrawer v8.1.2 Release Notes

Release Date: 2020-06-12 // almost 4 years ago
  • ⚡️ Updates

    • 👌 support different start and end padding for the primary drawer item
        - add backwards compatiblity
    • ➕ add simple way to overwrite the themeDrawerItem for particular custom implementations of the drawer item
      🔧   - make themeDrawerItem method more flexible to allow more configuration options
    • ➕ add a new sample GmailDrawerItem.kt to showcase gmail like design
        - use in the MultiDrawerActivity.kt
        - FIX #2616