Hi Everyone,
I am new to xamarin and working on listview with drag and drop option.
I followed the below link and implemented the drag and drop on my listview.
https://canbilgin.wordpress.com/2018/03/17/re-order-listview-items-with-drag-drop-ii/
The drag and drop functionality is working fine. Anyhow when scrolling the listview, i am getting the flickering effects (fastly scrolling) which is not a good user interaction.
Can anybody help me with a fix asap ?