YorkShen commented on issue #3063: [Android] 显示异常  when weex version is 0.26.0  
or 0.28.0
URL: https://github.com/apache/incubator-weex/issues/3063#issuecomment-563933151
 
 
   `onActivityCreate` 回调未正确执行,通常会导致一些 JS 事件无法发送,变量未初始化,很少会导致白屏。
   
   你需要检查 `GraphicActionCreateBody`, `GraphicActionAddElement` 
等对象是否被执行,这些对象是真正负责创建 View 的。

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to