Aidanvii7/Toolbox

Two way list binding for the RecyclerView bindings

Opened this issue · 0 comments

Allow drag and drop and swipe to delete with ItemTouchHelper to update the list of BindableAdapterItem on the attached view model.

The bulk of the work will be in the BindingAdapters, however it will likely require changes to the BindingRecyclerViewAdapter also.