hrskrs / MVPStructure

A sample MVP (Model-View-Presenter) code structure for Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MVPStructure

An Android sample code structure in MVP (Model-View-Presenter) with Instance State Saving/Restoring.

RxAndroid, RxJava, RxBinding, Retrolambda, Butterknife, Parceler and Retrofit are used in this project.

Demo

About

A sample MVP (Model-View-Presenter) code structure for Android


Languages

Language:Java 100.0%