[GitHub] incubator-weex pull request #1122: [android] fix wrong parameter for WXBridg...

2018-07-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1122 ---

[GitHub] incubator-weex pull request #1122: [android] fix wrong parameter for WXBridg...

2018-04-20 Thread luckybilly
GitHub user luckybilly opened a pull request: https://github.com/apache/incubator-weex/pull/1122 [android] fix wrong parameter for WXBridgeManager.invokeRegisterModules fix bug: use `mRegisterComponentFailList` in `WXBridgeManager.registerModules` method by mistake: