增加对HMI中的视图元素的显示隐藏的控制

Signed-off-by: 董宏宇 <martindhy@gmail.com>
This commit is contained in:
董宏宇
2021-11-02 15:29:22 +08:00
parent f646849a88
commit 285daa521f
11 changed files with 347 additions and 114 deletions

View File

@@ -49,6 +49,7 @@ dependencies {
implementation rootProject.ext.dependencies.arouter
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.androidxrecyclerview
implementation rootProject.ext.dependencies.flexbox
kapt rootProject.ext.dependencies.aroutercompiler