File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -306,10 +306,9 @@ Demo视频:http://youtu.be/FYTSRfthSuQ
306
306
1 . Android-DraggableGridViewPager
307
307
Zaker style grid view pager, support dragging & rearrange, using as zaker's main screen.
308
308
Project Address: https://github.com/zzhouj/Android-DraggableGridViewPager
309
- Demo Apk: https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
310
-
311
- 1 . GridView-with-Header-and-Footer
309
+ Demo Apk: https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
312
310
311
+ 11 . GridView-with-Header-and-Footer
313
312
Same with ` ListView ` . It allows you call ` addHeaderView() ` , ` addFooterView ` to add views to GridView.
314
313
Project Address:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
315
314
Renderings:![ Screen Shot] ( https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png )
Original file line number Diff line number Diff line change @@ -443,10 +443,9 @@ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-gri
443
443
一个支持跨行和跨列可变Item大小的GridView
444
444
项目地址:https://github.com/felipecsl/AsymmetricGridView
445
445
Demo地址:https://play.google.com/store/apps/details?id=com.felipecsl.asymmetricgridview.app
446
- 效果图:![ Renderings] ( https://raw.githubusercontent.com/felipecsl/AsymmetricGridView/master/screenshots/ss_5_cols.png )
446
+ 效果图:![ Renderings] ( https://raw.githubusercontent.com/felipecsl/AsymmetricGridView/master/screenshots/ss_5_cols.png )
447
447
448
448
1 . GridView-with-Header-and-Footer
449
-
450
449
和` ListView ` 一样带头部和底部的` GridView ` ,用法和` ListView ` 一样
451
450
项目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
452
451
效果图:![ Screen Shot] ( https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png )
Original file line number Diff line number Diff line change @@ -320,10 +320,9 @@ Demo視頻:http://youtu.be/FYTSRfthSuQ
320
320
1 . Android-DraggableGridViewPager
321
321
Item可拖動交換位置的GridView,實際是自己繼承ViewGroup實現,類似桌面的多屏效果,可屏幕自動左右滾動進行Item移動交換,單屏效果見上面DraggableGridView
322
322
項目地址:https://github.com/zzhouj/Android-DraggableGridViewPager
323
- Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
324
-
325
- 1 . GridView-with-Header-and-Footer
323
+ Demo地址:https://github.com/Trinea/trinea-download/blob/master/draggable-grid-viewpager-demo.apk?raw=true
326
324
325
+ 11 . GridView-with-Header-and-Footer
327
326
和` ListView ` 一樣帶有頭部和底部,用法也一樣簡單
328
327
項目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
329
328
效果图:![ Screen Shot] ( https://raw.githubusercontent.com/liaohuqiu/android-GridViewWithHeaderAndFooter/master/screen-shot.png )
You can’t perform that action at this time.
0 commit comments