[状态栏]状态栏位置上移
This commit is contained in:
@@ -107,7 +107,7 @@ interface IDevaToolsProvider : IProvider {
|
||||
/**
|
||||
* 展示状态栏
|
||||
*/
|
||||
fun showStatusBar(ctx: Context)
|
||||
fun showStatusBar(ctx: Context, anchor: View)
|
||||
|
||||
/**
|
||||
* 隐藏状态栏
|
||||
|
||||
Reference in New Issue
Block a user