SlideUp-Android icon indicating copy to clipboard operation
SlideUp-Android copied to clipboard

SlideDown not working

Open chikka opened this issue 7 years ago • 1 comments

I am trying to run sample provided. SlideDown is not working. It is not simply showing view when I try to drag from top

chikka avatar Jan 03 '18 12:01 chikka

I am able to make it work by adding .withSlideFromOtherView(findViewById(R.id.rootView)) option in sample. Is it expected behaviour or it should work without it?

chikka avatar Jan 03 '18 13:01 chikka