rallat / EffectiveAndroid

This sample project shows how to apply MVP and Clean architecture on an Android app
1.7k stars 166 forks source link

Managing backstack with activites #20

Open DipoAreoye opened 7 years ago

DipoAreoye commented 7 years ago

Could you possibly give an example of how to manage the the stack of activities that are launched from each tab in the navigation drawer?