Unable to scroll inner CollectionView of nested CollectionViews #26449
Labels
area-controls-collectionview
CollectionView, CarouselView, IndicatorView
p/2
Work that is important, but is currently not scheduled for release
platform/android 🤖
s/triaged
Issue has been reviewed
s/verified
Verified / Reproducible Issue ready for Engineering Triage
t/bug
Something isn't working
Milestone
Description
On Android, when using a CollectionView nested within another CollectionView, I am unable to scroll within the inner CollectionView. When attempting to scroll within the inner CollectionView, the outer CollectionView is scrolled instead. I am able to select items within the inner CollectionView - it is only the scroll functionality that does not work.
This works as expected on iOS or Windows.
Windows demo (expected result):
https://github.com/user-attachments/assets/d38cf3a1-952c-428b-b6f0-65144ef74ac8
Android demo:
https://github.com/user-attachments/assets/a775db50-c027-4189-9f70-5c788a06cc22
Steps to Reproduce
See sample application for layout.
Expected Result:
Actual Result:
Link to public reproduction project repository
https://github.com/grantlogsdon1/CollectionViewScrollIssue.git
Version with bug
8.0.100 SR10
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.0 (API 35)
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: