Hi, anybody has the knowledge about material 3 and theming in apps for Android version 12 or above? How can i assire the brand colors of the theme can be shown when applying dynamic color scheme ??
not kotlin but kotlin colored 6
h
Hari Moradiya
07/27/2023, 4:32 AM
Use a theme like that - "Theme.Material3.DynamicColors.DayNight"
m
marlonlom
08/29/2023, 4:04 AM
I did that, my question is about handling the scenario for toggling light/dark theme and dynamic colors using kotlin and jetpack compose ...
(For those that reacted with 'not-kotlin'... The channel says Android... )