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

Implementing a Mosaic View which is scrollable in all direction, like CRED app #206

Open
sagarnayak opened this issue Oct 6, 2019 · 1 comment

Comments

@sagarnayak
Copy link

Hi
I want to implement a staggered grid view. and this grid can be a 16 * 16 square matrix of grid. and initially, it will be showing the 6*3 matrix. I can scroll in any direction to see more if the grid items. this is implemented in the CRED android application. the screenshot of that view is as below -
image

Can I implement that with AndroidStaggeredGrid?

@ManishaGundapuneedi
Copy link

Hi,

Did you find a solution on how to implement this?

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

No branches or pull requests

2 participants