File tree Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Expand file tree Collapse file tree 3 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -412,6 +412,12 @@ Project Address: [DraggableGridView](https://github.com/andyken/DraggableGridVie
412412Renderings:
413413![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
414414
415+ 1 . DividedDraggableView
416+ Draggable grid view with divided line.
417+ Project Address: https://github.com/andyken/DividedDraggableView
418+ Renderings:
419+ ![ Renderings] ( https://github.com/andyken/DividedDraggableView/blob/master/app/sample.gif )
420+
4154211 . StickyGridHeaders
416422StickyGridHeaders is an Android library that provides a GridView that shows items in sections with headers. By default the section headers stick to the top like the People app in Android 4.x but this can be turned off.
417423Project Address: https://github.com/TonicArtos/StickyGridHeaders
Original file line number Diff line number Diff line change @@ -631,6 +631,11 @@ Demo 地址:https://github.com/thquinn/DraggableGridView/blob/master/bin/Dragg
631631效果图:
632632![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
633633
634+ 1 . DividedDraggableView
635+ 一个带有分割区域的可拖动 view ,可屏幕自动上下滚动进行 Item 移动交换。
636+ 项目地址:https://github.com/andyken/DividedDraggableView
637+ 效果图:
638+ ![ Renderings] ( https://github.com/andyken/DividedDraggableView/blob/master/app/sample.gif )
634639
6356401 . StickyGridHeaders
636641GroupName 滑动到顶端时会固定不动直到另外一个 GroupName 到达顶端的 GridView
Original file line number Diff line number Diff line change @@ -416,6 +416,12 @@ Demo地址:https://github.com/thquinn/DraggableGridView/blob/master/bin/Dragga
416416效果圖:
417417![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
418418
419+ 1 . DividedDraggableView
420+ 壹個帶有分割區域的可拖動 view ,可屏幕自動上下滾動進行 Item 移動交換。
421+ 項目地址:https://github.com/andyken/DividedDraggableView
422+ 效果圖:
423+ ![ Renderings] ( https://github.com/andyken/DividedDraggableView/blob/master/app/sample.gif )
424+
4194251 . StickyGridHeaders
420426GroupName滑動到頂端時會固定不動直到另外一個GroupName到達頂端的GridView
421427項目地址:https://github.com/TonicArtos/StickyGridHeaders
You can’t perform that action at this time.
0 commit comments