[8.2.0]运营面板V2X
This commit is contained in:
@@ -78,4 +78,10 @@ interface IViewControlListener {
|
||||
* 展示冷启动进度条
|
||||
*/
|
||||
fun showColdStartProcessView(){}
|
||||
|
||||
/**
|
||||
* 运营面板展示状态
|
||||
* @param isShow true展示 false隐藏
|
||||
*/
|
||||
fun operatePanelDisplayStatus(isShow: Boolean){}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user