Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Spacing in the ItemsLayout of CollectionView stops it from scrolling. #24511

Open
mohsenbgi opened this issue Aug 29, 2024 · 2 comments · May be fixed by #27093
Open

[Android] Spacing in the ItemsLayout of CollectionView stops it from scrolling. #24511

mohsenbgi opened this issue Aug 29, 2024 · 2 comments · May be fixed by #27093
Assignees
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/android 🤖 t/bug Something isn't working
Milestone

Comments

@mohsenbgi
Copy link

Description

Spacing in the ItemsLayout of CollectionView stops it from scrolling. but without spacing it works perfectly.

without spacing:

withoutspacing.mp4

set spacing:

spacing.mp4

Steps to Reproduce

  1. Create a collection view
  2. Set GridItemsLayout as itemLayout
  3. Set vertical or horizontal spacing for GridItemsLayout

Link to public reproduction project repository

No response

Version with bug

8.0.61 SR6.1

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 14.0

Did you find any workaround?

No response

Relevant log output

No response

@mohsenbgi mohsenbgi added the t/bug Something isn't working label Aug 29, 2024
Copy link
Contributor

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@PureWeen PureWeen added area-controls-collectionview CollectionView, CarouselView, IndicatorView platform/android 🤖 labels Aug 29, 2024
@PureWeen PureWeen added this to the Backlog milestone Aug 29, 2024
@mikeparker104 mikeparker104 added the partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with label Oct 3, 2024
@kubaflo
Copy link
Contributor

kubaflo commented Jan 14, 2025

Hi! Here's a fix #27093
This bug is related to #8422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-controls-collectionview CollectionView, CarouselView, IndicatorView partner/cat 😻 this is an issue that impacts one of our partners or a customer our advisory team is engaged with platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants