lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 413 forks source link

padding render image missed pixel #47

Closed sinhpn92 closed 8 years ago

sinhpn92 commented 8 years ago

I have an issue with my app. When I set a image for my imageview with your lib, the Circle Image View have missed pixel around image.

screen shot 2016-01-21 at 10 11 26 am

You can see the photos to better understand my issue. How can i fix it? Thanks.

lopspower commented 8 years ago

I don't know how to fix it. This is the result of the native method: canvas.drawCircle()