xmlns:app="http://schemas.android.com/apk/res-auto"
<com.zcw.widget.CircleImageView
android:layout_width="120dp"
android:layout_height="120dp"
android:clickable="true"
android:src="@drawable/image1"
app:borderColor="#fff"
app:borderWidth="2dp"
app:hoverColor="#22000000" />
<com.zcw.widget.RoundImageView
android:layout_width="120dp"
android:layout_height="120dp"
android:clickable="true"
android:src="@drawable/image1"
app:borderColor="#fff"
app:borderRadius="6dp"
app:borderWidth="2dp" />
-
Notifications
You must be signed in to change notification settings - Fork 25
zcweng/RoundImageView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published