/RoundnessImageview

圆形Imageview 自定义控件

Primary LanguageJava

RoundnessImageview

圆形Imageview 自定义控件

<scu.miomin.com.roundnessimageview.RoundnessImageView(your package name.RoundnessImageView)
        android:layout_width="64dp"
        android:layout_height="64dp"
        android:layout_centerInParent="true"
        android:src="@drawable/head" />