I have bottombar with tabbar for multiview.
Tabbar has three options and selected option is first.
And also page has back button.
Steps)
- selected third tab on the sample multiview
- clicked back button on topbar
- clicked list and back to the sample multiview
- show the selected third tab.
Question)
How I set active on first tab on the sample multiview after returning from back button?
- I can show first multiview.
- but I cannot set first tab. just remained third tab.