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: 
taschmidt
Streaming Star

Simple screen with 2 image buttons. Focus rectangle?

Hi there, I need to make a pretty simple screen with 2 **different sized** image buttons (the images are dynamically loaded from URIs). I'm currently just using Button components and setting focusBitmapUri and focusFootprintBitmapUri. But I'm not happy with that because there is no focus rectangle like on the RowList and other more complex components.

Is there an easy way to accomplish this? This seems like an incredibly simple UI, I'm shocked that it seems to be so difficult.

I had thought about using a RowList with variableWidthItems but I need to change heights too!

Any help would be greatly appreciated!

Thanks,

tim

 

0 Kudos
1 REPLY 1
taschmidt
Streaming Star

Re: Simple screen with 2 image buttons. Focus rectangle?

Here's a rough outline of what I'm trying to accomplish...

Untitled Diagram.png

0 Kudos