Daria Voronina [JB]
08/28/2023, 2:50 PMDialog
, Popup
, and WindowInsets
APIs in common code.
β iOS-like scrolling physics.
β Improved resource management on iOS.
β Test framework stabilization for desktop.
Try it out and share your experiences, feedback, and questions! For more information, read this blog post or the release notes on GitHub.Lakhwinder Singh Sarao
08/28/2023, 6:56 PMAlex Styl
08/29/2023, 7:14 AMIvan Matkov
08/29/2023, 8:15 AMPopup
and that's the reason why it was defined as android-specific too. 1.5.0 introduces Popup
in common, and ports most of requested components based on this. It isn't the final point here - currently we're working on making available more components from common source set, so you can expect it in one of the next versions.Alex Styl
08/29/2023, 8:48 AMIgor Demin
08/29/2023, 10:49 AM