CircleImageView icon indicating copy to clipboard operation
CircleImageView copied to clipboard

Circular image View destroy image px.

Open mubeenoo1 opened this issue 3 years ago • 1 comments

i'm try to load image from xml but circular image view destroying px of the image any solution ?

mubeenoo1 avatar Nov 08 '21 07:11 mubeenoo1

<de.hdodenhof.circleimageview.CircleImageView android:id="@+id/iv_media" android:layout_width="match_parent" android:layout_height="match_parent" android:src="@drawable/ic_audio_placeholder" app:civ_circle_background_color="@color/colorAlbumBackground" />

mubeenoo1 avatar Nov 08 '21 07:11 mubeenoo1

Closing this as it's certainly obsolete by now - sorry, was quite inactive here for a while.

hdodenhof avatar Jan 10 '23 19:01 hdodenhof