Skip to content

Request: Access to the Overscroll Stretch Effect #86

@aliencodingjava

Description

@aliencodingjava

Hi Kyant,

I’m trying to recreate the overscroll “stretch / rubber” effect from your early LiquidGlass demos — the motion looked super fluid and unique, but I’m not getting close with my own nestedScroll + translation approach.

If you still have the original implementation (even a simplified snippet), would you consider sharing it or making it public? Mainly I’m curious about:

  • how you accumulate the offset (scroll vs fling),
  • how you animate the return (spring params / thresholds),
  • and any tricks to avoid jitter with LazyColumn/LazyVerticalGrid.

Demo video:

https://github.com/aliencodingjava/my-app-update/raw/main/Glass%20Music.mp4

Thanks again — LiquidGlass is genuinely inspiring.

Screen_Recording_20260215_221431_Glass.Music.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions