Fixed
Status Update
Comments
ma...@google.com <ma...@google.com>
ap...@google.com <ap...@google.com> #2
This would be really helpful for us in aligning with our design system!
na...@google.com <na...@google.com> #3
Any update about this?
pr...@google.com <pr...@google.com> #4
Any update?
Description
Jetpack Compose version: 1.6.2
Jetpack Compose component used: compose.material3
Android Studio Build: Iguana 2023.2.1 rc2
Kotlin version: 1.9.22
Steps to Reproduce or Code Sample to Reproduce:
Third elevated button will change its colors to tonal button, because tonal button caches its values into wrong variable (dedicated to tonal button).
From the sources:
androidx.compose.material3.Button.kt