[6.6.0]调整数据闭环-类型选择窗口层级
This commit is contained in:
@@ -101,6 +101,7 @@ class ReportTypeWindow constructor(activity: Activity): IMoGoDevaToolsListener {
|
||||
it.format = PixelFormat.RGBA_8888
|
||||
it.flags = WindowManager.LayoutParams.FLAG_NOT_TOUCH_MODAL
|
||||
it.gravity = Gravity.START or Gravity.TOP
|
||||
it.type = WindowManager.LayoutParams.TYPE_APPLICATION_PANEL
|
||||
it.width = 457
|
||||
it.height = 333
|
||||
it.alpha = 1.0f
|
||||
|
||||
Reference in New Issue
Block a user