[
https://issues.apache.org/jira/browse/WEEX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16496489#comment-16496489
]
ASF GitHub Bot commented on WEEX-421:
-------------------------------------
GitHub user lucky-chen opened a pull request:
https://github.com/apache/incubator-weex/pull/1230
[WEEX-421] [core] use interface replacce android_bridge_impl
use
```
WeexCoreManager::getInstance()->getPlatformBridge()->xxx
```
to replace
```
Bridge_Impl_Android::getInstance()->xxx
```
in weexCore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lucky-chen/incubator-weex
core-feture-rmAndroidBridgeImpl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1230.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1230
----
commit 0100e5fca9089533fe87d11b71f038b07dc473b5
Author: zhongcang <qh438406812@...>
Date: 2018-05-31T12:33:34Z
* [core] use interface replacce android_bridge_impl
----
> [core]use interface replacce android_bridge_impl
> ------------------------------------------------
>
> Key: WEEX-421
> URL: https://issues.apache.org/jira/browse/WEEX-421
> Project: Weex
> Issue Type: Improvement
> Reporter: peihan
> Assignee: Adam Feng
> Priority: Major
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)