Hi to all!
I have a scroll view that has different panels inside. I want to enable the drag and drop to order the elements. To move the panel under dragged element, i get the view based on his top position. The problem is that after moving the panel, it's z-index doesn't change, so i'm not longer able to get another view because all z-order is the same. Any tips to achieve a right drag and drop tecnique to order the elements inside a scrollview? I hope clearly explained my issue. Thanks!
I have a scroll view that has different panels inside. I want to enable the drag and drop to order the elements. To move the panel under dragged element, i get the view based on his top position. The problem is that after moving the panel, it's z-index doesn't change, so i'm not longer able to get another view because all z-order is the same. Any tips to achieve a right drag and drop tecnique to order the elements inside a scrollview? I hope clearly explained my issue. Thanks!