You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@weex.apache.org by 黄炳金 <hu...@landicorp.com> on 2017/08/18 08:22:38 UTC

答复: [weex.incubator.apache.org代发]Re: border-radius no effect on Glide Image Adapter

Hi Shenyuancs,
	My problem solved as your suggestion.
	
	Tks~

Best Regards!
HuangBJ


-----邮件原件-----
发件人: 申远 [mailto:shenyuancs@gmail.com] 
发送时间: 2017年8月17日 11:33
收件人: dev@weex.incubator.apache.org
主题: [weex.incubator.apache.org代发]Re: border-radius no effect on Glide Image Adapter

The Image Adapter should pass a bitmapDrawable to ImageView.setDrawable(),  otherwise the border-radius/resize will have no effect.
> 在 2017年8月17日,10:06,黄炳金 <hu...@landicorp.com> 写道:
> 
> Hi Pals,
>         I use Glide as Image Adapter to replace original Picasso in android platform.
>         And then I found that border-radius no effect on Glide Image Adapter.
> 
>         I test using this link : http://dotwe.org/vue/aa186371a3a5b3133cd9e1c6c8715aec
> 
>         Do you have met this problems, and any suggestion?
> 
> Best Regards!
> HuangBJ
>