Ejemplo n.º 1
0
 public void postOnUiThread(Runnable runnable, long delayMillis) {
   mWXRenderManager.postOnUiThread(runnable, delayMillis);
 }