登录页部分UI

This commit is contained in:
oujunhui
2020-04-10 16:48:04 +08:00
parent 2e673b2809
commit 71bff56b2a
26 changed files with 1210 additions and 240 deletions

View File

@@ -18,6 +18,7 @@ buildscript {
classpath "io.realm:realm-gradle-plugin:5.3.0"
// android 资源混淆插件
classpath 'com.tencent.mm:AndResGuard-gradle-plugin:1.2.15'
}
}