Skip to content

renygit/MVPLib

Repository files navigation

MVPLib

MVPVM架构,只做了最基本的封装,其它自定义封装应该放入上一层,方便调整架构。如果不想使用DataBinding,也请开启为true,但是可以不用在xml写与之相关的代码,只把它当作省略findViewById使用,这样的话,架构就变成了MVP。MVPVM版Demo基本完成,MVP版的Demo只做了一个页面的例子,仅供参考。

引用

maven { url "https://jitpack.io" }
dependencies {
	compile 'com.github.renygit:MVPLib:@LatestVersion'
}

  使用

具体使用请看Demo,欢迎star,提Issues。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages