Join Slack
Powered by
Anyone has an implementation for `ExposedDropdownM...
# compose-desktop
x
xxfast
05/29/2022, 2:46 AM
Anyone has an implementation for
ExposedDropdownMenuBox
for desktop? looks like
compose-jb@1.1.1
only has this for
androidMain
https://github.com/JetBrains/compose-jb/issues/1673
l
Landry Norris
05/30/2022, 1:00 PM
The current implementation seems to use an Android method to decide where the keyboard is placed to keep the dropdown visible. If you copied the source and removed this, you should be able to use it on desktop or even possibly the iOS prototype.
4
Views
Open in Slack
Previous
Next