Skip to content

v8.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 10:48
· 138 commits to develop since this release
b825574

馃殌 Features

  • Update dependencies
  • Update to Kotlin 1.4.21 | Coil 1.1.0

馃悰 Fixes

  • Support MiniDrawer in NavController setups
  • Fix shadow with sticky header

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)