File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ Drag files in "Classes" folder into your project.
15
15
- In your storyboard, drag a Object to your navigation controller, and set its custom class to "SDENavigationControllerDelegate"
16
16
- 在你的 storyboard 里,拖一个 Object 到你的 navigation controller 上面,并将这个 Object 的类设置为「SDENavigationControllerDelegate」。
17
17
18
- ![ drag an Object and set the custom class] ( https://raw.githubusercontent. com/seedante/SDECollectionViewAlbumTransition/PinchPopTransition/Config1.png )
18
+ ![ drag an Object and set the custom class] ( https://github. com/seedante/SDECollectionViewAlbumTransition/blob/ PinchPopTransition/Figures /Config1.png )
19
19
20
20
- Set this object to be your navigation controller's delegate.
21
21
- 将这个 Object 设置为 navigation controller 的 delegate。
22
22
23
- ![ set the delegate] ( https://raw.githubusercontent. com/seedante/SDECollectionViewAlbumTransition/PinchPopTransition/Config2.png )
23
+ ![ set the delegate] ( https://github. com/seedante/SDECollectionViewAlbumTransition/blob/ PinchPopTransition/Figures /Config2.png )
24
24
25
25
26
26
- At the last, add the follow codes in your UICollectionView's delegate:
You can’t perform that action at this time.
0 commit comments