Efficient and bug-free fragment injection in Android MVP applications
In this article, we introduce a simple extension for base fragment interface that we use in Android applications with MVP architecture. In order to take advantage of Dependency Injection pattern we have to be…
