SimpleRecyclerView
SimpleRecyclerView copied to clipboard
Section in grid
Hi, dude! It's a really cool view, thank you for this! But category for grid looks so strange. It's working only for full lines. For example, I have 2 columns in my grid. And if I add catagory after 3 elements, 4 elements added to this category too. And can you add "multiselect" function?
Hi @zazu27 , section in grid is not support yet.
What do your "multiselect" function means?
It's when you can choose some items in grid after long click. Something like this https://i.stack.imgur.com/D9ey0.png
You can simply add a flag to control the selection state of the cell to achieve that.
when is getting support?