Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Latest commit

 

History

History
34 lines (20 loc) · 526 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 526 Bytes

1.3.0

  • Fix compatibility with support libs 22.2.0

1.2.0

  • Support horizontal scrolling LayoutManagers

1.1.0

  • DragSortAdapter.ViewHolder is now static.
  • Support libraries changed to compile dependencies. Partially because the new build tools don't support it yet.

1.0.2

  • Fix for weird scrolling around first position (#4)

1.0.1

  • Javadoc
  • Change move() function to return a boolean.

1.0.0

Initial release