viewdraghelper
There are 12 repositories under viewdraghelper topic.
xmuSistone/CardSlidePanel
enable users to slide card to the left or right smoothly and continuously
Rukey7/DragSlopLayout
A UI library for Android
jiang111/DragView2Fill
ViewDragHelper结合RecyclerView的使用示例
kevin-mob/Puzzle
An Android puzzle using ViewDragHelper implementation
xiaosong520/ViewDragHelperDemo
利用ViewDragHelper 打造一个仿陌陌/Qzone 可拖拽下拉关闭/左右切换的页面
wang642357/ClearScreenLayout
一个支持左右滑动清屏的Android控件ClearScreenLayout,仿抖音直播的清屏效果,通过ViewDragHelper处理遮罩层滑动事件。
tizisdeepan/pulldownlayout
PullDownLayout is a small library that allows you to implement a view that can be dragged down your layout. PullDownLayout can also be used to implement Pull-To-Dismiss feature for your activities and fragments.
JasonGaoH/FullScreenSwipeBack
Swipebacklayout-based modification, supports full-screen left swipe gestures, ViewPager compatibility, and transverse RecyclerView.
ZaneSummer/DraggableViewGroup
可控制其子view在当前所在视图中拖动
tuionf/VDHLayout
ViewDragHelper使用学习
BillZhaoZ/VariousDefineView
自定义View实战(借鉴鸿洋的自定义View)
stven0king/DrawerLayoutView
学习View滑动