daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

SwipeLayout opened by default #466

Open scottazord opened 7 years ago

scottazord commented 7 years ago

Hey all,

I've been going through the api and I can't find a way to have the swipe layout opened on instantiation.

At the moment when the screen is displayed, the SwipeLayout displays the open animation, instead i would like it to be opened without the animation.

Regards, Scott.