Download AutoLayoutZen Free Java Code
Description
Companion code samples to go along with my 'Achieving Zen With Auto Layout' talk.
Source Files
The download file AutoLayoutZen-master.zip has the following entries.
.gitignore//from w ww .j a va 2 s.c o m
1. Static Layout Example/OldSchool.xcodeproj/project.pbxproj
1. Static Layout Example/OldSchool.xcodeproj/project.xcworkspace/contents.xcworkspacedata
1. Static Layout Example/OldSchool/Default-568h@2x.png
1. Static Layout Example/OldSchool/Default.png
1. Static Layout Example/OldSchool/Default@2x.png
1. Static Layout Example/OldSchool/OldSchool-Info.plist
1. Static Layout Example/OldSchool/OldSchool-Prefix.pch
1. Static Layout Example/OldSchool/SGAppDelegate.h
1. Static Layout Example/OldSchool/SGAppDelegate.m
1. Static Layout Example/OldSchool/SGViewController.h
1. Static Layout Example/OldSchool/SGViewController.m
1. Static Layout Example/OldSchool/en.lproj/InfoPlist.strings
1. Static Layout Example/OldSchool/en.lproj/MainStoryboard.storyboard
1. Static Layout Example/OldSchool/main.m
2. Dynamic Layout Example/AutoLayout.xcodeproj/project.pbxproj
2. Dynamic Layout Example/AutoLayout.xcodeproj/project.xcworkspace/contents.xcworkspacedata
2. Dynamic Layout Example/AutoLayout/AutoLayout-Info.plist
2. Dynamic Layout Example/AutoLayout/AutoLayout-Prefix.pch
2. Dynamic Layout Example/AutoLayout/Default-568h@2x.png
2. Dynamic Layout Example/AutoLayout/Default.png
2. Dynamic Layout Example/AutoLayout/Default@2x.png
2. Dynamic Layout Example/AutoLayout/SGAppDelegate.h
2. Dynamic Layout Example/AutoLayout/SGAppDelegate.m
2. Dynamic Layout Example/AutoLayout/SGViewController.h
2. Dynamic Layout Example/AutoLayout/SGViewController.m
2. Dynamic Layout Example/AutoLayout/en.lproj/InfoPlist.strings
2. Dynamic Layout Example/AutoLayout/en.lproj/MainStoryboard.storyboard
2. Dynamic Layout Example/AutoLayout/main.m
3. Priorities/AutoLayout/Default-568h@2x.png
3. Priorities/AutoLayout/Default.png
3. Priorities/AutoLayout/Default@2x.png
3. Priorities/AutoLayout/SGAppDelegate.h
3. Priorities/AutoLayout/SGAppDelegate.m
3. Priorities/AutoLayout/SGViewController.h
3. Priorities/AutoLayout/SGViewController.m
3. Priorities/AutoLayout/View Priorities-Info.plist
3. Priorities/AutoLayout/View Priorities-Prefix.pch
3. Priorities/AutoLayout/en.lproj/InfoPlist.strings
3. Priorities/AutoLayout/en.lproj/MainStoryboard.storyboard
3. Priorities/AutoLayout/main.m
3. Priorities/View Priorities.xcodeproj/project.pbxproj
3. Priorities/View Priorities.xcodeproj/project.xcworkspace/contents.xcworkspacedata
4. Animations/Animations.xcodeproj/project.pbxproj
4. Animations/Animations.xcodeproj/project.xcworkspace/contents.xcworkspacedata
4. Animations/AutoLayout/AutoLayout-Info.plist
4. Animations/AutoLayout/AutoLayout-Prefix.pch
4. Animations/AutoLayout/Default-568h@2x.png
4. Animations/AutoLayout/Default.png
4. Animations/AutoLayout/Default@2x.png
4. Animations/AutoLayout/SGAppDelegate.h
4. Animations/AutoLayout/SGAppDelegate.m
4. Animations/AutoLayout/SGViewController.h
4. Animations/AutoLayout/SGViewController.m
4. Animations/AutoLayout/en.lproj/InfoPlist.strings
4. Animations/AutoLayout/en.lproj/MainStoryboard.storyboard
4. Animations/AutoLayout/main.m
5. Even Distribution/AutoLayout/Default-568h@2x.png
5. Even Distribution/AutoLayout/Default.png
5. Even Distribution/AutoLayout/Default@2x.png
5. Even Distribution/AutoLayout/Event Spacing-Info.plist
5. Even Distribution/AutoLayout/Event Spacing-Prefix.pch
5. Even Distribution/AutoLayout/SGAppDelegate.h
5. Even Distribution/AutoLayout/SGAppDelegate.m
5. Even Distribution/AutoLayout/SGViewController.h
5. Even Distribution/AutoLayout/SGViewController.m
5. Even Distribution/AutoLayout/en.lproj/InfoPlist.strings
5. Even Distribution/AutoLayout/en.lproj/MainStoryboard.storyboard
5. Even Distribution/AutoLayout/main.m
5. Even Distribution/Event Spacing.xcodeproj/project.pbxproj
5. Even Distribution/Event Spacing.xcodeproj/project.xcworkspace/contents.xcworkspacedata
6. Debugging Utilities/NSLayoutConstraint+SGExtensions.h
6. Debugging Utilities/NSLayoutConstraint+SGExtensions.m
6. Debugging Utilities/UIView+SGAutoLayoutExtensions.h
6. Debugging Utilities/UIView+SGAutoLayoutExtensions.m
7. Scroll Views With Auto Layout/AutoLayoutScrollView.xcodeproj/project.pbxproj
7. Scroll Views With Auto Layout/AutoLayoutScrollView.xcodeproj/project.xcworkspace/contents.xcworkspacedata
7. Scroll Views With Auto Layout/AutoLayoutScrollView/AutoLayoutScrollView-Info.plist
7. Scroll Views With Auto Layout/AutoLayoutScrollView/AutoLayoutScrollView-Prefix.pch
7. Scroll Views With Auto Layout/AutoLayoutScrollView/Base.lproj/Main.storyboard
7. Scroll Views With Auto Layout/AutoLayoutScrollView/Images.xcassets/AppIcon.appiconset/Contents.json
7. Scroll Views With Auto Layout/AutoLayoutScrollView/Images.xcassets/LaunchImage.launchimage/Contents.json
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGAppDelegate.h
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGAppDelegate.m
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGPageContentView.h
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGPageContentView.m
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGViewController.h
7. Scroll Views With Auto Layout/AutoLayoutScrollView/SGViewController.m
7. Scroll Views With Auto Layout/AutoLayoutScrollView/en.lproj/InfoPlist.strings
7. Scroll Views With Auto Layout/AutoLayoutScrollView/main.m
7. Scroll Views With Auto Layout/AutoLayoutScrollViewTests/AutoLayoutScrollViewTests-Info.plist
7. Scroll Views With Auto Layout/AutoLayoutScrollViewTests/AutoLayoutScrollViewTests.m
7. Scroll Views With Auto Layout/AutoLayoutScrollViewTests/en.lproj/InfoPlist.strings
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights.xcodeproj/project.pbxproj
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights.xcodeproj/project.xcworkspace/contents (Ocean's conflicted copy 2013-10-30).xcworkspacedata
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights.xcodeproj/project.xcworkspace/contents.xcworkspacedata
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/ALDynamicCellHeights-Info.plist
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/ALDynamicCellHeights-Prefix.pch
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Base.lproj/Main.storyboard
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/AppIcon.appiconset/Contents.json
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/LaunchImage.launchimage/Contents.json
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/Me.imageset/Contents.json
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/Me.imageset/Me@2x.png
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/SampleImage.imageset/Contents.json
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/Images.xcassets/SampleImage.imageset/SampleImage.png
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/NSLayoutConstraint+SGExtensions.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/NSLayoutConstraint+SGExtensions.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGADNClient.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGADNClient.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGADNPost.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGADNPost.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGAppDelegate.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGAppDelegate.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGPostBodyLabel.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGPostBodyLabel.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGPostTableViewCell.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGPostTableViewCell.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGViewController.h
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/SGViewController.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/en.lproj/InfoPlist.strings
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeights/main.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeightsTests/ALDynamicCellHeightsTests-Info.plist
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeightsTests/ALDynamicCellHeightsTests.m
8. Dynamic Table Cell Heights/ALDynamicCellHeights/ALDynamicCellHeightsTests/en.lproj/InfoPlist.strings
Download
Click the following link to download AutoLayoutZen-master.zip.
AutoLayoutZen-master.zipHome »
Objective C Free Code »
Development »
Objective C Free Code »
Development »