I have a FrameLayout that consist some Image views & one EditText. I am saving this layout as an image in the memory (external). First time when I set the images in imag
to overcome with this problem I destroy the drawingcache after saving the image.
savedImage.destroyDrawingCache();