Skip to content

Commit 81e2f07

Browse files
committed
add TextDrawable
1 parent b89770d commit 81e2f07

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,11 @@ APP示例:https://play.google.com/store/apps/details?id=com.aviary.android.fea
530530
效果图:<img height="500px" src="https://github.com/siyamed/android-shape-imageview/raw/master/images/shader-buble.png" /><img height="500px" src="https://github.com/siyamed/android-shape-imageview/raw/master/images/all-samples.png"/>
531531
<a href="https://github.com/Trinea/android-open-project#%E7%9B%AE%E5%89%8D%E5%8C%85%E6%8B%AC" title="返回目录" style="width:100%"><img src="http://farm4.staticflickr.com/3737/12167413134_edcff68e22_o.png" align="right"/></a>
532532

533+
1. TextDrawable
534+
一个用于生成带有文本或者字母的图片的轻量级库。扩展自Drawable,因此可用于现有/自定义/网络等ImageView类,并且包含一个流接口用于创建drawables以及一个定制的ColorGenerator
535+
项目地址:https://github.com/amulyakhare/TextDrawable
536+
效果图:![Renderings](https://raw.githubusercontent.com/amulyakhare/TextDrawable/master/screens/screen7.png)
537+
533538
#### 七、ProgressBar
534539
1. SmoothProgressBar
535540
水平进度条

0 commit comments

Comments
 (0)