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
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
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