Fixed
Status Update
Comments
ra...@gmail.com <ra...@gmail.com> #2
Is this fixed? I'm still seeing this issue with AGP 8.1.0-beta01 + Gradle 8.1
sg...@google.com <sg...@google.com>
ma...@google.com <ma...@google.com> #3
The fix has not been landed.
ra...@gmail.com <ra...@gmail.com> #4
Due to this bug in CI we hit configuration cache invalidation 100% of the time. Can we make sure the fix lands soon? And especially before 8.1.0 stable.
ra...@gmail.com <ra...@gmail.com> #5
I cc'ed you on the CL which should be landed this week.
ma...@google.com <ma...@google.com> #6
Aurimas, is this 8.1 blocking for Androidx? If not, feel free to remove the "Blocking release" label.
Description
Jetpack Compose version: 1.2.0-alpha07 Jetpack Compose component used: material3
Use Slider with zero width constrants, then change the density, the Slider might causes app crash:
Here is a simple code to reproduce that:
Just drag the slider, it will crash very soon