ElasticDragDismissLayout icon indicating copy to clipboard operation
ElasticDragDismissLayout copied to clipboard

Standard ViewGroups which responds to nested scrolls to create drag-dismissable layouts.

Results 5 ElasticDragDismissLayout issues
Sort by recently updated
recently updated
newest added

I am trying to temporarily disable drag dismiss and reenable it on certain conditions? How can I achieve that? Thank you

Hi, Animation is working fine but my question is that the animation is not smooth as WhatsApp dismiss photo animation. Is there any way to do this?

It is not working as a parent view of a ViewPager.

Actually im trying to make the drag smooth, following the finger speed. Instead of that, if I drag fast, it scales the activity automatically and with no smooth transition. Is...

It would be great to figure out how to support CoordinatorLayout since this is used as the root layout in many cases. I tried to do so at one point,...