2.0.0-rc01
New project website: https://saket.github.io/cascade
Compose UI
- Significant improvement in performance
- Nicer entry & exit animations than material3
0dp
vertical content paddings- Customizable shadow elevation (up to
8dp
)
Breaking changes
minSdk = 23
DropdownMenuHeader()
is no longer an extension function.CascadeState#navigateBack()
no longer returns a boolean. You can useCascadeState#isBackStackEmpty()
instead.