Forum Discussion

GizDevWip's avatar
GizDevWip
Channel Surfer
4 years ago

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?

1 Reply

  • RokuJonathanD's avatar
    RokuJonathanD
    Community Moderator

    Hi GizDevWip,

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

    Thanks,

    Jonathan