is this is very odd that `DropdownMenu(expanded = ...
# compose
i
is this is very odd that
DropdownMenu(expanded = false)
is like disappear?
d
Why? expanded = false.
i
I want end users to click the drop down menu like old Spinner widgets.
d
Then set expanded = true ?