siyamed / android-shape-imageview

Custom shaped android imageview components
MIT License
2.66k stars 599 forks source link

Not work with Glide #46

Closed langhoangal closed 8 years ago

langhoangal commented 8 years ago

Hi,

I'm using Glide to load an image to your DiamondImageView and it show as square. But it work well with Picasso. So, without using Picasso do you have any hint for it?

langhoangal commented 8 years ago

Ok then using SimpleTarget to solve this.