[3.4.0]修复调试面板中打开历史消息之后关闭调试面板再打开无法关闭上报历史窗Bug

This commit is contained in:
xuxinchao
2023-07-28 18:36:48 +08:00
parent fa8f144869
commit 37a2710dd9
6 changed files with 45 additions and 11 deletions

View File

@@ -122,6 +122,8 @@ interface IDevaToolsProvider : IProvider {
*/
fun showReportListWindow(context: Context,isShow: Boolean)
fun getReportWindowStatus(): Boolean
/**
* 下载指定包
*/