Hi
Im a newbie to android and Im trying to develop a coloring app... while developing it ....i was stuck with a problem..Im using layout to display images. The problem is that the images get overlapped...
for example i have a circle image inside a rectangle image..... In this case if i color the circle the rectangle also gets colored and similarly if i color rectangle ,, circle also gets colored... how can i color my circle and rectangle separately and how to prevent overlapping of two images
Please help me....Thanx in advance...