Skip to content

v4.3.6

Compare
Choose a tag to compare
@mikepenz mikepenz released this 14 Oct 20:28
· 1365 commits to develop since this release
  • update to the latest Android-Iconics core
  • add padding to the MiniDrawer on top if we have a translucent statusBar

SAMPLE

  • update to the latest Crossfader library
  • add new sample activity which showcases the persistent drawer pattern shown in the material design guidelines FIX #713
    patterns_navdrawer_behavior_persistent2
  • remove deprecated method usage
  • add more comments to the MiniDrawerActivity
  • improve shadow in the MiniDrawerActivity