Visual Bug: Card Scroll View Keeps Scroll Offset
How to reproduce:
1. Open Companion App
2. Click “Cards”
3. Search for any card. In my case, I searched for “blood”.
3. Click on any card.
4. Scroll down so that there is some scroll offset.
5. Swipe left to the next card, no offset.
6. Swipe left again to the next card, offset.
Possible solution:
When loading the detail view for the card, scroll to the top of the scroll view programmatically each time.
1
vote
Jordan#95531
shared this idea