2.13.0 fixed conflict
This commit is contained in:
@@ -305,4 +305,9 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
|
||||
* 设置乘客端消息盒子是否展示
|
||||
*/
|
||||
fun updatePassengerMsgBoxTipView(show: Boolean)
|
||||
|
||||
/**
|
||||
* 更新(添加/删除)下载进度
|
||||
*/
|
||||
fun updateStatusBarDownloadView(insert: Boolean, tag: String, progress: Int)
|
||||
}
|
||||
Reference in New Issue
Block a user