SimpleRecyclerView icon indicating copy to clipboard operation
SimpleRecyclerView copied to clipboard

Section in grid

Open zazu27 opened this issue 8 years ago • 5 comments

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?

zazu27 avatar Feb 18 '17 20:02 zazu27

Hi @zazu27 , section in grid is not support yet.

jaychang0917 avatar Feb 19 '17 03:02 jaychang0917

What do your "multiselect" function means?

jaychang0917 avatar Feb 19 '17 05:02 jaychang0917

It's when you can choose some items in grid after long click. Something like this https://i.stack.imgur.com/D9ey0.png

zazu27 avatar Feb 19 '17 08:02 zazu27

You can simply add a flag to control the selection state of the cell to achieve that.

jaychang0917 avatar Feb 19 '17 15:02 jaychang0917

when is getting support?

yonimm avatar Jul 31 '17 07:07 yonimm