Skip to content

v8.1.2

Compare
Choose a tag to compare
@mikepenz mikepenz released this 12 Jun 11:33
· 258 commits to develop since this release
741090d

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