I have an App which contains a gallery with images in a Gridview. If I tap on one of the Images it opens up a view which shows the single image that I've selected. I can then switch between the images by sliding horizontally. I have a text on the bottom and the image is above the text. If I now switch to landscape mode the text is shown on top of the image. What would be a nice way to present the text?
Thanks a lot!
This is the portrait mode:

And this the landscape mode:

So I would like to know where to position the image/text in landscape mode and how to style it (inside a box? on a black background? etc.)
