You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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