Closed tasomaniac closed 8 years ago
On every click of a nav item, we create a new Activity.
And the item selected is highligthed in the new Activity using a boolean extra.
But also the item in the old Activity is being selected. When you return back, it shows the wrong Activity. That's the default behavior.
On every click of a nav item, we create a new Activity.
And the item selected is highligthed in the new Activity using a boolean extra.
But also the item in the old Activity is being selected. When you return back, it shows the wrong Activity. That's the default behavior.