Quickly checking and it seems the m3 expressive sh...
# compose-wear
t
Quickly checking and it seems the m3 expressive shapes and wavy indicators are not present in Wear Compose ? Is there any plans for that or can we reuse them from the normal m3 ?
s
Hi - do you mean the MaterialShapes for Diamond, ClamShell, Ghostish, Clover4Leaf etc? I see those are still experimental, i.e. annotated with ExperimentalMaterial3ExpressiveApi. I'll find out what the status of those is and whether they will soon be released as stable, which would help for releasing on wear compose. Good question about the wavy progress indicators, they do seem to be stable for mobile.
t
Thanks , they are both present on Wear Android 16 media session controls so it would be nice to have them for consistency.
s
I don't think there would be a technical issue with using the Material3 shapes, as the Wear Compose API's take 'Shape' for the type anyway. I understand that on mobile the wavy indicators are still in alpha - by all means raise a feature request to make them available on wear compose as well.
👍 1
👍🏼 1
Clarification - LinearWavyProgressIndicator and CircularWavyProgressIndicator in Compose Material3 are both still experimental and in alpha. Still, worth raising a feature request for wear compose - thanks.