文件名称:CustomShapeImageView-master
介绍说明--下载内容来自于网络,使用问题请自行百度
实现图片的圆角,五角星,菱形等各种样式的美化-Realize image rounded corners, five-pointed star, diamond and other types of beautification
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CustomShapeImageView-master/
CustomShapeImageView-master/.gitignore
CustomShapeImageView-master/README.md
CustomShapeImageView-master/Screenshot_2013-11-05-23-08-12.png
CustomShapeImageView-master/library/
CustomShapeImageView-master/library/AndroidManifest.xml
CustomShapeImageView-master/library/project.properties
CustomShapeImageView-master/library/res/
CustomShapeImageView-master/library/res/drawable-hdpi/
CustomShapeImageView-master/library/res/drawable-hdpi/ic_launcher.png
CustomShapeImageView-master/library/res/drawable-mdpi/
CustomShapeImageView-master/library/res/drawable-mdpi/ic_launcher.png
CustomShapeImageView-master/library/res/drawable-xhdpi/
CustomShapeImageView-master/library/res/drawable-xhdpi/ic_launcher.png
CustomShapeImageView-master/library/res/values-v11/
CustomShapeImageView-master/library/res/values-v11/styles.xml
CustomShapeImageView-master/library/res/values-v14/
CustomShapeImageView-master/library/res/values-v14/styles.xml
CustomShapeImageView-master/library/res/values/
CustomShapeImageView-master/library/res/values/attr.xml
CustomShapeImageView-master/library/res/values/strings.xml
CustomShapeImageView-master/library/res/values/styles.xml
CustomShapeImageView-master/library/src/
CustomShapeImageView-master/library/src/com/
CustomShapeImageView-master/library/src/com/meg7/
CustomShapeImageView-master/library/src/com/meg7/widget/
CustomShapeImageView-master/library/src/com/meg7/widget/BaseImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CircleImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CustomShapeImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CustomShapeSquareImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/RectangleImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/SvgImageView.java
CustomShapeImageView-master/library/src/com/svgandroid/
CustomShapeImageView-master/library/src/com/svgandroid/ParserHelper.java
CustomShapeImageView-master/library/src/com/svgandroid/SVG.java
CustomShapeImageView-master/library/src/com/svgandroid/SVGParseException.java
CustomShapeImageView-master/library/src/com/svgandroid/SVGParser.java
CustomShapeImageView-master/samples/
CustomShapeImageView-master/samples/.settings/
CustomShapeImageView-master/samples/.settings/org.eclipse.jdt.core.prefs
CustomShapeImageView-master/samples/AndroidManifest.xml
CustomShapeImageView-master/samples/project.properties
CustomShapeImageView-master/samples/res/
CustomShapeImageView-master/samples/res/drawable-hdpi/
CustomShapeImageView-master/samples/res/drawable-hdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-mdpi/
CustomShapeImageView-master/samples/res/drawable-mdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/
CustomShapeImageView-master/samples/res/drawable-xhdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_1.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_2.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_3.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_4.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_5.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_6.png
CustomShapeImageView-master/samples/res/drawable-xxhdpi/
CustomShapeImageView-master/samples/res/drawable-xxhdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/layout/
CustomShapeImageView-master/samples/res/layout/activity_samples.xml
CustomShapeImageView-master/samples/res/raw/
CustomShapeImageView-master/samples/res/raw/shape_5.svg
CustomShapeImageView-master/samples/res/raw/shape_circle_2.svg
CustomShapeImageView-master/samples/res/raw/shape_flower.svg
CustomShapeImageView-master/samples/res/raw/shape_heart.svg
CustomShapeImageView-master/samples/res/raw/shape_star.svg
CustomShapeImageView-master/samples/res/raw/shape_star_2.svg
CustomShapeImageView-master/samples/res/raw/shape_star_3.svg
CustomShapeImageView-master/samples/res/values-sw600dp/
CustomShapeImageView-master/samples/res/values-sw600dp/dimens.xml
CustomShapeImageView-master/samples/res/values-sw720dp-land/
CustomShapeImageView-master/samples/res/values-sw720dp-land/dimens.xml
CustomShapeImageView-master/samples/res/values-v11/
CustomShapeImageView-master/samples/res/values-v11/styles.xml
CustomShapeImageView-master/samples/res/values-v14/
CustomShapeImageView-master/samples/res/values-v14/styles.xml
CustomShapeImageView-master/samples/res/values/
CustomShapeImageView-master/samples/res/values/dimens.xml
CustomShapeImageView-master/samples/res/values/strings.xml
CustomShapeImageView-master/samples/res/values/styles.xml
CustomShapeImageView-master/samples/src/
CustomShapeImageView-master/samples/src/com/
CustomShapeImageView-master/samples/src/com/meg7/
CustomShapeImageView-master/samples/src/com/meg7/samples/
CustomShapeImageView-master/samples/src/com/meg7/samples/SamplesActivity.java
CustomShapeImageView-master/.gitignore
CustomShapeImageView-master/README.md
CustomShapeImageView-master/Screenshot_2013-11-05-23-08-12.png
CustomShapeImageView-master/library/
CustomShapeImageView-master/library/AndroidManifest.xml
CustomShapeImageView-master/library/project.properties
CustomShapeImageView-master/library/res/
CustomShapeImageView-master/library/res/drawable-hdpi/
CustomShapeImageView-master/library/res/drawable-hdpi/ic_launcher.png
CustomShapeImageView-master/library/res/drawable-mdpi/
CustomShapeImageView-master/library/res/drawable-mdpi/ic_launcher.png
CustomShapeImageView-master/library/res/drawable-xhdpi/
CustomShapeImageView-master/library/res/drawable-xhdpi/ic_launcher.png
CustomShapeImageView-master/library/res/values-v11/
CustomShapeImageView-master/library/res/values-v11/styles.xml
CustomShapeImageView-master/library/res/values-v14/
CustomShapeImageView-master/library/res/values-v14/styles.xml
CustomShapeImageView-master/library/res/values/
CustomShapeImageView-master/library/res/values/attr.xml
CustomShapeImageView-master/library/res/values/strings.xml
CustomShapeImageView-master/library/res/values/styles.xml
CustomShapeImageView-master/library/src/
CustomShapeImageView-master/library/src/com/
CustomShapeImageView-master/library/src/com/meg7/
CustomShapeImageView-master/library/src/com/meg7/widget/
CustomShapeImageView-master/library/src/com/meg7/widget/BaseImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CircleImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CustomShapeImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/CustomShapeSquareImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/RectangleImageView.java
CustomShapeImageView-master/library/src/com/meg7/widget/SvgImageView.java
CustomShapeImageView-master/library/src/com/svgandroid/
CustomShapeImageView-master/library/src/com/svgandroid/ParserHelper.java
CustomShapeImageView-master/library/src/com/svgandroid/SVG.java
CustomShapeImageView-master/library/src/com/svgandroid/SVGParseException.java
CustomShapeImageView-master/library/src/com/svgandroid/SVGParser.java
CustomShapeImageView-master/samples/
CustomShapeImageView-master/samples/.settings/
CustomShapeImageView-master/samples/.settings/org.eclipse.jdt.core.prefs
CustomShapeImageView-master/samples/AndroidManifest.xml
CustomShapeImageView-master/samples/project.properties
CustomShapeImageView-master/samples/res/
CustomShapeImageView-master/samples/res/drawable-hdpi/
CustomShapeImageView-master/samples/res/drawable-hdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-mdpi/
CustomShapeImageView-master/samples/res/drawable-mdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/
CustomShapeImageView-master/samples/res/drawable-xhdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_1.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_2.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_3.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_4.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_5.png
CustomShapeImageView-master/samples/res/drawable-xhdpi/sample_6.png
CustomShapeImageView-master/samples/res/drawable-xxhdpi/
CustomShapeImageView-master/samples/res/drawable-xxhdpi/ic_launcher.png
CustomShapeImageView-master/samples/res/layout/
CustomShapeImageView-master/samples/res/layout/activity_samples.xml
CustomShapeImageView-master/samples/res/raw/
CustomShapeImageView-master/samples/res/raw/shape_5.svg
CustomShapeImageView-master/samples/res/raw/shape_circle_2.svg
CustomShapeImageView-master/samples/res/raw/shape_flower.svg
CustomShapeImageView-master/samples/res/raw/shape_heart.svg
CustomShapeImageView-master/samples/res/raw/shape_star.svg
CustomShapeImageView-master/samples/res/raw/shape_star_2.svg
CustomShapeImageView-master/samples/res/raw/shape_star_3.svg
CustomShapeImageView-master/samples/res/values-sw600dp/
CustomShapeImageView-master/samples/res/values-sw600dp/dimens.xml
CustomShapeImageView-master/samples/res/values-sw720dp-land/
CustomShapeImageView-master/samples/res/values-sw720dp-land/dimens.xml
CustomShapeImageView-master/samples/res/values-v11/
CustomShapeImageView-master/samples/res/values-v11/styles.xml
CustomShapeImageView-master/samples/res/values-v14/
CustomShapeImageView-master/samples/res/values-v14/styles.xml
CustomShapeImageView-master/samples/res/values/
CustomShapeImageView-master/samples/res/values/dimens.xml
CustomShapeImageView-master/samples/res/values/strings.xml
CustomShapeImageView-master/samples/res/values/styles.xml
CustomShapeImageView-master/samples/src/
CustomShapeImageView-master/samples/src/com/
CustomShapeImageView-master/samples/src/com/meg7/
CustomShapeImageView-master/samples/src/com/meg7/samples/
CustomShapeImageView-master/samples/src/com/meg7/samples/SamplesActivity.java
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
