Join Slack
Powered by
Did anyone try doing simple Dropdown Menu on deskt...
# compose-desktop
b
Big Chungus
11/10/2020, 6:54 PM
Did anyone try doing simple Dropdown Menu on desktop-compose? Can;t get anything to work and internet searches were not very helpful.
f
Foso
11/10/2020, 7:13 PM
Hi, haven't used it, but on Compose for Android there is androidx.compose.material.DropdownMenu
b
Big Chungus
11/10/2020, 7:15 PM
I saw it. But I still can't find any examples of using it nor figure it out myself... All I need is a classic dropdown selector with few options
j
jaqxues
11/10/2020, 8:10 PM
https://github.com/jaqxues/SnipTools/blob/b7b8ed950802e79fa710166709022df6c0ec49d7/packimpl/src/main/java/com/jaqxues/sniptools/packimpl/utils/Composables.kt#L102
jaqxues
11/10/2020, 8:11 PM
Gist: create a DropDownMenu, define Items inside (executed and shown if expanded)
b
Big Chungus
11/10/2020, 8:14 PM
Thanks!
11
Views
Open in Slack
Previous
Next