This is a super odd one, but on specifically Android 10 (API 29), I am experiencing this behavior wh...
s
This is a super odd one, but on specifically Android 10 (API 29), I am experiencing this behavior where some items in my LazyColumn just get clipped in a super weird way. And it happens super inconsistently, just scrolling a bit fixes this for some and breaks it for some other items. I couldn't find anything about it in the issue tracker, but this is so confusing 😄 Has anyone seen something like this before? I will start digging to see if we're doing something odd, but I seriously doubt it since it works perfectly fine on all newer APIs that I've tested so far at least.
Was using foundation 1.7.0-beta03, bumped to 1.7.0-beta05 and I do not seem to get this anymore. The only relevant-ish issue that I found in the release notes of 04 was this https://issuetracker.google.com/issues/347268861 but I have no idea if this was it or not, I do doubt it tbh, but the diff between these versions doesn't have much more. Dunno, since it seems to work now I will pretend it never happened 😄
t
There was quite a few issues in B3 and B4 around graphic layers. Most have been fixed in B5 and I think the last known one is either fixed in B5 or will be in next one.
s
Yeah, that sounds great. I will just close my eyes and pretend it all works flawlessly now 😅
t
Well check your Play Store vitals for performance regression just in case 🙂
👍 1
(I mean really check 😉 the last fixes are disabling things that are said to have no perf regression but I do have a regression that I can't find so well)
gratitude thank you 1