I\'m using an horizontal progress bar in my Android application, and I want to change its progress color (which is Yellow by default). How can I do it using code
code
One more little thing, the theme solution does work if you inherit a base theme, so for app compact your theme should be:
And then set this in the progress bar theme