We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
调整名称生成方法,使每次生成名称随机
增加配置,可不生成Activity java文件,只生成layout和写入AndroidManifest.xml
解决与低版本gradle api方法名冲突问题
解决部分机型报 is not accessible from java.lang.Class android.app.AppCompone… …ntFactory 问题
解决开启dataBinding后编译报错问题
降低最低android gradle插件版本到3.0.0
1.0.1 release,优化配置方式
1.0.0 release