[
https://issues.apache.org/jira/browse/WEEX-112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258937#comment-16258937
]
ASF GitHub Bot commented on WEEX-112:
-------------------------------------
GitHub user acton393 reopened a pull request:
https://github.com/apache/incubator-weex/pull/860
[WEEX-112][iOS] make weex playground app adapt to iPhone X
according to
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/
,
we must add a 1125px X 2436px launch image for Portrait size and 2436
X1125px, at the same time,
developers must consider about the safe-area of container.
Bug: 112

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/acton393/incubator-weex
weexplayground-adapte-iPhoneX
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/860.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 #860
----
commit f2fbd72aaf3043712eff233c06bcb242f6382a31
Author: acton393 <[email protected]>
Date: 2017-11-14T05:10:15Z
[WEEX-112][iOS] make weex playground app adapt to iPhone X
according to
https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/
,
we must add a 1125px X 2436px launch image for Portrait size and 2436
X1125px, at the same time,
developers must consider about the safe-area of container.
Bug: 112
commit 19bf1305447b778f37bd1d8a445959b3cefa2916
Author: acton393 <[email protected]>
Date: 2017-11-14T10:31:30Z
[WEEX-112] make Xcode 8 adapt
commit 217b59c38e8e1783c331324ee7816bea684d0fee
Author: acton393 <[email protected]>
Date: 2017-11-20T07:44:18Z
[WEEX-112][iOS]add launch image and clear launch image
Bug:112
commit 331f2743156b1a74c8b3fc4c0af85ab3330d814e
Author: acton393 <[email protected]>
Date: 2017-11-20T07:45:32Z
Merge branch 'master' of
https://git-wip-us.apache.org/repos/asf/incubator-weex into
weexplayground-adapte-iPhoneX
----
> Weex playground adapt to iPhone X
> ---------------------------------
>
> Key: WEEX-112
> URL: https://issues.apache.org/jira/browse/WEEX-112
> Project: Weex
> Issue Type: Bug
> Reporter: xingZhang
> Assignee: Adam Feng
>
> As weex view container must consider about the view safe area.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)