We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a8a904 + c8f6e30 commit 8f8c9daCopy full SHA for 8f8c9da
README.md
@@ -857,6 +857,9 @@ Demo 地址:https://play.google.com/store/apps/details?id=com.marvinlabs.widge
857
EditText 的 Material Design 实现。包含 [Google Material Design Spec](http://www.google.com/design/spec/components/text-fields.html)中的 UI 效果和一些新增特性。
858
项目地址:https://github.com/rengwuxian/MaterialEditText
859
860
+1. MaterialEditText
861
+实现 [Material Design](http://www.google.com/design/spec/components/text-fields.html) 中 Ripple 效果线条背景的 EditText。直接替换原生 EditText 即可集成。
862
+
863
1. MultiActionTextView
864
可以分别给 TextView 中的某几个字设置点击事件的 TextView
865
项目地址:https://github.com/ajaysahani/MultiActionTextView
0 commit comments