Thank you for your work! Your samples and explanations from the blog are very useful for those learning or working with Leanback.
I was wondering if you have any idea why the following situation appears and possibly a fix for it?
The scroll doesn’t follow the current focused item inside a CustomListRow if it is in a different row, but only scrolls when an item in a different CustomListRow gets focused (or maybe the trigger is that a different CustomListRow is selected).
Here is a gif with the described behaviour:

I tried adding an ItemAllignmentFacet but didn’t accomplished much, so any idea/ piece of code is welcomed.