How to swipe always from left to right programatically on a button click?
MatellioKanika opened this issue · 1 comments
MatellioKanika commented
I want to make the swipe layout swipe programatically on a button click, but always from left to right.
Usama75 commented
hey you can do this
Open
swipeLayout.open();
Close
swipeLayout.close();