-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as duplicate of#24511
Copy link
Labels
s/needs-attentionIssue has more information and needs another lookIssue has more information and needs another lookt/bugSomething isn't workingSomething isn't working
Description
Description
When using CollectionView with <LinearItemsLayout Orientation="Vertical" ItemSpacing="8" /> and start a vertical scroll the animation just randomly stops.
Steps to Reproduce
just a create a simple CollectionView with
<CollectionView.ItemsLayout>
<LinearItemsLayout Orientation="Vertical" ItemSpacing="8" />
</CollectionView.ItemsLayout>
and try scrolling.
Link to public reproduction project repository
No response
Version with bug
9.0.110 SR11
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android
Affected platform versions
Android 15
Did you find any workaround?
No response
Relevant log output
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
s/needs-attentionIssue has more information and needs another lookIssue has more information and needs another lookt/bugSomething isn't workingSomething isn't working