[Fix bug]修复instance.setArguments多次调用造成 fragment already add,问题
Signed-off-by: donghongyu <donghongyu@zhidaoauto.com>
This commit is contained in:
@@ -3,13 +3,12 @@ package com.mogo.eagle.core.function.api.hmi.warning
|
||||
import com.mogo.eagle.core.data.enums.WarningDirectionEnum
|
||||
import com.mogo.eagle.core.data.notice.NoticeNormalData
|
||||
import com.mogo.eagle.core.data.notice.NoticeTrafficStylePushData
|
||||
import com.mogo.eagle.core.function.api.base.IMoGoFunctionProvider
|
||||
|
||||
/**
|
||||
* @author xiaoyuzhou
|
||||
* @date 2021/8/2 7:36 下午
|
||||
*/
|
||||
interface IMoGoWaringProvider : IMoGoFunctionProvider {
|
||||
interface IMoGoWaringProvider {
|
||||
|
||||
/**
|
||||
* 隐藏 脉速表
|
||||
|
||||
Reference in New Issue
Block a user