Forum Discussion

breger's avatar
breger
Visitor
13 years ago

Smoth Poster Scrolling

Has anyone has any luck trying to mimc the UI from the Roku home screen or channels such as Amazon? I like the smoth scrolling poster images more that then jumping images in the Roku SDK.

4 Replies

  • "breger" wrote:
    Has anyone has any luck trying to mimc the UI from the Roku home screen or channels such as Amazon? I like the smoth scrolling poster images more that then jumping images in the Roku SDK.

    Amazon uses the roGridScreen that has been available in the SDK since the Roku 1. The new home screen grid can be emulated with the roScreen, but it's not a trivial amount of work to do so.
  • "destruk" wrote:
    I thought Amazon used the roListScreen?

    For their home screen, but not for browsing content.
  • Thanks everyone. I had been looking through the screen mockup PPT and didn't find it. I had assumed it was custom developed.