Suppose I have Two tabs Tab1 and Tab2
and three activities in Tab1 A,B,C
now user navigated to A->B->C
now if I am in Activity C and I click on Tab1 how will I move back to Activity A?
I want it to function same as iPhone i.e when user clicks on tab he is back to Home screen of that Tab.
Edit: Am using ActivityGroup