Github user YorkShen commented on a diff in the pull request:

    https://github.com/apache/incubator-weex/pull/82#discussion_r105325478
  
    --- Diff: 
android/sdk/src/main/java/com/taobao/weex/ui/component/WXImage.java ---
    @@ -381,17 +398,15 @@ public void recycled() {
         }
       }
     
    -  private void setRemoteSrc(Uri rewrited) {
    +  private void setRemoteSrc(Uri rewrited,int blurRadius) {
    --- End diff --
    
    
对于使用了filter属性的image,每个image都由于filter和src被重复下载&绘制了两次。åŠ
 ä¸€äº›é€»è¾‘判断,避免重复加载。


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to