I want to be able to change the colors of my android app at runtime (which is using the material design).
From here I see that I can change the theme to any predefined style at runtime. Nice!
But what if I want to use any colors?
Maybe I can create a theme/style at runtime?