Fixed
Status Update
Comments
am...@gmail.com <am...@gmail.com> #2
Table -> Tablet*, in the description. (Can't find a way to edit description)
jo...@google.com <jo...@google.com>
ap...@google.com <ap...@google.com> #3
Project: platform/frameworks/support
Branch: androidx-main
commit e426104b94e9ec6188842ca85cfff4351d966a35
Author: Andrey Kulikov <andreykulikov@google.com>
Date: Wed May 01 14:46:14 2024
Handle lanesCount decrease in LazyLayoutItemAnimator
Test: debugged locally. the steps from the provided sample are non trivial and I wasn't able to create a reliable repro to cover it with a test
Fixes: 337501360
Change-Id: I2c20b24f8afd11a7418466bad3f108aaadc1096e
M compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/LazyLayoutItemAnimator.kt
https://android-review.googlesource.com/3068078
Branch: androidx-main
commit e426104b94e9ec6188842ca85cfff4351d966a35
Author: Andrey Kulikov <andreykulikov@google.com>
Date: Wed May 01 14:46:14 2024
Handle lanesCount decrease in LazyLayoutItemAnimator
Test: debugged locally. the steps from the provided sample are non trivial and I wasn't able to create a reliable repro to cover it with a test
Fixes: 337501360
Change-Id: I2c20b24f8afd11a7418466bad3f108aaadc1096e
M compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/LazyLayoutItemAnimator.kt
pr...@google.com <pr...@google.com> #4
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.compose.foundation:foundation:1.7.0-beta01
androidx.compose.foundation:foundation-android:1.7.0-beta01
androidx.compose.foundation:foundation-desktop:1.7.0-beta01
Description
Jetpack Compose version:
Jetpack Compose component(s) used:
Android Studio Build:
Kotlin version:
1.9.23
Crashes only in the Table UI for my app. Seems similar to https://issuetracker.google.com/issues/333787232 , but not exactly same.
Steps to Reproduce or Code Sample to Reproduce:
Stack trace (if applicable):