Skip to content

Use Mosby #90

@Undin

Description

@Undin

Now our UI components are too complicated because they contain a lot of business logic. We should move out all not UI logic to other classes. It allows us to avoid some common problems and write tests. I suggest using MVI pattern implemented by mosby. Sample app with MVI can be found here.

Components:

  • LoginActivity
  • MainActivity
    • MyShowsFragment
    • FriendsFragment
    • RatingsFragment
  • ProfileActivity
  • ShowActivity
  • EpisodeActivity
  • CommentsActivity

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions