Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
ma...@google.com <ma...@google.com> #2
Same bug here.
I have a LazyVerticalGrid composable with around 100 elements (2 columns) and the scroll is already very laggy. With a SmallAppBar and a scrollbehavior, it is now very very laggy.
I have a LazyVerticalGrid composable with around 100 elements (2 columns) and the scroll is already very laggy. With a SmallAppBar and a scrollbehavior, it is now very very laggy.
aj...@gmail.com <aj...@gmail.com> #3
Comment has been deleted.
az...@tab-trader.com <az...@tab-trader.com> #4
Are you testing on a debug or a release version of your APK?
ma...@google.com <ma...@google.com> #5
We tried both. It's a bit better in release version but not good enough for production use.
We tested on physical Pixel 3a with API 32.
ap...@google.com <ap...@google.com> #6
Could you provide us with a minimal code that showcase this issue. It can be very helpful!
ma...@google.com <ma...@google.com>
pr...@google.com <pr...@google.com> #7
Might be related to
Will keep this one open for now until the fix is merged and pushed for the next alpha.
ap...@google.com <ap...@google.com> #8
Possibly fixed/duplicated by
Description
Jetpack Compose version: 1.6.8
Material Library Version (M2, M3 or Both?): material3 1.3.0-beta05
Material Compose component used: PullToRefreshBox
Android Studio Build: Android Studio Koala | 2024.1.1 Build #AI-241.15989.150.2411.11948838
Kotlin version: 1.9.24
Possibly related to https://issuetracker.google.com/issues/343505109
Steps to Reproduce:
Video Showcase:https://www.youtube.com/shorts/xOzNCZlT45Q
Code example: