[feedback]优化弹窗实现细节
This commit is contained in:
@@ -217,13 +217,4 @@ interface IMoGoWaringProvider : IMoGoHmiViewProxy {
|
||||
* @param msg
|
||||
*/
|
||||
fun showDockerRebootResult(code: Int,msg: String)
|
||||
|
||||
/**
|
||||
* @param floatView: 要展示的View
|
||||
* @param tag: 唯一标识
|
||||
* @return 触发消失时回调
|
||||
*/
|
||||
fun showFloatWindow(tag: String = "BadCaseFloat", floatView: View, attrs: LayoutParams?): () -> Unit
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user