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
561 stars 90 forks source link

Fix ScalingLazyColumn Rotary issue #2220

Closed yschimke closed 5 months ago

yschimke commented 5 months ago

WHAT

Fix ScalingLazyColumn Rotary issue

WHY

Double applying modifier, and also snap/scroll mixup.

HOW

Checklist :clipboard: