[GitHub] incubator-weex pull request #191: * [android] prevent the NullPointerExcepti...

2017-04-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/191 --- 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

[GitHub] incubator-weex pull request #191: * [android] prevent the NullPointerExcepti...

2017-04-07 Thread sospartan
Github user sospartan commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/191#discussion_r110369848 --- Diff: android/sdk/src/main/java/com/taobao/weex/WXSDKManager.java --- @@ -218,7 +218,11 @@ public static WXSDKManager getInstance() { }

[GitHub] incubator-weex pull request #191: * [android] prevent the NullPointerExcepti...

2017-03-30 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/191 * [android] prevent the NullPointerException prevent the NPE that caused by WXSDKInstance object is null You can merge this pull request into a Git repository by running: $ git pull htt