I have a card view with RowMoving set to True.
The card has too many rows to view at once so I can scroll the rows up and down using the buttons which appear at the top and bottom of the card.
If I move a row then the card always reverts to showing the first rows.
For example, scroll down the card to show the last two rows. Move the last row up by one row. The move works but the first rows are now displayed.
Can the card be made to show the focused row after it has been moved ?