Skip to content

Commit 8f8c9da

Browse files
committed
Merge pull request #199 from DreaminginCodeZH/patch-1
添加 MaterialEditText
2 parents 2a8a904 + c8f6e30 commit 8f8c9da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,9 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.marvinlabs.widge
857857
EditText 的 Material Design 实现。包含 [Google Material Design Spec](http://www.google.com/design/spec/components/text-fields.html)中的 UI 效果和一些新增特性。
858858
项目地址:https://github.com/rengwuxian/MaterialEditText
859859

860+
1. MaterialEditText
861+
实现 [Material Design](http://www.google.com/design/spec/components/text-fields.html) 中 Ripple 效果线条背景的 EditText。直接替换原生 EditText 即可集成。
862+
860863
1. MultiActionTextView
861864
可以分别给 TextView 中的某几个字设置点击事件的 TextView
862865
项目地址:https://github.com/ajaysahani/MultiActionTextView

0 commit comments

Comments
 (0)