Reading remote key buttons when RowList has focus + animateToRowItem?
I want the natural animation and control of the RowList but I also want to be able to catch when the user presses left vs right. I understand I could probably use observers to see the focused / unfocu...