microsoftarchive / android-sliding-layer-lib

Highly customizable SlidingLayer as you have seen in Wunderlist
http://wunderlist.com
Apache License 2.0
932 stars 279 forks source link

A bug in OnInteractListener #93

Open FTExplore opened 8 years ago

FTExplore commented 8 years ago

everything just goes well except one situation in OnInteractListener. After I use fingers slide the view from bottom to top, however, the listener calls both onOpen and onClosed. This is only happened when I intend slide to much to the top. If I just slide to top ,everything is ok, but I slide over the top, the views is ok too, just calls onClosed