SimonVT / android-menudrawer

*DEPRECATED* A slide-out menu implementation, which allows users to navigate between views in your app.
http://simonvt.github.com/android-menudrawer/
Apache License 2.0
2.59k stars 1.11k forks source link

I wonder how can I do menudrawer to not be animated at activity starting time. #258

Open nicelee777 opened 9 years ago

nicelee777 commented 9 years ago

When App including menudrawer start, Menudrawer is animated(slide). This animating introduce menudrawer to beginnig user. But I think that this moving is continue is not good.

So I want to stop animating. How can I do this???