When my screen rotate the images in the ImageView are Gone ( the imageView is restart to the original view)
i want to keep the images in the imagesView after the screen rotate.
i have severals Bitmaps that i downloaded to my app and then i put them as background of the imagesView..
i understand how can i restore the Texviews and EditText texts, however not for images:
Losing data when rotate screen
thanks