| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798 |
- <?xml version="1.0" encoding="UTF-8"?>
- <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">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="86" id="KGk-i7-Jjw" customClass="MOGuildStartCell">
- <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="KnH-1b-53K">
- <rect key="frame" x="0.0" y="0.0" width="318" height="86"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="X51-FP-iDI">
- <rect key="frame" x="12" y="17" width="52" height="52"/>
- <constraints>
- <constraint firstAttribute="width" constant="52" id="01d-k3-pNc"/>
- <constraint firstAttribute="height" constant="52" id="Utm-pU-3SO"/>
- </constraints>
- </imageView>
- <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">
- <rect key="frame" x="69" y="21" width="195" height="22"/>
- <constraints>
- <constraint firstAttribute="height" constant="22" id="gzu-rL-KUC"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
- <color key="textColor" red="0.070588235294117646" green="0.031372549019607843" blue="0.090196078431372548" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hSG-t4-a9K">
- <rect key="frame" x="279" y="31" width="24" height="24"/>
- <constraints>
- <constraint firstAttribute="width" constant="24" id="BnF-w6-Nbn"/>
- <constraint firstAttribute="height" constant="24" id="H9k-hh-ma3"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9aZ-gV-kgZ">
- <rect key="frame" x="69" y="47" width="63" height="16"/>
- <constraints>
- <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="63" id="qAG-rX-iCZ"/>
- <constraint firstAttribute="height" constant="16" id="vrh-Xu-pXR"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="Anchor:" image="icon_guild_anchor">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="EbW-oC-vS9" firstAttribute="top" secondItem="X51-FP-iDI" secondAttribute="top" constant="4" id="4JM-4o-yed"/>
- <constraint firstItem="X51-FP-iDI" firstAttribute="leading" secondItem="KnH-1b-53K" secondAttribute="leading" constant="12" id="61o-OC-jIl"/>
- <constraint firstItem="9aZ-gV-kgZ" firstAttribute="top" secondItem="EbW-oC-vS9" secondAttribute="bottom" constant="4" id="JPf-WT-HwD"/>
- <constraint firstItem="9aZ-gV-kgZ" firstAttribute="leading" secondItem="X51-FP-iDI" secondAttribute="trailing" constant="5" id="S5R-CH-a7J"/>
- <constraint firstItem="hSG-t4-a9K" firstAttribute="leading" secondItem="EbW-oC-vS9" secondAttribute="trailing" constant="15" id="USq-rn-F5s"/>
- <constraint firstItem="X51-FP-iDI" firstAttribute="centerY" secondItem="KnH-1b-53K" secondAttribute="centerY" id="Ubn-78-s0o"/>
- <constraint firstAttribute="trailing" secondItem="hSG-t4-a9K" secondAttribute="trailing" constant="15" id="e6P-9n-JdT"/>
- <constraint firstItem="EbW-oC-vS9" firstAttribute="leading" secondItem="X51-FP-iDI" secondAttribute="trailing" constant="5" id="ksE-HG-6mq"/>
- <constraint firstItem="hSG-t4-a9K" firstAttribute="centerY" secondItem="KnH-1b-53K" secondAttribute="centerY" id="yCK-JO-nfp"/>
- </constraints>
- </view>
- </subviews>
- <constraints>
- <constraint firstItem="KnH-1b-53K" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="CbC-zV-G4e"/>
- <constraint firstAttribute="bottom" secondItem="KnH-1b-53K" secondAttribute="bottom" id="Kut-ak-rSS"/>
- <constraint firstAttribute="trailing" secondItem="KnH-1b-53K" secondAttribute="trailing" id="Pir-FQ-Fxe"/>
- <constraint firstItem="KnH-1b-53K" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="gc4-0Z-fGT"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="anchorNumBtn" destination="9aZ-gV-kgZ" id="wC2-HU-dl4"/>
- <outlet property="bgView" destination="KnH-1b-53K" id="jfJ-Ki-hJJ"/>
- <outlet property="countryImg" destination="hSG-t4-a9K" id="c7k-2j-5g2"/>
- <outlet property="iconImg" destination="X51-FP-iDI" id="XRj-jk-4Ux"/>
- <outlet property="titleNameLab" destination="EbW-oC-vS9" id="qG5-FL-2rn"/>
- </connections>
- <point key="canvasLocation" x="-38" y="-4"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="icon_guild_anchor" width="15" height="15"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|