Skip to content

Commit 147ddd6

Browse files
committed
Update meta.
1 parent 58f5527 commit 147ddd6

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

en/meta/articles.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,5 +135,22 @@
135135
],
136136
"updated_date" : "16.02.2022",
137137
"added_date" : "16.02.2022"
138+
},
139+
"drag-and-drop-part-1" : {
140+
"title" : "Drag и Drop",
141+
"description" : "How to change the order of cells in a collection and a table. How to move cells to another collection. How to move multiple cells in a group.",
142+
"category" : "uikit",
143+
"author" : "ivanvorobei",
144+
"translator": "wmorgue",
145+
"keywords" : [
146+
"UICollectionViewDragDelegate",
147+
"UICollectionViewDropDelegate",
148+
"UITableViewDragDelegate",
149+
"UITableViewDropDelegate",
150+
"UIDrag",
151+
"UIGestureRecognizer"
152+
],
153+
"updated_date" : "17.02.2022",
154+
"added_date" : "17.02.2022"
138155
}
139156
}

0 commit comments

Comments
 (0)