I\'m trying to find a way to set background of canvas with a color picked up from custom color picker without removing any drawings on it. I\'m trying to create an application w
use canvas.drawARGB(a,r,g,b) and it will work for definite