You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: