gubaojian edited a comment on issue #1626: are there some methods to prevent 
<cell> support RecyclerView?
URL: https://github.com/apache/incubator-weex/issues/1626#issuecomment-457481803
 
 
   you can use recycle="false" to prevent the Image And Text Data ReBind。
   
   https://github.com/apache/incubator-weex-site/pull/310/files
   
   Or you can  use  autoBitmapRecycle="false" in image to prevent the bitmap to 
be recycle when not visible.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to