trickbd

How to change android progressbar loading color!

To change progressbar loading color of android just post this 3 line of code in your xml file where progress bar is located

 

before adding this progress bar will be look like

after adding this progress bar will be look like

 

at the place of cplopr_accent add any color you want..

 

Done.. you successfully changed the progress bar color