Releases: mikepenz/MaterialDrawer
Releases · mikepenz/MaterialDrawer
v8.4.3
v8.4.2
🚀 Features
- Remove jcenter | Update to FastAdapter v5.3.3
- PR: #2707
- Update to recent stable dependency versions
- PR: #2734
🐛 Fixes
- Protect against potential NPE for sticky footer items
- PR: #2735
- thanks @4bottiglie for the report
v8.4.1
v8.4.0
v8.3.3
v8.3.2
v8.3.1
v8.3.0
🚀 Features
🐛 Fixes
Upgrade notes
- Note: #2690: This is a potential breaking change as it's no longer possible to consume the event from the onDrawerItemClickListener before informing the miniDrawer (which in general should be seen as an exception regardless, as it will prevent both to stay in sync)
v8.2.0
🚀 Features
- Dependency updates 2020.11.23
- PR: #2678
- Remove library dependency on
kotlin-android-extensions
- PR: #2679
- Nav API considered stable
- PR: #2680
- Adds fallback listener to manage other drawer items with the NavController
- PR: #2681
- Thanks @francescogatto
💬 Other
- Remove kotlin synthetic in sample
- PR: #2682