I need to implement, sidemenu featured application.
I have added MFSideMenu library to my project. I am putting something to its containerviewcontroller in which there is a scrollview
.
But scrollview
does not scroll.
I am setting content size of scrollview
in a method of view controller.
How can i solve this?
Note: I am using storyboard.