Any idea about how to use MaterialButtonToggleGroup in Jetpack Compose? #43
Unanswered
yektasarioglu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to use the
MaterialButtonToggleGroup
component in Material Design but as far as I researched, there is no such component in the API right now. Do you guys know if this will be implemented or is there another way to make it in the Jetpack Compose? BTW, I'm using the latest release (1.0.0-alpha08) at the moment. Thanks.Beta Was this translation helpful? Give feedback.
All reactions