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

Fix items overflowing out of the ComposeRecyclerView in Column/Row #7

Merged
merged 1 commit into from Jan 17, 2024
Merged

Fix items overflowing out of the ComposeRecyclerView in Column/Row #7

merged 1 commit into from Jan 17, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 10, 2024

Before:
Screenshot_20240110_230703

After:
Screenshot_20240110_225928

Note: Apps using a Compose version below 1.4.3 / BOM 2023.05.00 (like the sample app currently) will not show items under/on the right of the ComposeRecyclerView due to a bug fixed in this version.
https://developer.android.com/jetpack/androidx/releases/compose-ui#1.4.3

@cp-megh-l cp-megh-l requested review from cp-radhika-s and cp-megh-l and removed request for cp-radhika-s January 11, 2024 07:41
@cp-megh-l cp-megh-l merged commit a841912 into canopas:master Jan 17, 2024
@ghost
Copy link
Author

ghost commented Jan 17, 2024

Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant