Lucas Rocha

Results 24 comments of Lucas Rocha

@sgrekov Are you sure you're using the latest Android Support Library? You need release 11 at least.

Yep, I'm considering doing something like a pluggable drag-n-drop support in the same style than the current click and selection support implementations.

@Kuloud Depends on what you mean by "header/footer". Right now, you can easily mimic a header/footer in a StaggeredGridLayoutManager by using spans, for example. Same with SpannableGridLayoutManager. I might add...

@eygraber go for it :-) On Tue, 28 Oct 2014 11:55 eygraber [email protected] wrote: > @lucasr https://github.com/lucasr Have you started implementing > drag-drop yet? I was going to port my...