Skip to content

v2.5.0

Compare
Choose a tag to compare
@mikepenz mikepenz released this 15 Mar 16:53
  • MaterialDrawer now uses the ScrimsInsetLayout (used in the Google IO 2014 app)
  • Some more Material Design Guideline improvements (Header 9/16, Drawer width)
  • Fix android issue which caused some lag if you tried opening the drawer
  • Use new BezelImageView (Base is by Google used in the IO 2014 app, extended by me)
  • Hide first and/or second line of AccountSwitcher selection text (name / email)
  • update to api target 22 and newer support libraries
  • disable touch feedback on the profile images and selection if you the selection is disabled
  • add KeyboardUtil to the MaterialDrawer which helps with long lists including a textView (fix (or workaround) a Android issue)
  • add new method to set the StatusBarColor dynamically
  • improve selection layout for bigger texts