In Progress
Status Update
Comments
je...@google.com <je...@google.com>
co...@google.com <co...@google.com>
lo...@gmail.com <lo...@gmail.com> #2
Tram, can you confirm that the behavior is correct if the modifier is moved to the composable inside the AnimatedPane?
ke...@google.com <ke...@google.com> #3
Hi Max, yes when the modifiers are moved to the composable inside the AnimatedPane, the PB animations are better than when the modifiers are in the AnimatedPane itself
Description
This ticket is a follow up to https://issuetracker.google.com/issues/324934900 . Unfortunately, the issue was not fully solved. As stated in my last comment , the fix works for small numbers but the crash is still reproducible if the numbers are large enough.
Jetpack Compose version: 1.3.0
Jetpack Compose component(s) used: androidx.compose.material3.RangeSlider
Android Studio Build: Android Studio Koala Feature Drop | 2024.1.2 Patch 1
Kotlin version: 2.0.10
Steps to Reproduce or Code Sample to Reproduce: see https://issuetracker.google.com/issues/324934900 as it is still the same