viewdraghelper topic

List viewdraghelper repositories

CardSlidePanel

2.4k
Stars
516
Forks
Watchers

enable users to slide card to the left or right smoothly and continuously

DragSlopLayout

358
Stars
52
Forks
Watchers

A UI library for Android

DragView2Fill

104
Stars
10
Forks
Watchers

ViewDragHelper结合RecyclerView的使用示例

Puzzle

61
Stars
25
Forks
Watchers

An Android puzzle using ViewDragHelper implementation

ViewDragHelperDemo

47
Stars
11
Forks
Watchers

利用ViewDragHelper 打造一个仿陌陌/Qzone 可拖拽下拉关闭/左右切换的页面

pulldownlayout

18
Stars
2
Forks
Watchers

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...

ClearScreenLayout

24
Stars
5
Forks
Watchers

一个支持左右滑动清屏的Android控件ClearScreenLayout,仿抖音直播的清屏效果,通过ViewDragHelper处理遮罩层滑动事件。