Blankj/AndroidUtilCode
View on GitHubSpanUtils.appendImage(Drawable drawable)建议不要在CustomImageSpan中调用setBounds,外部传入的drawable应该自己设置好
Open
#1,419 opened on Jan 5, 2021
help wanted
Repository metrics
- Stars
- (33,679 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
描述需求
SpanUtils.appendImage(Drawable drawable)建议不要在CustomImageSpan中调用setBounds,外部传入的drawable应该自己设置好。现在这样会覆盖外部的bounds