RowSchedule.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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="RowSchedule" customModule="app">
  13. <connections>
  14. <outlet property="container" destination="HZR-5W-2l9" id="Pbz-zj-AcP"/>
  15. <outlet property="lbLocation" destination="Edl-Ib-zzS" id="P41-6d-DGV"/>
  16. <outlet property="lbText" destination="pCF-JC-n5h" id="yAA-gU-Dt5"/>
  17. <outlet property="lbTime" destination="VVW-yL-wmh" id="PLK-PD-yaj"/>
  18. <outlet property="lbTitle" destination="vSV-nw-MRt" id="LoG-Yq-S3M"/>
  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="HZR-5W-2l9" userLabel="Container">
  27. <rect key="frame" x="0.0" y="273.5" width="375" height="120"/>
  28. <subviews>
  29. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ko7-ge-5ca" userLabel="Entry">
  30. <rect key="frame" x="10" y="10" width="355" height="120"/>
  31. <subviews>
  32. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="00:00" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VVW-yL-wmh" userLabel="Time">
  33. <rect key="frame" x="10" y="10" width="55" height="22"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="55" id="qJV-iR-yg8"/>
  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" image="ScheduleLine" translatesAutoresizingMaskIntoConstraints="NO" id="q6x-38-7dL" userLabel="Line">
  42. <rect key="frame" x="79" y="-0.5" width="2" height="120"/>
  43. <constraints>
  44. <constraint firstAttribute="width" constant="2" id="Qy1-BX-GQH"/>
  45. </constraints>
  46. </imageView>
  47. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ScheduleBullet" translatesAutoresizingMaskIntoConstraints="NO" id="pxM-Zk-Eo7" userLabel="Bullet">
  48. <rect key="frame" x="70" y="11" width="20" height="20"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="20" id="WHH-b4-kKt"/>
  51. <constraint firstAttribute="height" constant="20" id="Ye0-5j-v5U"/>
  52. </constraints>
  53. </imageView>
  54. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vSV-nw-MRt" userLabel="Title">
  55. <rect key="frame" x="100" y="10" width="255" height="22"/>
  56. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  57. <color key="textColor" red="0.1529411765" green="0.33333333329999998" blue="0.45098039220000002" alpha="1" colorSpace="calibratedRGB"/>
  58. <nil key="highlightedColor"/>
  59. </label>
  60. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Text" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pCF-JC-n5h" userLabel="Text">
  61. <rect key="frame" x="110" y="37" width="235" height="21"/>
  62. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  63. <nil key="textColor"/>
  64. <nil key="highlightedColor"/>
  65. </label>
  66. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Pinpoint" translatesAutoresizingMaskIntoConstraints="NO" id="BmB-4o-ng5" userLabel="Pinpoint">
  67. <rect key="frame" x="115" y="68" width="19" height="26"/>
  68. <constraints>
  69. <constraint firstAttribute="width" constant="19" id="Biy-y3-MT7"/>
  70. <constraint firstAttribute="height" constant="26" id="OQG-JA-m2Q"/>
  71. </constraints>
  72. </imageView>
  73. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Location" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Edl-Ib-zzS">
  74. <rect key="frame" x="139" y="72.5" width="206" height="18"/>
  75. <fontDescription key="fontDescription" type="italicSystem" pointSize="15"/>
  76. <color key="textColor" red="0.32931472081218272" green="0.32931472081218272" blue="0.32931472081218272" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  77. <nil key="highlightedColor"/>
  78. </label>
  79. </subviews>
  80. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  81. <constraints>
  82. <constraint firstItem="Edl-Ib-zzS" firstAttribute="trailing" secondItem="pCF-JC-n5h" secondAttribute="trailing" id="1VK-ft-zMD"/>
  83. <constraint firstItem="VVW-yL-wmh" firstAttribute="leading" secondItem="ko7-ge-5ca" secondAttribute="leading" constant="10" id="2bv-NZ-02c"/>
  84. <constraint firstItem="vSV-nw-MRt" firstAttribute="centerY" secondItem="VVW-yL-wmh" secondAttribute="centerY" id="4zW-mq-1iT"/>
  85. <constraint firstItem="vSV-nw-MRt" firstAttribute="leading" secondItem="pxM-Zk-Eo7" secondAttribute="trailing" constant="10" id="7KL-GL-vCQ"/>
  86. <constraint firstItem="Edl-Ib-zzS" firstAttribute="leading" secondItem="BmB-4o-ng5" secondAttribute="trailing" constant="5" id="7k0-y1-elz"/>
  87. <constraint firstItem="BmB-4o-ng5" firstAttribute="leading" secondItem="pCF-JC-n5h" secondAttribute="leading" constant="5" id="EbO-2o-ewf"/>
  88. <constraint firstItem="q6x-38-7dL" firstAttribute="centerX" secondItem="pxM-Zk-Eo7" secondAttribute="centerX" id="FOh-uA-HYL"/>
  89. <constraint firstItem="VVW-yL-wmh" firstAttribute="top" secondItem="ko7-ge-5ca" secondAttribute="top" constant="10" id="MGt-lg-S7C"/>
  90. <constraint firstItem="BmB-4o-ng5" firstAttribute="top" secondItem="pCF-JC-n5h" secondAttribute="bottom" constant="10" id="MOh-Ga-NOQ"/>
  91. <constraint firstItem="pxM-Zk-Eo7" firstAttribute="centerY" secondItem="VVW-yL-wmh" secondAttribute="centerY" id="ORZ-Cx-D0o"/>
  92. <constraint firstItem="pCF-JC-n5h" firstAttribute="width" secondItem="vSV-nw-MRt" secondAttribute="width" constant="-20" id="ZWn-od-vpP"/>
  93. <constraint firstItem="pxM-Zk-Eo7" firstAttribute="leading" secondItem="VVW-yL-wmh" secondAttribute="trailing" constant="5" id="g87-LH-Iby"/>
  94. <constraint firstItem="pCF-JC-n5h" firstAttribute="top" secondItem="vSV-nw-MRt" secondAttribute="bottom" constant="5" id="h98-Dl-4cw"/>
  95. <constraint firstAttribute="trailing" secondItem="vSV-nw-MRt" secondAttribute="trailing" id="jLW-at-0mc"/>
  96. <constraint firstItem="q6x-38-7dL" firstAttribute="top" secondItem="ko7-ge-5ca" secondAttribute="top" id="mdq-SM-9G4"/>
  97. <constraint firstItem="pCF-JC-n5h" firstAttribute="centerX" secondItem="vSV-nw-MRt" secondAttribute="centerX" id="nM3-9e-iDR"/>
  98. <constraint firstItem="Edl-Ib-zzS" firstAttribute="centerY" secondItem="BmB-4o-ng5" secondAttribute="centerY" id="olt-3s-reR"/>
  99. </constraints>
  100. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  101. <userDefinedRuntimeAttributes>
  102. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  103. <color key="value" red="0.42745098040000001" green="0.41176470590000003" blue="0.56470588239999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  104. </userDefinedRuntimeAttribute>
  105. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  106. <real key="value" value="1"/>
  107. </userDefinedRuntimeAttribute>
  108. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  109. <real key="value" value="3"/>
  110. </userDefinedRuntimeAttribute>
  111. </userDefinedRuntimeAttributes>
  112. </view>
  113. </subviews>
  114. <constraints>
  115. <constraint firstAttribute="height" constant="120" id="5eZ-Gg-zIC"/>
  116. <constraint firstAttribute="trailing" secondItem="ko7-ge-5ca" secondAttribute="trailing" constant="10" id="H98-ZX-xoZ"/>
  117. <constraint firstItem="ko7-ge-5ca" firstAttribute="bottom" secondItem="HZR-5W-2l9" secondAttribute="bottom" constant="10" id="O6V-Wc-nvy"/>
  118. <constraint firstItem="ko7-ge-5ca" firstAttribute="leading" secondItem="HZR-5W-2l9" secondAttribute="leading" constant="10" id="giZ-PP-oZq"/>
  119. <constraint firstItem="q6x-38-7dL" firstAttribute="height" secondItem="HZR-5W-2l9" secondAttribute="height" id="nyx-DR-DHI"/>
  120. <constraint firstAttribute="top" secondItem="ko7-ge-5ca" secondAttribute="top" constant="-10" id="odh-eT-v0E"/>
  121. </constraints>
  122. <edgeInsets key="layoutMargins" top="8" left="8" bottom="8" right="8"/>
  123. <userDefinedRuntimeAttributes>
  124. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  125. <real key="value" value="0.0"/>
  126. </userDefinedRuntimeAttribute>
  127. </userDefinedRuntimeAttributes>
  128. </view>
  129. </subviews>
  130. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  131. <constraints>
  132. <constraint firstItem="HZR-5W-2l9" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Lp5-k0-ysc"/>
  133. <constraint firstItem="HZR-5W-2l9" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="QJ3-of-4nA"/>
  134. <constraint firstItem="HZR-5W-2l9" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="lFR-Ff-arx"/>
  135. </constraints>
  136. </view>
  137. </objects>
  138. <resources>
  139. <image name="Pinpoint" width="10" height="13"/>
  140. <image name="ScheduleBullet" width="12" height="12"/>
  141. <image name="ScheduleLine" width="1" height="2"/>
  142. </resources>
  143. </document>