-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathASDViewController.xib
More file actions
92 lines (92 loc) · 7.61 KB
/
ASDViewController.xib
File metadata and controls
92 lines (92 loc) · 7.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES">
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="ASDAppDelegate"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<window opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="Na2-4i-xf1">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<connections>
<outlet property="rootViewController" destination="h5X-C2-Udq" id="Inc-rE-Ldi"/>
</connections>
</window>
<viewController id="h5X-C2-Udq" customClass="ASDViewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="AjX-g7-pLc"/>
<viewControllerLayoutGuide type="bottom" id="pwE-hI-aT3"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="VGe-eb-StL">
<rect key="frame" x="0.0" y="0.0" width="320" height="568"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="D9R-GO-fnq">
<rect key="frame" x="0.0" y="64" width="320" height="464"/>
<color key="backgroundColor" red="0.94792330994897955" green="0.94792330994897955" blue="0.94792330994897955" alpha="1" colorSpace="calibratedRGB"/>
<gestureRecognizers/>
<string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
<connections>
<outlet property="delegate" destination="h5X-C2-Udq" id="awY-NY-cOf"/>
</connections>
</textView>
<searchBar contentMode="redraw" placeholder="Type some text to highlight" showsCancelButton="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mlD-nU-dKZ">
<rect key="frame" x="0.0" y="20" width="320" height="44"/>
<textInputTraits key="textInputTraits"/>
<connections>
<outlet property="delegate" destination="h5X-C2-Udq" id="GLF-WG-iXX"/>
</connections>
</searchBar>
<label opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" textAlignment="center" lineBreakMode="headTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" preferredMaxLayoutWidth="320" translatesAutoresizingMaskIntoConstraints="NO" id="y66-pk-8fX">
<rect key="frame" x="0.0" y="528" width="320" height="40"/>
<color key="backgroundColor" red="0.87740945820000005" green="0.94723397490000005" blue="0.99971258640000005" alpha="1" colorSpace="calibratedRGB"/>
<gestureRecognizers/>
<constraints>
<constraint firstAttribute="height" constant="40" id="J6u-KC-hvr"/>
</constraints>
<string key="text">Read more on my wiki on GitHub ! This is a automatic word wrap uilabel using truncate-like mode. Supports for TruncateTail, TruncateHead and TruncateMiddle.</string>
<fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="14"/>
<color key="textColor" cocoaTouchSystemColor="darkTextColor"/>
<nil key="highlightedColor"/>
<connections>
<outletCollection property="gestureRecognizers" destination="ZfO-TV-tYw" appends="YES" id="s2H-9j-ndN"/>
</connections>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
<constraints>
<constraint firstItem="mlD-nU-dKZ" firstAttribute="top" secondItem="AjX-g7-pLc" secondAttribute="bottom" id="38W-FB-bSk"/>
<constraint firstAttribute="trailing" secondItem="D9R-GO-fnq" secondAttribute="trailing" id="7Rm-mF-Unh"/>
<constraint firstAttribute="trailing" secondItem="y66-pk-8fX" secondAttribute="trailing" id="DWn-bT-jsh"/>
<constraint firstItem="D9R-GO-fnq" firstAttribute="top" secondItem="mlD-nU-dKZ" secondAttribute="bottom" id="EvK-Rg-Q9s"/>
<constraint firstItem="pwE-hI-aT3" firstAttribute="top" secondItem="y66-pk-8fX" secondAttribute="bottom" id="Ti0-ka-74I"/>
<constraint firstItem="y66-pk-8fX" firstAttribute="top" secondItem="D9R-GO-fnq" secondAttribute="bottom" id="Z43-Yf-6lc"/>
<constraint firstAttribute="trailing" secondItem="mlD-nU-dKZ" secondAttribute="trailing" id="a2P-06-RcX"/>
<constraint firstItem="D9R-GO-fnq" firstAttribute="leading" secondItem="VGe-eb-StL" secondAttribute="leading" id="iX3-eb-qcy"/>
<constraint firstItem="mlD-nU-dKZ" firstAttribute="leading" secondItem="VGe-eb-StL" secondAttribute="leading" id="jzM-P6-sfo"/>
<constraint firstItem="y66-pk-8fX" firstAttribute="leading" secondItem="VGe-eb-StL" secondAttribute="leading" id="qUA-BE-whu"/>
</constraints>
</view>
<connections>
<outlet property="bottomDistance" destination="Ti0-ka-74I" id="rlQ-8l-cNz"/>
<outlet property="footerLabel" destination="y66-pk-8fX" id="Fn5-Xq-JXY"/>
<outlet property="textView" destination="D9R-GO-fnq" id="KAP-ly-8UK"/>
</connections>
</viewController>
<tapGestureRecognizer id="ZfO-TV-tYw">
<connections>
<action selector="tapOnFooter:" destination="h5X-C2-Udq" id="2xy-SW-jHt"/>
</connections>
</tapGestureRecognizer>
</objects>
<simulatedMetricsContainer key="defaultSimulatedMetrics">
<simulatedStatusBarMetrics key="statusBar"/>
<simulatedOrientationMetrics key="orientation"/>
<simulatedScreenMetrics key="destination" type="retina4"/>
</simulatedMetricsContainer>
</document>