Skip to content

Commit 210e45e

Browse files
committed
add ExpandableTextView(可展开和收缩内容的TextView)
可已展开收缩内容的TextView。 项目地址:https://github.com/Manabu-GT/ExpandableTextView
1 parent 7bec069 commit 210e45e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,12 @@ EditText 的 Material Design 实现。包含 [Google Material Design Spec](http:
713713
效果图:<img height="500px" src="https://camo.githubusercontent.com/1223e37d084e84ec0e22a1b27e7513661d0e1b39/687474703a2f2f692e696d6775722e636f6d2f773934576f53582e706e67" />
714714
<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>
715715

716+
1. ExpandableTextView
717+
可展开和收缩内容的TextView。
718+
项目地址:https://github.com/Manabu-GT/ExpandableTextView
719+
效果图:<img height="500px" src="https://camo.githubusercontent.com/8bf46083b3bd152c2051ae4c234649dbbb975376/68747470733a2f2f7261772e6769746875622e636f6d2f4d616e6162752d47542f457870616e6461626c6554657874566965772f6d61737465722f6172742f726561646d655f64656d6f2e676966" />
720+
<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>
721+
716722
#### 九、ScrollView
717723
1. Discrollview
718724
支持滚动时Item淡入淡出,平移,缩放效果的ScrollView

0 commit comments

Comments
 (0)