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
412
412
Renderings:
413
413
![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
414
414
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
+
415
421
1 . StickyGridHeaders
416
422
StickyGridHeaders 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.
417
423
Project 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
631
631
效果图:
632
632
![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
633
633
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 )
634
639
635
640
1 . StickyGridHeaders
636
641
GroupName 滑动到顶端时会固定不动直到另外一个 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
416
416
效果圖:
417
417
![ Renderings] ( https://github.com/andyken/DraggableGridView/blob/master/sample/sample.gif )
418
418
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
+
419
425
1 . StickyGridHeaders
420
426
GroupName滑動到頂端時會固定不動直到另外一個GroupName到達頂端的GridView
421
427
項目地址:https://github.com/TonicArtos/StickyGridHeaders
You can’t perform that action at this time.
0 commit comments