M3 has a "Segmented Button" (https://m3.material.io/components/segmented-buttons/overview), but I'm not seeing that anywhere in Compose. Does it go by another name in the Compose material3 package? Only "Segment" stuff I see has to do with animation.
f
Francesc
04/13/2023, 12:23 AM
not everything in the material spec will necessarily have a corresponding widget in the compose libraries. For a segmented button, that's not too complex to achieve with a