I need to put the following behavior in my app:
After a few seconds without a user touching the screen, for example 10 seconds, the app will display another screen showing an image. And when the user touches the screen, the image screen disappears and returns to the previous screen. And while the user is interacting with the app nothing appears.
The behavior will look like that of a screen saver.