GitHub user gubaojian opened a pull request:

    https://github.com/apache/incubator-weex/pull/945

    [WEEX-170][android] WXTemplateList width should use realpx instead of 
viewport

    1、WXTemplateList width should use realpx instead of viewport
    2、post add cell letter get better use experience for full page
    
    /**
     * we have separate cell with list, post add cell in dom thread ensure
    * list has layout and can archive better user experience and better load 
time,
    * which reduce waste cell layout when list layout changes.
      * */
    
    http://dotwe.org/vue/49ba6974bc5b1c04ed83fcd5ddd0cb46

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gubaojian/incubator-weex 
release-0.17-recycle-list-fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-weex/pull/945.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 #945
    
----
commit 712c4d18a8d7192a26d0a6c6a9d7fbe5db34ae2d
Author: jianbai.gbj <jianbai.gbj@...>
Date:   2017-12-14T06:28:54Z

    [WEEX-170][android] WXTemplateList width should use realpx instead of 
viewport and post add cell archive better performance

----


---

Reply via email to