Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 713 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 713 Bytes

RoundImageView

An imageview that provide some usual shapes.

image

Usage


com.maple.roundimageview.RoundImageView
xmlns:maple="http://schemas.android.com/apk/res-auto"
android:layout_width="100dp"
android:layout_height="100dp"
android:scaleType="fitXY"
android:src="@drawable/kobe1"
android:layout_centerInParent="true"
maple:maskType="RECTANGLE"
maple:borderWidth_Ri="5dp"
maple:borderColor_Ri="@android:color/white"

Developed By

mapleyuan - yuanweinan00@gmail.com

License

Copyright (C) 2016 maple yuan yuanweinan00@gmail.com