Skip to content

Commit 29ae638

Browse files
committed
Add Android-RobotoTextView, AsymmetricGridView
1 parent d2c6c0c commit 29ae638

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,7 @@ Demo地址:https://github.com/oguzbilgener/CircularFloatingActionMenu/tree/mas
260260
1. NavigationDrawerSI
261261
Navigation Drawer的一个简单实现,滑动并以折叠方式打开菜单
262262
项目地址:https://github.com/mmBs/NavigationDrawerSI
263+
APP示例:https://play.google.com/store/apps/details?id=mmbialas.pl.navigationdrawersi
263264
Demo地址:https://play.google.com/store/apps/details?id=mmbialas.pl.navigationdrawersi
264265
效果图:<img height="500px" src="https://raw.githubusercontent.com/mmBs/NavigationDrawerSI/master/images/screens.png" />
265266
<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>
@@ -365,6 +366,12 @@ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-gri
365366
1. TwoWayGridView
366367
可横向滚动的GridView
367368
项目地址:https://github.com/jess-anders/two-way-gridview
369+
370+
1. AsymmetricGridView
371+
一个支持跨行和跨列可变Item大小的GridView
372+
项目地址:https://github.com/felipecsl/AsymmetricGridView
373+
Demo地址:https://play.google.com/store/apps/details?id=com.felipecsl.asymmetricgridview.app
374+
效果图:![Renderings](https://raw.githubusercontent.com/felipecsl/AsymmetricGridView/master/screenshots/ss_5_cols.png)
368375
<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>
369376

370377
#### 六、ImageView
@@ -560,7 +567,14 @@ Demo地址:http://play.google.com/store/apps/details?id=net.frakbot.jumpingbea
560567
项目地址:https://github.com/medyo/fancybuttons
561568
Demo地址:https://github.com/medyo/fancybuttons/tree/master/samples
562569
效果图:![Renderings](https://camo.githubusercontent.com/8c5800ef180f69d302237132906737bf71a52caf/68747470733a2f2f7261772e6769746875622e636f6d2f6d6564796f2f66616e6379627574746f6e732f6d61737465722f73637265656e73686f74732f66616e63792e706e67)
563-
![Renderings](https://raw.githubusercontent.com/medyo/fancybuttons/master/screenshots/fancy2.png)
570+
![Renderings](https://raw.githubusercontent.com/medyo/fancybuttons/master/screenshots/fancy2.png)
571+
572+
1. Android-RobotoTextView
573+
一个实现了所有Roboto字体的TextView,包括新出的Roboto Slab字体。
574+
项目地址:https://github.com/johnkil/Android-RobotoTextView
575+
Demo地址:http://play.google.com/store/apps/details?id=com.devspark.robototextview
576+
Demo项目:https://github.com/johnkil/Android-RobotoTextView/tree/master/robototextview-sample
577+
效果图:<img height="400px" src="https://camo.githubusercontent.com/f058c810055e1ff12fa995346059ad399d9c0f95/687474703a2f2f6934362e74696e797069632e636f6d2f6239646736392e706e67" /><br/>
564578
<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>
565579

566580
#### 九、ScrollView

0 commit comments

Comments
 (0)