Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the implementation of Dashboard UI layer #12

Open
slowikj opened this issue Feb 7, 2022 · 0 comments
Open

Improve the implementation of Dashboard UI layer #12

slowikj opened this issue Feb 7, 2022 · 0 comments

Comments

@slowikj
Copy link
Owner

slowikj commented Feb 7, 2022

Possible paths to consider

  • 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant