我的android APP运行进入MainActivity总是闪一下变白屏又显示内容又白屏又显示内容,不断反反复复(报错margin state not match)
阅读原文时间:2021年04月20日阅读:1

我的android APP运行进入MainActivity总是闪一下变白屏又显示内容又白屏又显示内容,不断反反复复(报错margin state not match)

日志如下:

E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@c030b5e
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
V/ActivityThread: callActivityOnCreate
I/hwbr_engine_AwContents: setNewAwContents 534490321920
I/hwbr_engine_cr_IMM: Constructor
I/hwbr_engine_mainprocess: [INFO:media_web_contents_observer.cc(186)] HwMedia::OnVisibilityChanged UpdateVideoLock visibility = 2
I/hwbr_engine_cr_IMM: isActive: false

E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
I/hwbr_engine_mainprocess: [INFO:navigation_request.cc(1682)] got the response will commit navigation
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
D/OpenGLRenderer: disableOutlineDraw is true
D/HiTouch_PressGestureDetector: onAttached, package=com.cherry.baiyajin, windowType=1, mHiTouchRestricted=false
D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
I/hwbr_engine_AwContents: onSizeChanged w = 1080, h = 2259, ow = 0, oh = 0,this = xX@80b380
I/HwViewRootImpl: removeInvalidNode all the node in jank list is out of time
I/hwbr_engine_mainprocess: [INFO:render_process_host_impl.cc(4732)] RenderProcessHostImpl::ReportEngineEvent: module: conent_render, resource: 15:, error_code: 102_081001, error_msg: page load start.
I/hwbr_engine_hwbr_event: {error_msg=page load start., resource=15:, module=conent_render, error_code=102_081001}
W/libEGL: EGLNativeWindowType 0x7c71d28d10 disconnect failed

I/hwbr_engine_mainprocess: [INFO:aw_password_manager_client.cc(570)] AwPasswordManagerClient::PasswordFormsRendered
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
W/ActivityThread: handleWindowVisibility: no activity for token android.os.BinderProxy@1b57011
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
V/ActivityThread: callActivityOnCreate
I/hwbr_engine_AwContents: setNewAwContents 534461770240
I/hwbr_engine_cr_IMM: Constructor
I/hwbr_engine_mainprocess: [INFO:media_web_contents_observer.cc(186)] HwMedia::OnVisibilityChanged UpdateVideoLock visibility = 2
I/hwbr_engine_cr_IMM: isActive: false

E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
I/hwbr_engine_mainprocess: [INFO:navigation_request.cc(1682)] got the response will commit navigation
E/ResMng NATIVE_MSG_FILTER: endActivityTransaction: margin state not match
D/OpenGLRenderer: disableOutlineDraw is true
D/HiTouch_PressGestureDetector: onAttached, package=com.cherry.baiyajin, windowType=1, mHiTouchRestricted=false
D/mali_winsys: EGLint new_window_surface(egl_winsys_display *, void *, EGLSurface, EGLConfig, egl_winsys_surface **, EGLBoolean) returns 0x3000
I/hwbr_engine_AwContents: onSizeChanged w = 1080, h = 2259, ow = 0, oh = 0,this = xX@c4de77f
I/HwViewRootImpl: removeInvalidNode all the node in jank list is out of time
I/hwbr_engine_mainprocess: [INFO:render_process_host_impl.cc(4732)] RenderProcessHostImpl::ReportEngineEvent: module: conent_render, resource: 12:, error_code: 102_081001, error_msg: page load start.
I/hwbr_engine_hwbr_event: {error_msg=page load start., resource=12:, module=conent_render, error_code=102_081001}