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
This works for me. It also works for lower version too. Add this to your syles.xml
And use it like this in xml