Github user rakatyal commented on a diff in the pull request:

    https://github.com/apache/cordova-docs/pull/471#discussion_r51803655
  
    --- Diff: www/docs/en/dev/guide/platforms/android/plugin.md ---
    @@ -118,7 +118,8 @@ exception names as much as possible.
     The plugin's JavaScript does _not_ run in the main thread of the
     `WebView` interface; instead, it runs on the `WebCore` thread, as
     does the `execute` method.  If you need to interact with the user
    -interface, you should use the following variation:
    +interface, you should use the [Activity's 
`runOnUiThread`][ref-runonuithread]
    --- End diff --
    
    This appears very weird on the github rich diff. I hope it's better on the 
website?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org
For additional commands, e-mail: dev-h...@cordova.apache.org

Reply via email to