Skip to content

可拖动的Recyclerview 实现.基于ItemTouchHelper.非常的优雅

License

Notifications You must be signed in to change notification settings

chenzj-king/DragRv

Repository files navigation

DragRv

可拖动的Recyclerview 实现.基于ItemTouchHelper.非常的优雅

最近刚好要实现一個滑动排序的逻辑.刚好看到 DragRecyclerView.
不太满足要求.而且暂时他是实现了LinearLayoutManager.而我刚好用到GridLayoutManager.所以就调整了一下.顺便使用上了我自己刚编写的RvHelper.

Demo

Thanks

  1. DragRecyclerView 作为启蒙项目

License

Copyright (c) 2016 chenzj-king

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Come on, don't tell me you read that.

About me

About

可拖动的Recyclerview 实现.基于ItemTouchHelper.非常的优雅

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages