Android launch images all interface orientations
Hi. I am going to push my app to Google play, and my final issue is with the launch images and how to have a launch image that is scalable no matter what interface orientation (landscape or portrait).
As of now, I am using a 426x320 (white background + app logo). It looks real good in landscape orientation, but if I put the device in portrait orientation, it looks "compressed".
Any suggestions on what type of launch image I should create for my app, so it looks good in any orientation.
thanks ![]()
-Tom