GitHub user caixiaomin opened a pull request:
https://github.com/apache/incubator-weex/pull/1247
[WEEX-440][iOS] Hide loading when the list are less than screen heighâ¦
1. Hide loading when the list are less than screen height.
2. Avoid UI blink when loading finished.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/caixiaomin/incubator-weex
ImproveLoadingForEmas
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-weex/pull/1247.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 #1247
----
commit 9ca35cf018c577714c19b2ae05ae790524783eac
Author: Xiaomin <caixiaomin@...>
Date: 2018-06-07T07:58:20Z
[WEEX-440][iOS] Hide loading when the list are less than screen height.
Avoid UI blink when loading finished.
----
---