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

Move from MVP to MVVM #20

Open
grine4ka opened this issue Jan 11, 2023 · 1 comment
Open

Move from MVP to MVVM #20

grine4ka opened this issue Jan 11, 2023 · 1 comment
Assignees
Labels
architecture Refactoring or creating new architectural patterns enhancement New feature or request

Comments

@grine4ka
Copy link
Owner

Using MVP leads to memory leaks during configuration changes.
One way of getting rig of it is using retain fragments.

Another way is to move to MVVM with Architecture Components

Links:

@grine4ka grine4ka self-assigned this Jan 11, 2023
@grine4ka grine4ka added enhancement New feature or request architecture Refactoring or creating new architectural patterns labels Jan 11, 2023
@grine4ka
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
architecture Refactoring or creating new architectural patterns enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant