XamarinItemTouchHelper
XamarinItemTouchHelper copied to clipboard
Basic example of using ItemTouchHelper to add drag & drop and swipe-to-dismiss to RecyclerView for Xamarin
Results
2
XamarinItemTouchHelper issues
Sort by
recently updated
recently updated
newest added
Is there an xamarin android example of combining this library with mvvmCross? In my viewmodel I am getting list from database. And because of all the asynchronous methods ItemTouchHelper initializes...
Updated libraries, solution builds properly