mrKlar / PagedDragDropGrid

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

Static Item in last position. #30

Open noelportugal opened 11 years ago

noelportugal commented 11 years ago

I want to add a static Item at the end of the Gridview. This Item should not move, it will be a static image with an action to add more Items dynamically.

Any suggestions?

mrKlar commented 11 years ago

this is a new feature.

paour commented 11 years ago

I'm interested in this enhancement as well.