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

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

Github user asfgit closed the pull request at:

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


> addEvent will lead to view load again, especially the view just re-used for 
> memory usage
> ----------------------------------------------------------------------------------------
>
>                 Key: WEEX-98
>                 URL: https://issues.apache.org/jira/browse/WEEX-98
>             Project: Weex
>          Issue Type: Bug
>          Components: iOS
>            Reporter: xingZhang
>            Assignee: Adam Feng
>
>   In most case , element in cell will be re-use for memory especially in very 
> long list, but if I call addEvent for this element, here will generate a new 
> view for this element.
>  For instance, image element in cell  will re-use if it is disappear in 
> vision area, and loaded again while it back to visual area. In this case , 
> when it disappear, just add event such as click, touch and so on , it will 
> then generate a new view ,and load image again, although it is off-screen.



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

Reply via email to