The Jetpack Compose API contains some experimental components like the ExposedDropdownMenuBox
. I'm considering to use it in my desktop application, so I was wondering how likely it is that those experimental components get removed or break?
Has this happened before with other components or can we expect rather minor changes, but overall the componets will not cause much trouble in future and it's safe to use them?