Skip to content

Commit 99dd5d4

Browse files
committed
add GridViewWithHeaderAndFooter
1 parent 0cd4c79 commit 99dd5d4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

English Version/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Demo视频:http://youtu.be/FYTSRfthSuQ
307307
Zaker style grid view pager, support dragging & rearrange, using as zaker's main screen.
308308
Project Address: https://github.com/zzhouj/Android-DraggableGridViewPager
309309
Demo Apk: https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
310-
310+
311311
11. GridView-with-Header-and-Footer
312312
Same with `ListView`. It allows you call `addHeaderView()`, `addFooterView` to add views to GridView.
313313
Project Address:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,9 @@ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-gri
444444
项目地址:https://github.com/felipecsl/AsymmetricGridView
445445
Demo地址:https://play.google.com/store/apps/details?id=com.felipecsl.asymmetricgridview.app
446446
效果图:![Renderings](https://raw.githubusercontent.com/felipecsl/AsymmetricGridView/master/screenshots/ss_5_cols.png)
447-
447+
448448
1. GridView-with-Header-and-Footer
449-
`ListView`一样带头部和底部的`GridView`,用法和`ListView`一样
449+
和ListView一样带头部和底部的GridView`,用法和ListView一样
450450
项目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
451451
效果图:![Screen Shot](https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png)
452452
<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>

0 commit comments

Comments
 (0)