dekatotoro / SlideMenuControllerSwift

iOS Slide Menu View based on Google+, iQON, Feedly, Ameba iOS app. It is written in pure swift.
MIT License
3.4k stars 754 forks source link

I want to customise LeftMenuViewcontoller width. #431

Open manojkraftly opened 5 years ago

manojkraftly commented 5 years ago

SlideMenuOptions.leftViewWidth = 50

I used this line but not working for me.

akshit5230 commented 5 years ago

Where did you put that? You need to set the width before initialising the View. Probably in AppDelegate