Skip to content

Commit 4287ae4

Browse files
committed
Merge pull request #214 from DreaminginCodeZH/patch-1
添加行尾空格以换行
2 parents 7321afe + a689447 commit 4287ae4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

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

875-
1. MaterialEditText
876-
实现 [Material Design](http://www.google.com/design/spec/components/text-fields.html) 中 Ripple 效果线条背景的 EditText。直接替换原生 EditText 即可集成。
877-
项目地址:https://github.com/DreamingInCodeZH/MaterialEditText
875+
1. MaterialEditText
876+
实现 [Material Design](http://www.google.com/design/spec/components/text-fields.html) 中 Ripple 效果线条背景的 EditText。直接替换原生 EditText 即可集成。
877+
项目地址:https://github.com/DreamingInCodeZH/MaterialEditText
878878

879879
1. MultiActionTextView
880880
可以分别给 TextView 中的某几个字设置点击事件的 TextView

0 commit comments

Comments
 (0)