GitHub user Darin726 opened a pull request:
https://github.com/apache/incubator-weex/pull/1188
[WEEX-380][Android] Fix weex show abnormally in single process
[WEEX-380][Android] Fix weex show abnormally in single process
Some page display abnormally in single process for missing
some env parameters
Bug: WEEX-380
https://issues.apache.org/jira/projects/WEEX/issues/WEEX-380?filter=addedrecently
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Darin726/incubator-weex
Apache-master-2018-05-21
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1188.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 #1188
----
commit 8ad1de43e921cd61d4e3059a032ae363d529ba9f
Author: darin <dyy726@...>
Date: 2018-05-21T08:38:20Z
[WEEX-380][Android] Fix weex show abnormally in single process
Some page display abnormally in single process for missing
some env parameters
Bug: WEEX-380
----
---