I have one activity with many elements on it, when is first started it looks good and the images with gradients look prefect. for example this image
But after I touch the screen these images are changed badly, and they look ugly, I think this effect is called dithering
I not know if you will able to see the difference between this two images , but please zoom in and look carefully, and you will notice.
What is the problem ? what should I do ?
I tried with wrap_content I tried with fixed dimensions in px , in dip in everything it acts the same, at first it looks great and after any touch on the screen it change it self and it looks ugly, the image is the same but the rendering is very bad.
Please post answer if you really know how can I fix this(please do not guess answers, I guessed almost everything so far), Thanks