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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KucherenkoIhor/DelegationActivityTemplate Stargazers