XamarinItemTouchHelper
XamarinItemTouchHelper copied to clipboard
Combine with MvvmCross
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 before I even get the list.... If someone implemented this library with mvvmCross, please share your project, I need an example