Colors being changed on android 12 and above?
I am using android with jetpack compose. I have all my colors and themes defined in Color.kt
and Theme.kt
file. This is how my button look like
I am using android with jetpack compose. I have all my colors and themes defined in Color.kt
and Theme.kt
file. This is how my button look like