MOGuildStartCell.xib 8.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_12" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  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"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="86" id="KGk-i7-Jjw" customClass="MOGuildStartCell">
  15. <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
  16. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  17. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  18. <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
  19. <autoresizingMask key="autoresizingMask"/>
  20. <subviews>
  21. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KnH-1b-53K">
  22. <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
  23. <subviews>
  24. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X51-FP-iDI">
  25. <rect key="frame" x="12" y="17" width="52" height="52"/>
  26. <constraints>
  27. <constraint firstAttribute="width" constant="52" id="01d-k3-pNc"/>
  28. <constraint firstAttribute="height" constant="52" id="Utm-pU-3SO"/>
  29. </constraints>
  30. </imageView>
  31. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Union Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EbW-oC-vS9">
  32. <rect key="frame" x="69" y="21" width="195" height="22"/>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="22" id="gzu-rL-KUC"/>
  35. </constraints>
  36. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  37. <color key="textColor" red="0.070588235294117646" green="0.031372549019607843" blue="0.090196078431372548" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hSG-t4-a9K">
  41. <rect key="frame" x="279" y="31" width="24" height="24"/>
  42. <constraints>
  43. <constraint firstAttribute="width" constant="24" id="BnF-w6-Nbn"/>
  44. <constraint firstAttribute="height" constant="24" id="H9k-hh-ma3"/>
  45. </constraints>
  46. </imageView>
  47. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9aZ-gV-kgZ">
  48. <rect key="frame" x="69" y="47" width="63" height="16"/>
  49. <constraints>
  50. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="63" id="qAG-rX-iCZ"/>
  51. <constraint firstAttribute="height" constant="16" id="vrh-Xu-pXR"/>
  52. </constraints>
  53. <fontDescription key="fontDescription" type="system" pointSize="13"/>
  54. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  55. <state key="normal" title="Anchor:" image="icon_guild_anchor">
  56. <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
  57. </state>
  58. </button>
  59. </subviews>
  60. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  61. <constraints>
  62. <constraint firstItem="EbW-oC-vS9" firstAttribute="top" secondItem="X51-FP-iDI" secondAttribute="top" constant="4" id="4JM-4o-yed"/>
  63. <constraint firstItem="X51-FP-iDI" firstAttribute="leading" secondItem="KnH-1b-53K" secondAttribute="leading" constant="12" id="61o-OC-jIl"/>
  64. <constraint firstItem="9aZ-gV-kgZ" firstAttribute="top" secondItem="EbW-oC-vS9" secondAttribute="bottom" constant="4" id="JPf-WT-HwD"/>
  65. <constraint firstItem="9aZ-gV-kgZ" firstAttribute="leading" secondItem="X51-FP-iDI" secondAttribute="trailing" constant="5" id="S5R-CH-a7J"/>
  66. <constraint firstItem="hSG-t4-a9K" firstAttribute="leading" secondItem="EbW-oC-vS9" secondAttribute="trailing" constant="15" id="USq-rn-F5s"/>
  67. <constraint firstItem="X51-FP-iDI" firstAttribute="centerY" secondItem="KnH-1b-53K" secondAttribute="centerY" id="Ubn-78-s0o"/>
  68. <constraint firstAttribute="trailing" secondItem="hSG-t4-a9K" secondAttribute="trailing" constant="15" id="e6P-9n-JdT"/>
  69. <constraint firstItem="EbW-oC-vS9" firstAttribute="leading" secondItem="X51-FP-iDI" secondAttribute="trailing" constant="5" id="ksE-HG-6mq"/>
  70. <constraint firstItem="hSG-t4-a9K" firstAttribute="centerY" secondItem="KnH-1b-53K" secondAttribute="centerY" id="yCK-JO-nfp"/>
  71. </constraints>
  72. </view>
  73. </subviews>
  74. <constraints>
  75. <constraint firstItem="KnH-1b-53K" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="CbC-zV-G4e"/>
  76. <constraint firstAttribute="bottom" secondItem="KnH-1b-53K" secondAttribute="bottom" id="Kut-ak-rSS"/>
  77. <constraint firstAttribute="trailing" secondItem="KnH-1b-53K" secondAttribute="trailing" id="Pir-FQ-Fxe"/>
  78. <constraint firstItem="KnH-1b-53K" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="gc4-0Z-fGT"/>
  79. </constraints>
  80. </tableViewCellContentView>
  81. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  82. <connections>
  83. <outlet property="anchorNumBtn" destination="9aZ-gV-kgZ" id="wC2-HU-dl4"/>
  84. <outlet property="bgView" destination="KnH-1b-53K" id="jfJ-Ki-hJJ"/>
  85. <outlet property="countryImg" destination="hSG-t4-a9K" id="c7k-2j-5g2"/>
  86. <outlet property="iconImg" destination="X51-FP-iDI" id="XRj-jk-4Ux"/>
  87. <outlet property="titleNameLab" destination="EbW-oC-vS9" id="qG5-FL-2rn"/>
  88. </connections>
  89. <point key="canvasLocation" x="-38" y="-4"/>
  90. </tableViewCell>
  91. </objects>
  92. <resources>
  93. <image name="icon_guild_anchor" width="15" height="15"/>
  94. <systemColor name="systemBackgroundColor">
  95. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  96. </systemColor>
  97. </resources>
  98. </document>