Skip to content
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.

RecyclerView with 2 columns issue #12

Closed
ozv101 opened this issue Jan 28, 2018 · 1 comment
Closed

RecyclerView with 2 columns issue #12

ozv101 opened this issue Jan 28, 2018 · 1 comment

Comments

@ozv101
Copy link

ozv101 commented Jan 28, 2018

I'm using a GridLayoutManager with 2 columns for the RecyclerView and I'm seeing an issue where if I expand an item in the left column, the item also expands in the right column with no content. It causes a weird issue where neither item can now be collapsed.

@ozv101
Copy link
Author

ozv101 commented Jan 28, 2018

I was able to improve it by using a StaggeredGridLayoutManager

@ozv101 ozv101 closed this as completed Jan 28, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant