You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem when i want switch to same view controller. If i want reuse a view controller with some little change within it exp: In view controller, have a variable name listType and each i init view controller, just change that variable. In left menu, i switch to that view, but slide menu just close menu. I think you need add a bool property, it can enable/disable switch to same view controller.
Thanks
The text was updated successfully, but these errors were encountered:
Hi Aryan!
I have a problem when i want switch to same view controller. If i want reuse a view controller with some little change within it exp: In view controller, have a variable name listType and each i init view controller, just change that variable. In left menu, i switch to that view, but slide menu just close menu. I think you need add a bool property, it can enable/disable switch to same view controller.
Thanks
The text was updated successfully, but these errors were encountered: