SyntaxFix
Write A Post
Hire A Developer
Questions
final LayerDrawable layers = (LayerDrawable) progressBar.getProgressDrawable(); layers.getDrawable(2).setColorFilter(color,PorterDuff.Mode.SRC_IN);