Android Open Source - Development imageview OverlayImageView






Project Summary

A simple extension of Android's ImageView that allows drawing an overlay on top of it..

Web Site / Source Repository

OverlayImageView is hosted in the following web site
https://github.com/eeVoskos/OverlayImageView

If you think the Android project OverlayImageView 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 OverlayImageView.

ItemValue
Java File Count2
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 1 image files in OverlayImageView. The names of the image files are listed as follows.

ic_overlay.png

The following screenshort is generated from the image listed above.

null

Java Source Files

OverlayImageView has the following Java source files.

com.eevoskos.overlayimageview.OverlayImageView.java
com.eevoskos.overlayimageview.sample.MainActivity.java