8000 GitHub - gujianhesong/MvpLibrary: 这是一个基于MVP架构的库
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gujianhesong/MvpLibrary

Repository files navigation

MvpLibrary

这是一个基于MVP架构的库

采用mvp架构实现modle, view, presenter的分层,同时优化增加了契约接口constract,以统一在同一类型时的结构分层,使结构更加清晰。

提供Activity, Fragment, Dialog, ViewProxy 四种视图模式的mvp接口。分别为:

  • BaseActivity
  • BaseFragment
  • BaseDialog
  • BaseViewProxy

使用参考sample项目

About

这是一个基于MVP架构的库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0