Join Slack
Communities
Powered by
Has anyone created (or found) a material dropdown ...
# compose
c
Colton Idle
08/16/2021, 3:21 PM
Has anyone created (or found) a material dropdown replacement for compose?
Colton Idle
08/16/2021, 3:29 PM
If anyone else has been missing it, you can star this issue in the meantime
https://issuetracker.google.com/issues/173532272
👍 1
a
alorma
08/16/2021, 4:50 PM
Yes. wait
alorma
08/16/2021, 4:51 PM
https://github.com/alorma/Compose-Debug-Drawer/blob/main/drawer-modules/src/main/java/com/alorma/drawer_modules/actions/DropdownSelectorAction.kt
💯 2
❤️ 1
l
lhwdev
08/16/2021, 10:38 PM
FYI I also made it:
https://github.com/lhwdev/covid-selftest-macro/blob/master/app/src/main/java/com/lhwdev/selfTestMacro/ui/composeUiUtils.kt#L257
l
Luis
08/16/2021, 10:57 PM
Not sure what you mean, Compose Material has a DropDownMenu, and DropDownMenuItem for you to create your own dropdowns
Luis
08/16/2021, 10:57 PM
https://cs.android.com/androidx/platform/tools/dokka-devsite-plugin/+/master:testDat[…]ose/samples/material/samples/MenuSamples.kt;l=41?q=MenuSample
Open in Slack
Previous
Next