<Android grid list with drag and drop> I'm looking...
# stackoverflow
u
Android grid list with drag and drop I'm looking for library which help me to implement grid view with drag and drop functionality, add and remove items. Grid view should also support items with different width. I have found only quite old deprecated library like twoway-view. Does anyone know a newer equivalent library ? Or maybe the best way is to write it from scratch ?