android-shape-imageview
android-shape-imageview copied to clipboard
i habe error when using library android-shape-imageview
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 :
it remains straight line in four edge of image. i dont know why . i try to fix but dont
@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?
hey, same issue here... @longvd89 , how did you solve?
@hbb20 can you share some information? such as the layout that is holding the view, the image you load.