File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -872,9 +872,9 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.marvinlabs.widge
872
872
EditText 的 Material Design 实现。包含 [ Google Material Design Spec] ( http://www.google.com/design/spec/components/text-fields.html ) 中的 UI 效果和一些新增特性。
873
873
项目地址:https://github.com/rengwuxian/MaterialEditText
874
874
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
878
878
879
879
1 . MultiActionTextView
880
880
可以分别给 TextView 中的某几个字设置点击事件的 TextView
You can’t perform that action at this time.
0 commit comments