Chandrasekar Kuppusamyblog.ckdevrel.me·Apr 5, 2015Changing color of drawable icon programmaticallyIn this tutorial, we are going to change the colors of drawable icons programmatically by reusing a single icon with different colors. Pros: It increases the app performance by reusing a single icon. Reduces the apk size. Easy to transform the color ...Android