I have two separate Rowlist and have a title below each item. So when the focus changes, the title colour is also changing(observing "focuspercent" field).
The issue is happening when we set the content. The title of the 1st item in the rowList 1 and RowList 2 colour is changing, even if I didn't set the focus to the 2nd rowlist.
And also if we are changing the focus from the 1st rowlist to the 2nd Rowlist the 1st rowlist's focused item's title colour is not chnaging.
Can you please help me to resolve this issue? Thank you.