Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RImageView_app:is_circle="true" 失效 #77

Open
YUHAN-GUO opened this issue Oct 20, 2020 · 2 comments
Open

RImageView_app:is_circle="true" 失效 #77

YUHAN-GUO opened this issue Oct 20, 2020 · 2 comments

Comments

@YUHAN-GUO
Copy link

Glide.with(this)
.load(R.mipmap.icon_man)
.transition(DrawableTransitionOptions.withCrossFade())
.into(rimg);
// 加入动画 圆形(app:is_circle="true") 会失效

@RuffianZhong
Copy link
Owner

@YUHAN-GUO 这个问题我找时间看看是不是有兼容问题,如果您着急修改,(既然使用了Glide)可以直接用Glide实现圆形图片

@baowenqing
Copy link

@RuffianZhong 我也遇到这个问题 RImageView 加上 app:is_circle="true" 会有问题 变小了很多

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants