belatrix / AndroidAllStars

Android All Stars Belatrix Project
http://www.belatrixsf.com/
MIT License
7 stars 7 forks source link

Navigation its incorrect #177

Closed claucastv closed 8 years ago

claucastv commented 8 years ago

When the user select a profile of an employee from the ranking list and tap on the back button the user returns to their own profile view.

Expected: The user should return to the ranking list Actual: The user return to their own profile

PedroCarrillo commented 8 years ago

@icerrate, we need to check the lifecycle, maybe we are setting the fragment on the onResume?

EduardoChuks commented 8 years ago

Navigation fixed