remove method

This commit is contained in:
daimajia 2014-09-02 20:16:09 +08:00
parent 77f0b31e8f
commit 171898e2e3
1 changed files with 0 additions and 4 deletions

View File

@ -79,10 +79,6 @@ public class SwipeLayout extends FrameLayout {
mSwipeListeners.remove(l);
}
public void removeAllSwipeListener(){
mSwipeListeners.clear();
}
public static interface SwipeDenier {
/*
* Called in onInterceptTouchEvent