You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modals' window (Modal Bottom Sheets and Dialogs) are now rendered edge-to-edge even when the device has cut outs on Android 35 (Android Docse461e32) – 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.