- Fix compatibility with support libs 22.2.0
- Support horizontal scrolling
LayoutManager
s
DragSortAdapter.ViewHolder
is now static.- Support libraries changed to compile dependencies. Partially because the new build tools don't support it yet.
- Fix for weird scrolling around first position (#4)
- Javadoc
- Change
move()
function to return a boolean.
Initial release