Details Screen Poster Image Aspect Problem

I am using the MRSS template to pull data from my RSS file and everything is working correctly, except when I click on an episode from the content list and it takes me to the Details screen, the poster is squishing my image into a 4x3 box instead of it being 16x9. I have checked my EpisodeScreen.brs and PosterScreen.brs files to make sure they are both set to arced-16x9. I am not sure what I am missing. Any help would be greatly appreciated.

Dean

You can change the aspect ratio of the poster on the springboard using SetPosterStyle()

http://sdkdocs.roku.com/display/sdkdoc/ … ringasVoid