google / horologist

Horologist is a group of libraries that aim to supplement Wear OS developers with features that are commonly required by developers but not yet available.
https://google.github.io/horologist/
Apache License 2.0
543 stars 87 forks source link

rememberActivePlaceholderState API #2263

Closed yschimke closed 3 weeks ago

yschimke commented 3 weeks ago

WHAT

There is an easy to get wrong LaunchedEffect with placeholders. Put this in one place.

WHY

Encourage more efficient patterns, one animation loop for multiple chips.

HOW

Checklist :clipboard: