You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current flow is scattered across StartUpFragment, MainActivity, MainViewModel, and is inconsistent in its use of UI states and Flows and Coroutines. We need a clearer, better approach to init and sign in state.
The text was updated successfully, but these errors were encountered:
The current flow is scattered across
StartUpFragment
,MainActivity
,MainViewModel
, and is inconsistent in its use of UI states and Flows and Coroutines. We need a clearer, better approach to init and sign in state.The text was updated successfully, but these errors were encountered: