工控机升级

1、添加网约车小红点View回调、显示逻辑
2、修改鹰眼小红点大小
This commit is contained in:
xuxinchao
2022-02-28 19:21:44 +08:00
parent 44d984fa57
commit 393d4d2647
6 changed files with 45 additions and 4 deletions

View File

@@ -193,6 +193,12 @@ interface IMoGoWaringProvider {
*/
fun registerBadCaseCallback(onShow:() -> View, onHide: (() -> Unit)?)
/**
*注册工控机升级提示圆点View的回调
* @param 提示圆点View
*/
fun registerUpgradeTipsCallback(tipsView:() -> View)
/**
* 工控机重启返回结果
* @param code