[ 
https://issues.apache.org/jira/browse/WEEX-55?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072137#comment-16072137
 ] 

ASF GitHub Bot commented on WEEX-55:
------------------------------------

GitHub user sospartan opened a pull request:

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

    * [android] change 'contentSize' value in list 'scroll' event, use value

    caculate by layout engine. @not-danger
    https://issues.apache.org/jira/browse/WEEX-55

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

    $ git pull https://github.com/sospartan/incubator-weex 
android-scroll-content-size

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

    https://github.com/apache/incubator-weex/pull/488.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 #488
    
----
commit cc9ca194701c3e2b063fb1e6e6f56e93d9ebcb60
Author: sospartan <[email protected]>
Date:   2017-07-03T08:47:25Z

    * [android] change 'contentSize' value in list 'scroll' event, use value
    caculate by layout engine. @not-danger

----


> Fix contentSize value in scroll event
> -------------------------------------
>
>                 Key: WEEX-55
>                 URL: https://issues.apache.org/jira/browse/WEEX-55
>             Project: Weex
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 0.15
>            Reporter: sospartan
>            Assignee: zhengshihan
>
> The 'contentSize' height is using a assessed value, it will be changed during 
> scroll by the 'recycler' mechanism.
> My patch will use height from layout engine to replace it. It's stable after 
> layout finished.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to