Closed ghost closed 12 years ago
It should be possible to use a String to pass the image-url and let this library do the validity-check.
String
Added in 2b49e9e. However, this override is only provided in WebImageView.setImageUrl(String), otherwise there are a ton of potential overrides here, and the interface will start to become confusing.
WebImageView.setImageUrl(String)
It should be possible to use a
String
to pass the image-url and let this library do the validity-check.