Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kiranwhiz
Visitor

Issue with roGridScreen - want to remove top padding

Hi,
I am using code from 'simplegrid' demo app that comes with Roku sdk. When I use style of 'Flat-Landscape' or 'Flat-16x9' the first row begins almost midway on the screen.
Please see here - https://dl.dropboxusercontent.com/u/182 ... .jpg?raw=1 . I have not made any changes to the sample code of 'simplegrid'.
When I use 'Flat-Movie' it works as expected. First row begins without any unnecessary space on the screen. Can anyone please guide me how do i remove the space between overhand and the first row of the grid?
0 Kudos
1 REPLY 1
TheEndless
Channel Surfer

Re: Issue with roGridScreen - want to remove top padding

You can't. That's how the "flat" grid formats layout the screen. What I'll typically do, when appropriate, is add a menu row to the top, and set focus to the second row.
My Channels: http://roku.permanence.com - Twitter: @TheEndlessDev
Instant Watch Browser (NetflixIWB), Aquarium Screensaver (AQUARIUM), Clever Clocks Screensaver (CLEVERCLOCKS), iTunes Podcasts (ITPC), My Channels (MYCHANNELS)
0 Kudos