[状态栏]将展示逻辑移到内部判断
This commit is contained in:
@@ -207,9 +207,7 @@ import java.util.*
|
||||
setViewNotificationProvider(this)
|
||||
|
||||
context?.also {
|
||||
if (!AppIdentityModeUtils.isPassenger(FunctionBuildConfig.appIdentityMode)) {
|
||||
CallerDevaToolsManager.showStatusBar(it)
|
||||
}
|
||||
CallerDevaToolsManager.showStatusBar(it)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user