RowItinerary.xib 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="Rowitinerary" customModule="app" customModuleProvider="target">
  13. <connections>
  14. <outlet property="container" destination="EhP-FW-f8V" id="t03-Fa-qsA"/>
  15. <outlet property="lbLocation" destination="uRl-ey-EbX" id="lHa-cl-mdu"/>
  16. <outlet property="lbText" destination="qBt-Fr-7yc" id="uYt-t9-bvT"/>
  17. <outlet property="lbTime" destination="9A7-eH-but" id="Ekg-l7-hwE"/>
  18. <outlet property="lbTitle" destination="olV-oe-BVn" id="aXe-tE-yTK"/>
  19. </connections>
  20. </placeholder>
  21. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  22. <view contentMode="scaleToFill" id="iN0-l3-epB">
  23. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  24. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  25. <subviews>
  26. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="EhP-FW-f8V" userLabel="Container">
  27. <rect key="frame" x="0.5" y="273.5" width="375" height="120"/>
  28. <subviews>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1UU-eM-8rG" userLabel="Entry">
  30. <rect key="frame" x="0.0" y="0.0" width="375" height="120"/>
  31. <subviews>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9A7-eH-but" userLabel="Time">
  33. <rect key="frame" x="10" y="10" width="55" height="22"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="55" id="cfM-Es-4BC"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  38. <color key="textColor" red="0.1529411765" green="0.33333333329999998" blue="0.45098039220000002" alpha="1" colorSpace="calibratedRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <imageView userInteractionEnabled="NO" alpha="0.75" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="04F-rE-gcn" userLabel="Line">
  42. <rect key="frame" x="76" y="-0.5" width="2" height="120"/>
  43. <color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
  44. <constraints>
  45. <constraint firstAttribute="width" constant="2" id="W5y-7c-FbE"/>
  46. </constraints>
  47. </imageView>
  48. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ScheduleBullet" translatesAutoresizingMaskIntoConstraints="NO" id="Pne-3z-V34" userLabel="Bullet">
  49. <rect key="frame" x="67" y="11" width="20" height="20"/>
  50. <constraints>
  51. <constraint firstAttribute="width" constant="20" id="2pe-00-Pl0"/>
  52. <constraint firstAttribute="height" constant="20" id="uvd-36-GaV"/>
  53. </constraints>
  54. </imageView>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="olV-oe-BVn" userLabel="Title">
  56. <rect key="frame" x="92" y="10" width="283" height="22"/>
  57. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  58. <color key="textColor" red="0.1529411765" green="0.33333333329999998" blue="0.45098039220000002" alpha="1" colorSpace="calibratedRGB"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Text" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qBt-Fr-7yc" userLabel="Text">
  62. <rect key="frame" x="102" y="37" width="263" height="21"/>
  63. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  64. <nil key="textColor"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Pinpoint" translatesAutoresizingMaskIntoConstraints="NO" id="Oyf-6H-nyi" userLabel="Pinpoint">
  68. <rect key="frame" x="107" y="68" width="10" height="13"/>
  69. <constraints>
  70. <constraint firstAttribute="width" constant="10" id="2XO-EO-huO"/>
  71. <constraint firstAttribute="height" constant="13" id="SmO-lI-jeP"/>
  72. </constraints>
  73. </imageView>
  74. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Location" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uRl-ey-EbX">
  75. <rect key="frame" x="122" y="66.5" width="243" height="17"/>
  76. <fontDescription key="fontDescription" type="italicSystem" pointSize="14"/>
  77. <color key="textColor" red="0.32931472080000002" green="0.32931472080000002" blue="0.32931472080000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  78. <nil key="highlightedColor"/>
  79. </label>
  80. </subviews>
  81. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  82. <constraints>
  83. <constraint firstItem="Pne-3z-V34" firstAttribute="centerY" secondItem="9A7-eH-but" secondAttribute="centerY" id="1dN-8O-oB5"/>
  84. <constraint firstItem="uRl-ey-EbX" firstAttribute="trailing" secondItem="qBt-Fr-7yc" secondAttribute="trailing" id="6Oo-nZ-4s3"/>
  85. <constraint firstItem="Oyf-6H-nyi" firstAttribute="top" secondItem="qBt-Fr-7yc" secondAttribute="bottom" constant="10" id="A2q-yN-Iyq"/>
  86. <constraint firstItem="uRl-ey-EbX" firstAttribute="leading" secondItem="Oyf-6H-nyi" secondAttribute="trailing" constant="5" id="Bc8-R8-h8w"/>
  87. <constraint firstItem="9A7-eH-but" firstAttribute="leading" secondItem="1UU-eM-8rG" secondAttribute="leading" constant="10" id="Cs3-Oz-o5l"/>
  88. <constraint firstItem="qBt-Fr-7yc" firstAttribute="top" secondItem="olV-oe-BVn" secondAttribute="bottom" constant="5" id="DB6-Jb-AGq"/>
  89. <constraint firstItem="olV-oe-BVn" firstAttribute="leading" secondItem="Pne-3z-V34" secondAttribute="trailing" constant="5" id="JVf-b7-HDS"/>
  90. <constraint firstItem="qBt-Fr-7yc" firstAttribute="width" secondItem="olV-oe-BVn" secondAttribute="width" constant="-20" id="Nsn-Ui-8Ps"/>
  91. <constraint firstAttribute="trailing" secondItem="olV-oe-BVn" secondAttribute="trailing" id="Stw-8D-5t9"/>
  92. <constraint firstItem="uRl-ey-EbX" firstAttribute="centerY" secondItem="Oyf-6H-nyi" secondAttribute="centerY" id="TGQ-2i-XtB"/>
  93. <constraint firstItem="Oyf-6H-nyi" firstAttribute="leading" secondItem="qBt-Fr-7yc" secondAttribute="leading" constant="5" id="ZF0-zr-8EU"/>
  94. <constraint firstItem="04F-rE-gcn" firstAttribute="centerX" secondItem="Pne-3z-V34" secondAttribute="centerX" id="i3w-iX-ZQX"/>
  95. <constraint firstItem="Pne-3z-V34" firstAttribute="leading" secondItem="9A7-eH-but" secondAttribute="trailing" constant="2" id="iJ7-Ke-nqO"/>
  96. <constraint firstItem="9A7-eH-but" firstAttribute="top" secondItem="1UU-eM-8rG" secondAttribute="top" constant="10" id="joe-bR-4kc"/>
  97. <constraint firstItem="qBt-Fr-7yc" firstAttribute="centerX" secondItem="olV-oe-BVn" secondAttribute="centerX" id="phh-bC-fo7"/>
  98. <constraint firstItem="04F-rE-gcn" firstAttribute="top" secondItem="1UU-eM-8rG" secondAttribute="top" id="yPF-Ef-pJl"/>
  99. <constraint firstItem="olV-oe-BVn" firstAttribute="centerY" secondItem="9A7-eH-but" secondAttribute="centerY" id="zRU-yr-HSW"/>
  100. </constraints>
  101. <userDefinedRuntimeAttributes>
  102. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  103. <real key="value" value="0.0"/>
  104. </userDefinedRuntimeAttribute>
  105. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  106. <real key="value" value="0.0"/>
  107. </userDefinedRuntimeAttribute>
  108. </userDefinedRuntimeAttributes>
  109. </view>
  110. </subviews>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="120" id="S1t-ne-rLH"/>
  113. <constraint firstItem="1UU-eM-8rG" firstAttribute="leading" secondItem="EhP-FW-f8V" secondAttribute="leading" id="Sj6-i1-pJV"/>
  114. <constraint firstItem="04F-rE-gcn" firstAttribute="height" secondItem="EhP-FW-f8V" secondAttribute="height" id="cb8-Lg-GQP"/>
  115. <constraint firstItem="1UU-eM-8rG" firstAttribute="bottom" secondItem="EhP-FW-f8V" secondAttribute="bottom" id="iTi-VX-QEp"/>
  116. <constraint firstAttribute="trailing" secondItem="1UU-eM-8rG" secondAttribute="trailing" id="xDv-a5-7wM"/>
  117. <constraint firstAttribute="top" secondItem="1UU-eM-8rG" secondAttribute="top" id="y1f-q3-Um8"/>
  118. </constraints>
  119. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  120. <userDefinedRuntimeAttributes>
  121. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  122. <real key="value" value="0.0"/>
  123. </userDefinedRuntimeAttribute>
  124. </userDefinedRuntimeAttributes>
  125. </view>
  126. </subviews>
  127. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  128. <constraints>
  129. <constraint firstItem="EhP-FW-f8V" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="444-cT-i3J"/>
  130. <constraint firstItem="EhP-FW-f8V" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="H8x-AV-wUI"/>
  131. <constraint firstItem="EhP-FW-f8V" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="wxV-2s-Ojx"/>
  132. </constraints>
  133. </view>
  134. </objects>
  135. <resources>
  136. <image name="Pinpoint" width="10" height="13"/>
  137. <image name="ScheduleBullet" width="12" height="12"/>
  138. </resources>
  139. </document>