allprojects {
repositories {
google()
jcenter()
maven { url "https://raw.githubusercontent.com/yuchen931201/autoLayoutLib/master" }
}
}
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation 'com.tzlib.autolayout:AutoLayoutLib:1.0.0'
}
调用方法例如:
AutoScreen.Companion.setSize(this,false,750,1334);
AutoScreen.Companion.auto(this);
腾讯云开发者平台免费为开发者提供高效便捷的开发工具与优质的开发管理服务。 包括项目协作、Git/SVN 代码托管、在线编辑器、持续集成等工具。
- 准备一个微信
- 准备一台电脑
- 访问 https://dev.tencent.com
打开 Cloud Studio。
- 新增持续集成 beta 版
- 优化官网首页及调整导航结构
- 优化 UI 细节
- 上线 Pages 验证域名所有权的功能
- 优化登录注册流程
- 修复若干已知 bug