I build an app which shows 3 random images from an SQLite database. But when I rotate my device to landscape mode, the random images are changed. I dont want that acruallyy, what I want is the 3 random images stay still either on potrait or landscape mode.
Can anybody provide me a solution?
Thank you very much.