This project demonstrates usage of MVP pattern in Android using a simple Two page application.
This project demonstrates usage of MVP pattern in Android. A simple two page application:
- LoginActivity (with dummy login)
- MasterActivity (displays list of videos - click will navigate to youtube).