h6ah4i / android-advancedrecyclerview

RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
https://advancedrecyclerview.h6ah4i.com/
Apache License 2.0
5.32k stars 860 forks source link

Feature Request (?) Draggable grid with different widths #501

Open vadimleonov opened 4 years ago

vadimleonov commented 4 years ago

Hello!

I'm using your library for feature Draggable (Grid Layout). And I would like to expand functionality to have an opportunity with setting different widths for items and flexible span count according to these widths

Do you have such functionality?