Material3 dynamic color not working in compose for Android API 34
I’m making a project in Android with Jetpack Compose. I want to use a dynamic color theme but it’s not working for Android API level 34 (it works well on 32-33). Dynamic colors are not working in the preview as well as any API 34 device.
I’ve confirmed that my SDK tools are well-upgraded.
Can anyone help regarding the issue?
Matrial3 dynamic color not working in compose for Android API 34
I’m making a project in Android with Jetpack Compose. I want to use a dynamic color theme but it’s not working for Android API level 34 (it works well on 32-33). Dynamic colors are not working in the preview as well as any API 34 device.
I’ve confirmed that my SDK tools are well-upgraded.
Can anyone help regarding the issue?