mrKlar / PagedDragDropGrid

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

How can PagedDragDropGrid Recycle view? #13

Open atomfirefly opened 11 years ago

atomfirefly commented 11 years ago

If i put a mount of item in PagedDragDropGrid , how can PagedDragDropGrid Recycle view?

mrKlar commented 11 years ago

For now, there is no view recycling facility.