is there a "DropdownList" alike Component?
What I'd love to have would be roughly like this (see below)
The list items a) searchable and b ontop of any components that might be below it.
Or am I supposed to implement my own Popup? DrowdownMenu? or else?
d
Dominaezzz
01/31/2021, 7:39 PM
DropdownMenu
?
d
Dirk Hoffmann
01/31/2021, 7:40 PM
yeah, sure "doable", but is this the supposed way to do it??
no off-the-shelf DropdownList @Composable??
d
Dominaezzz
01/31/2021, 7:43 PM
No, you've been given the flexibility to build on top of it.