[6.6.0][FSM] fix: FSM 弹框不获取焦点;
This commit is contained in:
@@ -48,7 +48,7 @@ class FSMStatusDetailWindowManager private constructor() {
|
||||
offsetY = AutoSizeUtils.dp2px(context, 112f),
|
||||
offsetX = AutoSizeUtils.dp2px(context, (214f) * -1L)
|
||||
)
|
||||
.setImmersionStatusBar(true)
|
||||
.setImmersionStatusBar(false)
|
||||
.slideDel(false)
|
||||
.setWindowHeight(WindowManager.LayoutParams.WRAP_CONTENT)
|
||||
.setWindowWidth(AutoSizeUtils.dp2px(context, 538f))
|
||||
|
||||
Reference in New Issue
Block a user