bauerca / drag-sort-listview

Android ListView with drag and drop reordering.
3.2k stars 1.44k forks source link

Listview Item Resize on drag #139

Open naveedahmad99 opened 9 years ago

naveedahmad99 commented 9 years ago

I am using a custom listview having some circular images and texts, When I drag the listItem, it resize itself, and cut the curvs of the boundaries, when I place the Item to certain location, again it fix it that layout. I don't want to resize item on drag, what is needed to change in library! Normal state Listview: normal Dragging state Listview: while dragging

ry.