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

[SUGGESTION] Prevent user from opening slideView

Open MatsG23 opened this issue 5 years ago • 0 comments

Hello,

Could you add an Option for SlideUpBuilder like .withGesturesEnabled(true) but with the difference, that the user can't slide the view in?

Maybe .enableGestureSlideOut(true) or .disableGestureSlideIn(true)?

I built an app with an list view. The view shouldn't be slid up by the user (when no item has been selected).

Best Regards MatsG23

MatsG23 avatar May 27 '20 16:05 MatsG23