Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
Ahoy!
Can you please submit a minimal repro sample project to help us reproduce?
Thanks!
kc...@ozon.ru <kc...@ozon.ru> #3
Okay, but I'll need some time to prepare the sample)
Description
Jetpack Compose version: 1.3.3 Jetpack Compose component used: androidx.compose.animation:animation-graphics Android Studio Build: Dolphin | 2021.3.1 Build #AI-213.7172.25.2113.9014738 Kotlin version: 1.8.0
If you swap animated vector drawables (avd) which have different
strokeWidth
parameters then sometimesstrokeWidth
is applied from previous avd. I attached a video with this bug. Pay attention to the smallest loader avd on second iteration, when it'sstrokeWidth
is increased for some reason.