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.
The Code
If you find an error, please create an Issue. We will fix it ASAP.
Create an Issue