ninetwozero / iksu-android

Welcome to the world of Open IKSU!
0 stars 1 forks source link

The MainActivity account state isn't in sync with the WorkoutDetailActivity actions #1

Closed karllindmark closed 7 years ago

karllindmark commented 7 years ago

Issue: Say that we open the app, go to any given workout (or class, if you wish) and sign in via the possible booking flow (hit "Book" to trigger it). After booking a class, when we subsequently head back to the main activity, the drawer seems to show us as signed out.

Expected behavior: The drawer should show us as signed in (since we did sign in)