Open MatellioKanika opened 5 years ago
I want to make the swipe layout swipe programatically on a button click, but always from left to right.
hey you can do this Open swipeLayout.open();
Close swipeLayout.close();
I want to make the swipe layout swipe programatically on a button click, but always from left to right.