MaterialDrawer v8.1.3 Release Notes

Release Date: 2020-06-20 // almost 4 years ago
  • โšก๏ธ Updates

    • ๐Ÿ‘ allow the MaterialDrawerSliderView.kt to be embedded in other layouts (2 levels max for now)
        - properly find DrawerLayout
    • ๐Ÿ‘ allow global adjustment of selected state animation
    • further enforcing of the proper drawable state to get applied if we have animation enabled
    • constraintLayout 2.0.0-beta7

    Sample

    • โž• add swipeRefreshLayout to CollapsingToolbarActivity.kt sample app
    • ๐Ÿ‘‰ use lighter colors as they work better with dark and light theme
    • hookup ActionBarDrawerToggle with drawer