1. 优化返回桌面控件实现

2. 优化天气控件位置
3. 将模块基本接口的过期方法加上默认实现
This commit is contained in:
wangcongtao
2020-08-14 16:04:54 +08:00
parent e8d2c488bd
commit 40ca7eb01e
12 changed files with 52 additions and 485 deletions

View File

@@ -266,7 +266,6 @@ dependencies {
exclude group: 'com.mogo.module', module: 'module-share'
}
implementation rootProject.ext.dependencies.moduletanluapi
implementation rootProject.ext.dependencies.mogomonitor
implementation rootProject.ext.dependencies.mogomodulewidgets
} else {