Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Left Drawer table defaulting to first cell when coming back from segue #23

Open
dubyaman opened this issue Jan 22, 2016 · 0 comments
Open

Comments

@dubyaman
Copy link

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.

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

No branches or pull requests

1 participant