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: 
newchannel
Roku Guru

Image with Indicator

I have an image that has the indicator frame to show the progress of the video. I am trying to find out if the image should be "filling" that square or if this is normal for the image to have a little bit of white space at the top and bottom of the image when it is within the indicator.

I have tried different image sizes but the image stays the same.

Thank you.
http://www.victoryNOWfilmsandtv.com
0 Kudos
1 REPLY 1
newchannel
Roku Guru

Re: Image with Indicator

I finally located how to fix it.

Using jEdit and the search feature, I was able to find the Line that with springboard.SetDisplayMode("scale-to-fit") and changed it to "scale-to_fill"

Hope this will help someone else.
http://www.victoryNOWfilmsandtv.com
0 Kudos