[feedback]优化弹窗实现细节

This commit is contained in:
renwj
2022-03-22 16:21:17 +08:00
parent 8072ac7d1e
commit 1aa36e2471
10 changed files with 111 additions and 90 deletions

View File

@@ -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