Hi all, quick question about wear os material3, if the user uses custom material you color on his phone, are the colors synchronized to the watch? I don't remember seeing anything talking about that
y
yschimke
05/10/2023, 11:04 PM
No, not at all.
Confetti app has custom logic for this. But it's not a blessed pattern
That'd would be a great feature (esp. for Watchfaces). Let's hope that will be in WearOS 4.
f
florent
05/12/2023, 4:44 PM
I see I had a go with it but it's still missing too many components for me to use it
y
yschimke
05/12/2023, 4:48 PM
Which components are you missing?
f
florent
05/12/2023, 4:51 PM
I can't find some like Scaffold, timetext, vignette
y
yschimke
05/12/2023, 4:54 PM
Ahhh, yep, completely. I forgot this post started with Wear OS material 3.
They are working on these, in some cases they'll have similar APIs but slightly different styles. In some cases like ScalingLazyColumn they moved to a shared foundation, and others the API might change, I suspect Scaffold is likely to change a bit.