[状态栏]状态栏位置上移

This commit is contained in:
renwj
2022-07-29 12:09:19 +08:00
parent 88bc7eb684
commit 209423dbcd
12 changed files with 115 additions and 89 deletions

View File

@@ -107,7 +107,7 @@ interface IDevaToolsProvider : IProvider {
/**
* 展示状态栏
*/
fun showStatusBar(ctx: Context)
fun showStatusBar(ctx: Context, anchor: View)
/**
* 隐藏状态栏