MVC vs MVP
I’ll quickly share my understanding on these 2 architectures. MVC Activity -> Models MVP Activity -> Presenter -> Models
I’ll quickly share my understanding on these 2 architectures. MVC Activity -> Models MVP Activity -> Presenter -> Models