You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/09/12 14:01:29 UTC

[GitHub] brodybits opened a new issue #884: Embedding Android WebView doc looks broken

brodybits opened a new issue #884: Embedding Android WebView doc looks broken
URL: https://github.com/apache/cordova-docs/issues/884
 
 
   <!--
   Before creating an issue, please take a look at http://cordova.apache.org/contribute/contribute_guidelines.html, and ensure you are creating your issue in the correct repository.
   
   Please only report issues with the website and documentation here. Fill out the template below with as much detail as possible to help us to solve your issue.
   -->
   
   **Issue Type**
   [x] Bug
   [ ] Feature Request
   
   **Priority**
   [ ] Minor <!-- very specific or only affects a few people -->
   [x] Major <!-- important and impacts many people -->
   [ ] Critical <!-- Bugs (not features) that block the main function of a component and affect a large number of people -->
   [ ] Blocker <!-- Catastrophic bugs that prevent projects from building or cause basic projects to crash immediately -->
   
   **Environment**
   * OS: N/A
   * Browser: N/A
   
   **Description**
   <!--
   If this is a bug, outline how to reproduce it as clearly as possible.
   If this is a feature request, describe in detail how it would work.
   -->
   
   In <https://cordova.apache.org/docs/en/latest/guide/platforms/android/webview.html>:
   
   Sample code seems to use a `Config` object class.
   
   The one place where I see a Config class documented is in: <https://developer.android.com/reference/android/util/Config>
   
   where I see no `init` method documented.
   
   As a general rule the document should never assume the user implicitly knows that s/he has to import a class from a package somewhere.
   
   This looks broken to me, hoping to see an explanation and solution someday soon.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org