It`s a simple MVP implemetation. With this library every developer can integration pattern MVP in him project. To add presenter to Activity or Fragment, the developer need write only one row - setPreseter(ExamplePresenter.class); This library does support MVP pattern for Activities, Fragments and RecyclerViewAdapter.
from The Android Arsenal
No comments:
Post a Comment