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
3063061 . Android-DraggableGridViewPager
307307Zaker style grid view pager, support dragging & rearrange, using as zaker's main screen.
308308Project 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
312310
311+ 11 . GridView-with-Header-and-Footer
313312Same with ` ListView ` . It allows you call ` addHeaderView() ` , ` addFooterView ` to add views to GridView.
314313Project Address:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
315314Renderings:![ 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
443443一个支持跨行和跨列可变Item大小的GridView
444444项目地址:https://github.com/felipecsl/AsymmetricGridView
445445Demo地址: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 )
447447
4484481 . GridView-with-Header-and-Footer
449-
450449和` ListView ` 一样带头部和底部的` GridView ` ,用法和` ListView ` 一样
451450项目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
452451效果图:![ 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
3203201 . Android-DraggableGridViewPager
321321Item可拖動交換位置的GridView,實際是自己繼承ViewGroup實現,類似桌面的多屏效果,可屏幕自動左右滾動進行Item移動交換,單屏效果見上面DraggableGridView
322322項目地址: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
326324
325+ 11 . GridView-with-Header-and-Footer
327326和` ListView ` 一樣帶有頭部和底部,用法也一樣簡單
328327項目地址:https://github.com/liaohuqiu/android-GridViewWithHeaderAndFooter
329328效果图:![ 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