I have two Rowlist,
So One has five Item and Other has one item. I want to clear focus from rowlist one when one press down button on remote.
I know
rowlistone.setFocus(false)
won’t work. Please suggest me the best way.
I have two Rowlist,
So One has five Item and Other has one item. I want to clear focus from rowlist one when one press down button on remote.
I know
rowlistone.setFocus(false)
won’t work. Please suggest me the best way.
This question is related to this link https://community.roku.com/t5/Roku-Developer-Program/Rowlist-focusBitmapUri-offset-on-first-focus/td-p/487060.
In any Roku RSG Component using hasFocus() you can check focus is available of that component or not.
? "RowList :: rowlistone.hasFocus() : "rowlistone.hasFocus()