My activity is just made up of MyComposablePage but it still has the default Material colors (purple) even though in the Manifest I set the app theme to my typical app theme where the primary color is green.
I would have thought that that should work, but it doesn't? Should I file a bug or is that working as expected and I need to pass the theme into my composable page?
t
theapache64
03/14/2021, 4:47 PM
Can I see ur repo/code? It'd be great if you can share a github link.