I have a grid with a dynamic number of rows and 3 columns. At a certain moment, only 3 lines are visible. In the grid, I can have empty cells. Do you know how to implement the drag and drop function for presenting in a view from a cell? I want to be able to drag items into empty cells.
android gridview drag-and-drop
Buda gavril
source share