How to fill different color on same area of imageview (Color over another Color on same area of imageview)?
问题 I have one imageview and i set image for filling the different colors. But when i fill color then other color is not fill on same area on imageview which previous color is filled. I use color pallet button for getting different color for fill on imageview. Below is my code and image description. public class Play_Screen extends Activity implements OnTouchListener, OnClickListener { private Thread thread; private boolean running = false; // DrawImageView iv; // ImageView imageView; private