Skip to content

mapleyuan/RoundImageView

Repository files navigation

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 - [email protected]

License

Copyright (C) 2016 maple yuan [email protected]

About

An imageview that provide some usual shapes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages