Skip to content

1.15.0

Compare
Choose a tag to compare
@alexstyl alexstyl released this 10 Oct 16:47
· 61 commits to main since this release

Bug fixing

  • Modals' window (Modal Bottom Sheets and Dialogs) are now rendered edge-to-edge even when the device has cut outs on Android 35 (Android Docs e461e32) – You might need to use the .displayCutoutPadding() to your modal's contents from now on depending on your screen setup.

What's new

  • Menu() now has a new overload with a required state parameter. The old version has been deprecated and will be going away in a future version of the library.