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

ItemDecoration for GridLayout #33

Open
yqritc opened this issue Feb 19, 2016 · 13 comments
Open

ItemDecoration for GridLayout #33

yqritc opened this issue Feb 19, 2016 · 13 comments

Comments

@yqritc
Copy link
Owner

yqritc commented Feb 19, 2016

Draw divider around items instead of entire row / column

@xiaolongyuan
Copy link

+1

1 similar comment
@ghost
Copy link

ghost commented Feb 23, 2016

+1

@headsvk
Copy link

headsvk commented Mar 2, 2016

useful especially for StaggeredGridLayoutManager

@WooYu
Copy link

WooYu commented May 23, 2016

no see the code

@ynheng
Copy link

ynheng commented Jul 11, 2016

when I set the Divider for the GridRecyclerView , there is only one line showing,but I have for colum of count....

@ynheng
Copy link

ynheng commented Jul 14, 2016

++1;
dear yqritc ,
will you update it ?

@JonaNorman
Copy link

++1

2 similar comments
@zourb
Copy link

zourb commented Jul 22, 2016

++1

@tanranran
Copy link

++1

@oubowu
Copy link

oubowu commented Aug 3, 2016

I have do the job for vertical orientation linearlayout,gridlayout and staggeredlayout,see
https://github.com/oubowu/PinnedSectionItemDecoration/blob/master/library%2Fsrc%2Fmain%2Fjava%2Fcom%2Foushangfeng%2Fpinnedsectionitemdecoration%2FPinnedHeaderItemDecoration.java

@ynheng
Copy link

ynheng commented Aug 3, 2016

@oubowu
好厉害,连我想要的可进行内部点击操作的粘性头都有了,必须用!!

@oubowu
Copy link

oubowu commented Aug 3, 2016

@ynhenggg
我已经把能想到的需求都做了,多谢

@hyvenzhu
Copy link

GridLayoutManage其实不是很好去做,横向没问题。主要是竖向,一个item可以“横跨多列”,从上到下一条线肯定是不行的。应该是每个item右侧划一根线,楼主有好的方案吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants