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
In my experience, Fire TV and Fire Stick will pull from your mobile icons when you side-load a build. You won't see the actual TV app icon until the app is available after submission.
I haven't tried it, but there could be workarounds, like maybe replacing the square mobile icons with the rectangular TV app icons, but it sounds to me like you've already done something similar, and it's forcing it to be square. If that workaround works, I'm not sure it's worth the risk of forgetting to change it back to a square.