You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/09/29 13:49:32 UTC

[GitHub] [incubator-weex] hponiang commented on issue #2944: [Android]When there are more than 40 images, then switch to another page, and then come back a few times to appear java.lang.OutOfMemoryError where weex version is 0.26.0

hponiang commented on issue #2944: [Android]When there are more than 40 images, then switch to another page, and then come back a few times to appear java.lang.OutOfMemoryError   where weex version is 0.26.0
URL: https://github.com/apache/incubator-weex/issues/2944#issuecomment-536302434
 
 
    Because the homepage jumps to the secondary page and then returns, all the images will be loaded again。
   on ImageAdapter.java
   `WXSDKManager.getInstance().postOnUiThread(new Runnable() {`

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


With regards,
Apache Git Services