Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 197 Bytes

android-studio-templates

file template for android studio, include:

  • Dagger MVP
    • Base (Data, DI, ...)
    • Scenes (Module, Activity, View, ...)
    • View (Contract, Fragment, Presenter, ...)