Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
an...@google.com <an...@google.com> #2
This happens when there is multiple Text elements in the merged tree and we just take the first one and ignore the rest.
ap...@google.com <ap...@google.com> #3
I'm working on it this week. Note that the culprit is actually the big substantive patch I landed on Jul 3,
Description
Jetpack Compose release version: 1.0.0-beta03
Steps to Reproduce:
Sometimes, when scroll stops, topmost Text composable lays out wrong, resulting in visual artefact, but snaps into place after new scroll. Example in attached video