Releases: woxblom/DragListView
Releases · woxblom/DragListView
Fixed so scrollposition is restored when rotating
v1.5.4 Fixed so scrollposition is restored when rotating
Added feature to be able to listen to when the focused column changes
v1.5.3 Updated readme
Updated target sdk and gradle version
v1.5.2 Updated target sdk and gradle versions
Exposed findChildView() method
v1.5.1 Exposed findChildView() method.
Added abstract method to adapter to make sure unique ids are provided for each item
v1.5.0 Updated readme
Fixed crash when dragging between columns in BoardView
v1.4.10 Updated version
Fixed crash when restoring BoardView
v1.4.9 Updated version
Added support to be able to control drag and drop positions in BoardView
v1.4.8 Added support to be able to control drag and drop positions in BoardView
Fixed autoscroll issue
v1.4.7 Fixed autoscroll issue
Added feature to snap column to left, center or right
v1.4.6 Updated readme