I\'m working on an android application, and I have a drawable that I\'m loading up from a source image. On this image, I\'d like to convert all of the white pixels to a dif
It works for some simple drawables. I used it on a simple solid color rect shape with rounded corners and needed to change that color with different layouts.