Is there an API which can change or force update the Android 12 Monet / Material You dynamic system wide colors?
I haven't been able to find any solution.
There are apps, such as Repainter, or LWP+, which do this, however they are closed source.
My specific use case: I am trying to programmatically change the wallpaper using WallpaperManager
, however it doesn't affect the colors in any way.
Thank you.