We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
看了下源码, 因为圆角会把drawable转成bitmapDrawable了, 有没有更好的方式支持 设置圆角的 gif呢
The text was updated successfully, but these errors were encountered:
@DuranShelf 确实受限制了。后续考虑拓展一下。暂时不支持GIF
Sorry, something went wrong.
大佬有什么思路不. 在Glide的GifDrawable基础上不知道怎么下手了
这个直接继承控件,用glide渲染不就行了。 这个库主要是针对原生控件的不足,其实可以考虑通过库引用库的方式把gifs加进去
No branches or pull requests
看了下源码, 因为圆角会把drawable转成bitmapDrawable了, 有没有更好的方式支持 设置圆角的 gif呢
The text was updated successfully, but these errors were encountered: