You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/25 03:46:47 UTC

[GitHub] [incubator-weex] FrancisShi opened a new issue #2364: [Android][iOS][Dev-tool] Unexpected behavior when xx where weex version is 0.aa.bb.cc

FrancisShi opened a new issue #2364: [Android][iOS][Dev-tool] Unexpected behavior when xx where weex version is 0.aa.bb.cc
URL: https://github.com/apache/incubator-weex/issues/2364
 
 
   WXSDKManager.getInstance().getWXDomManager().postAction(mWXSDKInstance.getInstanceId(), Actions.getExecutableRenderAction(new Runnable() {
           @Override
           public void run() {
            
           }
         }),false);

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services