Skip to content

v4.0.7

Compare
Choose a tag to compare
@mikepenz mikepenz released this 07 Sep 19:56
· 1468 commits to develop since this release
  • fix wrong selectedTextColor of badge
    FIX #627
  • add new API to allow recreation of the ActionBarDrawerToggle if you define a new Toolbar
    FIX #626
  • add new systemUIHidden flag to completely hide the Android System UI for supporting devices and to remove the paddingTop and paddingBottom from the drawer
    FIX #624
  • add new API method to set an innerShadow for the Drawer if used with the MiniDrawer
  • update to latest Materialize