Android studio mvi page template, which create ViewState, View interface, Presenter, Fragment and Fragment layout
In order to install :
- clone : git clone git@github.com:denimkqqa/MVI_template.git
- copy: cp -R MVI_template /android-studio-path/plugins/android/lib/templates/other
Restart android studio and now you create new package where you would like to generate new MVI page.