For a two screen app, the first screen being posterscreen, and second screen being springboard screen, I need different overhangSliceHD images for both.
When I navigate from poster screen to springboard screen, the app theme is refreshed fine and overhang is replaced, but while navigating back to poster screen from the spring board screen, it is not , the theme for springboard persists on poster, the screen is not repainted. I have put the code to revert back to the poster theme in the isScreenClosed() message of springboard screen. The solution given in the post
viewtopic.php?f=34&t=84045 (ForceThemeRefresh Sub) seems to work inconsistently, it causes the screen refresh sometimes and sometimes it does not. Is there any other way to do this?
Thanks,
Sumeet.