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

Properly update the scaffoldState when the scrollstate changes. #2278

Closed Tolriq closed 5 days ago

Tolriq commented 5 days ago

WHAT

Fix stalled scrollstate in screenscaffold state when updated.

WHY

HOW

Checklist :clipboard:

yschimke commented 5 days ago

TODO - Create a test to cover edge cases with Scaffold

https://github.com/google/horologist/issues/2279