daimajia / daimajia/AndroidSwipeLayout

mSwipeLayout.close(true,false) closes correctly but still calls onClose

Open
#135 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.3k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

if smooth:
https://github.com/daimajia/AndroidSwipeLayout/blob/f9ac392ef6cd2588cd78458ab2c972e696e1a7dc/library/src/main/java/com/daimajia/swipe/SwipeLayout.java#L1321

then our dragHelper will issue this method:
https://github.com/daimajia/AndroidSwipeLayout/blob/f9ac392ef6cd2588cd78458ab2c972e696e1a7dc/library/src/main/java/com/daimajia/swipe/SwipeLayout.java#L385

And the dispatch does issue a notify regardless. @jpshelley

@matpatten issue been moved here. #134

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.