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.
---