Hello Brian
It is so fun that there is still some UI/UX bug for a well written app, it is also frustrated that we have to fixed them one by one if we are lucky, if it was not, we have to changed the whole structure, just like from last section to this section.
Thank you to teach me that I can extract a view from a view controller. Too obsessive with IB before, never know I could do that.
One question, would you mind telling me, or giving me a hint, why you have to disable the gesture in MenuViewController in the section in order
to make the gesture set in the BaseSlidingViewController work?
In deed, I think we only need the animation and gesture in the BaseSlidingViewController controller works properly is good enough
since it controls two subView in single viewConller(BaseSlidingViewController)
Thanks and have a good weekend.