android-shape-imageview icon indicating copy to clipboard operation
android-shape-imageview copied to clipboard

i habe error when using library android-shape-imageview

Open longvd89 opened this issue 10 years ago • 3 comments

In my layout i using CircularImageView : ////------- --- com.github.siyamed.shapeimageview.CircularImageView android:id="@+id/imgShow" android:layout_width="64dp" android:layout_height="64dp" android:src="@drawable/photo"/ // set my image (photo.jpg 88x88 px)

i habe a result :

image

it remains straight line in four edge of image. i dont know why . i try to fix but dont

longvd89 avatar Dec 15 '14 21:12 longvd89

@longvd89 it might be a dp/px issue. I will check it. can please you attach your image so that I can try with the same image?

siyamed avatar Dec 16 '14 01:12 siyamed

hey, same issue here... @longvd89 , how did you solve?

hbb20 avatar Aug 05 '15 07:08 hbb20

@hbb20 can you share some information? such as the layout that is holding the view, the image you load.

siyamed avatar Oct 12 '15 20:10 siyamed