Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RightMenuViewController #207

Open
ghost opened this issue Jan 14, 2016 · 1 comment
Open

RightMenuViewController #207

ghost opened this issue Jan 14, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 14, 2016

Hello,

I am developing an application and using your MFSideMenu.
I want to handle both side menus if device language was Arabic or English.
It works fine in English but when I tried to test it with arabic device language set The view looked like attached picture. Any idea why this happened?

Your help will be appreciated.

Thanks in advance.

MFSideMenuContainerViewController *container = [MFSideMenuContainerViewController containerWithCenterViewController:centerViewController leftMenuViewController:leftSideMenuViewController rightMenuViewController:leftSideMenuViewController];

screen shot 2016-01-14 at 11 08 07 am

@ghost
Copy link
Author

ghost commented Jan 14, 2016

I solved it.
I was using the same defined view for both. (Defined two instances from sideMenuView).

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants