Android Open Source - UI ListView image WebImageView






Project Summary

A subclass of ImageView on Android application framework. It does all the "dirty work" in the background when you want to display an image from the web. It works smoothly in a ListView..

Web Site / Source Repository

WebImageView is hosted in the following web site
https://github.com/CarlLee/WebImageView

If you think the Android project WebImageView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of WebImageView.

ItemValue
Java File Count3
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.INTERNET




Java Source Files

WebImageView has the following Java source files.

com.carllee.views.webimage.WebImageEventHandler.java
com.carllee.views.webimage.WebImageView.java
com.carllee.views.webimage.WebImageViewActivity.java