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: 
Deepaks3
Binge Watcher

Button image left shift on focus?

Facing issue image inside button shift slightly left on focus.

<button
id="PerfomanceVideoBtn"
height="167"
maxWidth="250"
iconUri="pkg:/images/moduleimages/1.jpg"
focusBitmapUri="pkg:/images/moduleimages/2.jpg"
translation="[930,400]" />
0 Kudos
2 REPLIES 2
necrotek
Roku Guru

Re: Button image left shift on focus?

Make sure focusFootprintBitmapUri and focusBitmapUri are set to an images that is exactly the same size even if that means setting the footprint bitmap to a 100% transparent image if you don't want something displayed.

0 Kudos
Deepaks3
Binge Watcher

Re: Button image left shift on focus?

Still facing same issue and on focus of button there is small dot.

Let me know how to remove small dot on focus of button.

 

0 Kudos