GitHub user YorkShen opened a pull request:
https://github.com/apache/incubator-weex/pull/1334
[WEEX-509][Android] Fix NPE in WXSDKInstance.onActivityPause()
https://issues.apache.org/jira/browse/WEEX-509
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YorkShen/incubator-weex bugfix-npe
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1334.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 #1334
----
commit 68d0bab4b9bdaf7e5e40fe7dbfee2c6f1b73f61e
Author: YorkShen <shenyuancs@...>
Date: 2018-07-16T13:31:21Z
* [Android] Fix NPE in WXSDKInstance
----
---