-
Notifications
You must be signed in to change notification settings - Fork 67
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
谢谢你的工作,但是有两个属性 #3
Comments
距离不是有个drawablepadding? |
对,感觉加上drawablePadding就完美了 |
RTextView继承TextView的,TextView本身自带drawablePadding属性,直接用就好啦 |
我想在RTextView使用渐变的背景该怎么使用? |
@kokobebekoko |
RWidgetHelper有渐变功能吗 |
我看了下RWidgetHelper的RTextView 并没有加渐变相关功能啊 |
@kokobebekoko |
@abings |
谢谢你的工作,但是有两个常用的属性请增加一下,一个是 drawableTint,一个 drawable与text的距离,这两个一般比较常用。加上就更节省时间了。
The text was updated successfully, but these errors were encountered: