cemolcay / SlidingContainerViewController

An android scrollable tab bar style container view controller
MIT License
217 stars 41 forks source link

view controller getting Drag up and down #8

Closed swabzz closed 7 years ago

swabzz commented 8 years ago

Hi,

I am using storyboard to access view controller in container. when i am implementing two or more vc all working fine but if i drag into body of vc then it is getting drag and vc going up under menu bar.

Please give me solution if i am missing anything.

Thanks

cemolcay commented 7 years ago

You could try set the frame of the body view controller manually to place it under the menu?