[ 
https://issues.apache.org/jira/browse/CB-12835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16269217#comment-16269217
 ] 

ASF GitHub Bot commented on CB-12835:
-------------------------------------

infil00p commented on issue #385: CB-12835: add a Context getter in 
CordovaInterface
URL: https://github.com/apache/cordova-android/pull/385#issuecomment-347620251
 
 
   Yeah, this isn't that big of a deal to document, I'm going to merge this in 
now.

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


> Add a Context getter in CordovaInterface
> ----------------------------------------
>
>                 Key: CB-12835
>                 URL: https://issues.apache.org/jira/browse/CB-12835
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-android
>    Affects Versions: 3.5.0
>            Reporter: Xiaolei Yu
>            Assignee: Joe Bowser
>              Labels: android-next
>
> We use a WebView instance within an android Service and attach it to an 
> activity view hierarchy when user interaction is required.
> Assuming cordova wants to support such use case a Context getter is needed in 
> CordovaInterface for plugins that are accessing Context through getActivity() 
> (such as the device plugin)
>  
> I originally created CB-12623 for the device plugin. After receiving comments 
> I think it should be addressed here first.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to