Android ViewDragHelper

来源:互联网 发布:淘宝允许农药 编辑:程序博客网 时间:2024/04/28 07:42

ViewDragHelper 用户手指去拖动其内部的某个View,如果有这方面的可以考虑使用ViewDragHelper
相关的博客这里面总结的很全面了,网址如下:
http://www.jcodecraeer.com/a/anzhuokaifa/androidkaifa/2014/0911/1680.html

http://souly.cn/%E6%8A%80%E6%9C%AF%E5%8D%9A%E6%96%87/2015/09/23/viewDragHelper%E8%A7%A3%E6%9E%90/

http://blog.csdn.net/lmj623565791/article/details/46858663

http://blog.csdn.net/wangjia55/article/details/45037791

// 源码解析
http://blog.csdn.net/yanbober/article/details/50419059

github上的源码:
https://github.com/wangjia55/ViewDragHelper

0 0
原创粉丝点击