Roku Developer Program

Developers and content creators—a complete solution for growing an audience directly.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
GizDevWip
Level 8

How can we hide the rowlist focus(focusBitmapUri) for a particular row "smoothly"

Hi team, I need to hide the rowlist focus(selector or focusBitmapUri) for only a particular row. Lets say, I want the focus to be present for first row, and need to disappear the focus in the second row. I could hide it when the focus reached second row by detecting "if rowItemFocused[0] = 1". But this happened: Focus disappeared reaching row 2 only after the "jumping animation" from row 1 to row 2. That makes the transition weird. I need the focus to disappear from the first row itself soon after the "down" button click. Can anybody help?

0 Kudos
1 REPLY 1
RokuJonathanD
Roku Employee
Roku Employee

Re: How can we hide the rowlist focus(focusBitmapUri) for a particular row "smoothly"

Hi @GizDevWip,

We'll file a ticket on improving the ordering so that the focus is removed before the animation is executed. 

Thanks,

Jonathan 

0 Kudos