You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,10 +24,6 @@ Then do `carthage update`. After that, add the framework to your project.
24
24
25
25
Not yet available.
26
26
27
-
###Drag & Drop
28
-
29
-
This isn't recommended, but you can also put all the code files inside the directory [ManualLayout](https://github.com/isair/ManualLayout/tree/master/ManualLayout) directly into your project.
30
-
31
27
#Usage
32
28
33
29
Just `import ManualLayout` in your code and use the methods and properties provided by the library to layout your views. You can check out the cheat sheet below for a compact list of everything. There are also [example projects](https://github.com/isair/ManualLayout/tree/master/Examples) to get you started.
0 commit comments