[6.4.4]运营面板增加冷启动进度视图是否展示控制开关
This commit is contained in:
@@ -33,6 +33,11 @@ interface IViewControlListener {
|
||||
*/
|
||||
fun updateStatusBarLeftView(insert: Boolean, tag: String, viewGroup: ViewGroup){}
|
||||
|
||||
/**
|
||||
* 是否展示系统启动状态视图
|
||||
*/
|
||||
fun updateConnectionProgressView(visible: Boolean){}
|
||||
|
||||
/**
|
||||
* 更新(添加/删除)下载进度
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user