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
{{ message }}
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
I am showing the selected/highlighted table view cell of left drawer using setSelected/setHighlighted methods and overriding cell views. The first item in left drawer is Home and last item is Settings.
I tap Login button and segue to Login screen. On Login screen, instead of login I choose to go back to Settings. When I tap on the menu to activate drawer, I see first cell (Home) of left drawer table view selected instead of the last one (Settings). However the application is still showing Settings view controller. Please help.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am showing the selected/highlighted table view cell of left drawer using setSelected/setHighlighted methods and overriding cell views. The first item in left drawer is Home and last item is Settings.
I tap Login button and segue to Login screen. On Login screen, instead of login I choose to go back to Settings. When I tap on the menu to activate drawer, I see first cell (Home) of left drawer table view selected instead of the last one (Settings). However the application is still showing Settings view controller. Please help.
The text was updated successfully, but these errors were encountered: