codepath-android-fall16-group-8 / travel

3 stars 3 forks source link

Fix home trip fragmens crash #56

Closed heyhuyen closed 7 years ago

heyhuyen commented 7 years ago

Fixed the bug that @adikakade31 found where the app crashes after login because the home trips fragments were illegally being committed outside of valid lifecycle phases (was doing it in an async callback)