KucherenkoIhor / DelegationActivityTemplate

The sample project that demonstrate how to combine MVP and Delegation pattern to clean your Activity. The presenter usually contains business logic and we can use a delegate to init and get a value from a service, broadcast receiver or manager that depends on Android SDK.
53Updated 7 years ago

Related projects

Alternatives and complementary repositories for DelegationActivityTemplate