Android 控件 BadgeTextView
- 授权协议: MPL
- 开发语言: Java
- 操作系统: Android
- 软件首页: http://git.oschina.net/xiao-lifan/BadgeTextView
- 软件文档: http://git.oschina.net/xiao-lifan/BadgeTextView
软件介绍
BadgeTextView 是一个可以在 TextView 控件上显示数字徽章的 Android 控件。
属性说明:
<?xml version="1.0" encoding="utf-8"?><resources> <declare-styleable name="BadgeTextView"> <!--徽章文字颜色--> <attr name="badgeTextColor" format="color|reference" /> <!--徽章文字大小--> <attr name="badgeTextSize" format="dimension|reference" /> <!--徽章背景色--> <attr name="badgeBackgroundColor" format="color|reference" /> <!--徽章相对于控件的外边距--> <attr name="badgeMargin" format="dimension|reference" /> <!--徽章内边距--> <attr name="badgePadding" format="dimension|reference" /> </declare-styleable></resources>
Effective Java
Joshua Bloch / Addison-Wesley Professional / 2018-1-6 / USD 54.99
The Definitive Guide to Java Platform Best Practices—Updated for Java 9 Java has changed dramatically since the previous edition of Effective Java was published shortly after the release of Jav......一起来看看 《Effective Java》 这本书的介绍吧!
在线进制转换器
各进制数互转换器
HEX HSV 转换工具
HEX HSV 互换工具
