I want to save selected tab so that when application will be closed and opened again previously selected tab will be in selected state. How can I do this? It's always launched with first tab.
I used currentState property with delegate methods, but nothing works.
Please, help
I want to save selected tab so that when application will be closed and opened again previously selected tab will be in selected state. How can I do this? It's always launched with first tab.
I used currentState property with delegate methods, but nothing works.
Please, help