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
Each part of Dashboard should be encapsulated in a single Fragment with a corresponding ViewModel
Dashboard entries should be represented in a RecyclerView that is fed by a single ViewModel that emits a generic stream of data (it is represented by a sealed class)
The text was updated successfully, but these errors were encountered:
Possible paths to consider
The text was updated successfully, but these errors were encountered: