You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jetpack Compose Theming 3 uses old version of Material Theme Builder.
It first got confusing when the theme_light_primary did not match what the codelab input, then it got even more confusing when dynamicColor was set by default so Android studio compose preview didn't match what the codelab was showing.
The text was updated successfully, but these errors were encountered:
Jetpack Compose Theming 3 uses old version of Material Theme Builder.
It first got confusing when the theme_light_primary did not match what the codelab input, then it got even more confusing when dynamicColor was set by default so Android studio compose preview didn't match what the codelab was showing.
The text was updated successfully, but these errors were encountered: