App launcher icon is wrongly displayed on Amazon TV Stick device on home scren. Image is correctly displayed in category Recent but in category Apps&Games instead to be rectangular it is shrinked to square as shown in image: https://ibb.co/bYGiym
I have Amazon TV Stick with FireOS 5.2.6.1. For testing I am using android app just with empty activity, and in drawable directory placed image 1280x720px, as they specified in https://developer.amazon.com/docs/app-submission/asset-guidelines.html#firetvassets
I read that there might be different behavior with apps in development and those that are uploaded to the Appstore. Is this correct?
Are resources actually loaded from some Amazon web service rather than referenced from the manifest file and
- is it possible that this icon will be correctly shown only after submitting it to the Appstore?
- Why FireOS shrinks app icon on home screen to square or4:3 format?
- So, is this some problem with Amazon and FireOS and installing applications localy or I am just not setting up things correctly? If it is up to me what should I do localy in my environment in order that icon is displayed in correct rectangular shape in all categories?