[feedback]优化弹窗实现细节
This commit is contained in:
@@ -297,13 +297,6 @@ object CallerHmiManager : CallerBase() {
|
||||
waringProviderApi?.showDockerRebootResult(code, msg)
|
||||
}
|
||||
|
||||
/**
|
||||
* 展示浮层
|
||||
*/
|
||||
fun showFloatWindow(tag: String, floatView: View, attrs: LayoutParams? = null): (() -> Unit)? {
|
||||
return waringProviderApi?.showFloatWindow(tag, floatView, attrs)
|
||||
}
|
||||
|
||||
/**
|
||||
* 设置 红绿灯 代理View
|
||||
* @param view
|
||||
|
||||
Reference in New Issue
Block a user