mrKlar / PagedDragDropGrid

An Android ViewGroup that implements a paged grid with drag'n'drop moveable items
406 stars 185 forks source link

Animation when drag item in gridview #56

Open trungptdhcn opened 9 years ago

trungptdhcn commented 9 years ago

I want change Animation in PagedDragDropGrid like LXReorderableCollectionViewFlowLayout. See this: https://www.youtube.com/watch?v=R2L_16XeChE .So what i suppose to do? Thank you.