android-sliding-layer-lib icon indicating copy to clipboard operation
android-sliding-layer-lib copied to clipboard

ListView scroll doesnt close the sliding layer

Open sayoojvalsan-demandmedia opened this issue 8 years ago • 1 comments

I have a listview inside the panel. It works well but when I scroll and reach the top of the listview, I need the slider to close. Its not working coz the listview is consuming all the events.

How do I tell the slider to close when the listview is scrolled to the top. ?

Use the listview scroll event to detect the top/first item and do stuff with slidinglayer interaction listeners.

shivamsriva31093 avatar Dec 04 '17 07:12 shivamsriva31093