hdodenhof / CircleImageView

A circular ImageView for Android
Apache License 2.0
14.55k stars 3.11k forks source link

Circular image View destroy image px. #424

Closed mubeenoo1 closed 1 year ago

mubeenoo1 commented 3 years ago

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

mubeenoo1 commented 3 years ago

<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" />

hdodenhof commented 1 year ago

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