androidContacts app, a simple demo project of MVP
A sample of implementing the MVP (Model View Presenter) architecture pattern in an Android application.
A sample of implementing the MVP (Model View Presenter) architecture pattern in an Android application.
This project uses:
- Room Persistence Library
- Model View Presenter Architecture
- UI & unit tests
You can use tap and long tap for edit or delete a person.