Android Open Source - Development imageview RoundedImageView






Project Summary

A fast ImageView that supports rounded corners, ovals, and circles. A full superset of CircleImageView..

Web Site / Source Repository

RoundedImageView is hosted in the following web site
https://github.com/vinc3m1/RoundedImageView

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

ItemValue
Java File Count7
Supported screen sizes[xhdpi, nodpi]
Activity Count1
Fragment Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of RoundedImageView is as follows:

Apache License

Resource Files

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

black_white_tile.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.makeramen.roundedimageview.RoundedDrawable.java
com.makeramen.roundedimageview.RoundedImageView.java
com.makeramen.roundedimageview.RoundedTransformationBuilder.java
com.makeramen.roundedimageview.example.ColorFragment.java
com.makeramen.roundedimageview.example.ExampleActivity.java
com.makeramen.roundedimageview.example.PicassoFragment.java
com.makeramen.roundedimageview.example.RoundedFragment.java