Skip to content

Commit dd33d08

Browse files
committed
Add MultiActionTextView
1 parent 2397354 commit dd33d08

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
@@ -686,6 +686,11 @@ Demo地址:https://play.google.com/store/apps/details?id=com.marvinlabs.widget
686686
1. MaterialEditText
687687
EditText 的 Material Design 实现。包含 [Google Material Design Spec](http://www.google.com/design/spec/components/text-fields.html)中的UI效果和一些新增特性。
688688
项目地址:https://github.com/rengwuxian/MaterialEditText
689+
690+
1. MultiActionTextView
691+
可以分别给TextView中的某几个字设置点击事件的TextView。
692+
项目地址:https://github.com/ajaysahani/MultiActionTextView
693+
效果图:<img height="500px" src="https://camo.githubusercontent.com/1223e37d084e84ec0e22a1b27e7513661d0e1b39/687474703a2f2f692e696d6775722e636f6d2f773934576f53582e706e67" />
689694
<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>
690695

691696
#### 九、ScrollView

0 commit comments

Comments
 (0)