I have two images Default-Portrait.png
and Default-Landscape.png
in my resources folder. I want to set them as splash images for my application in the respective orientation modes. But when I run the application, I am not able to see any splash screen.
What I am possibly missing?