Skip to content

Commit a4cc572

Browse files
committed
add GridViewWithHeaderAndFooter
1 parent 379f429 commit a4cc572

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

English Version/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Zaker style grid view pager, support dragging & rearrange, using as zaker's main
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
310310

311-
1. GridView with Header and Footer
311+
1. 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
314314
Renderings:![Screen Shot](https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -445,7 +445,7 @@ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-gri
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)
447447

448-
1. GridView with Header and Footer
448+
1. GridView-with-Header-and-Footer
449449
`ListView`一样带头部和底部的`GridView`,用法和`ListView`一样
450450
项目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
451451
效果图:![Screen Shot](https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png)

0 commit comments

Comments
 (0)