DragSlopLayout
DragSlopLayout copied to clipboard
A UI library for Android
如果RecyclerView 数据量多的时候,展开dragview后RecyclerView 滑动事件失效,数据只展示一部分,如何解决dragview的滑动和RecyclerView滑动,当RecyclerView滑到顶部在触发dragview下滑 ,当dargview上滑到最大位置在触发RecyclerView上滑。
question
hello , please can you help me in two things : firstly: the implementation of te library not work on te gradle Could not find com.github.Rukey7:DragSlopLayout:{lastest-version}-blur second please can you...
一个小问题
比如我再layout中设置了fix_height是200dp。但是viewpage中一个item的dragView大小不足200dp。这时候会出现其他的item的fix_height都变成了最小的那个了