<?xml version="1.0" encoding="UTF-8"?> <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> <device id="retina6_1" orientation="portrait" appearance="light"/> <dependencies> <deployment identifier="iOS"/> <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> <capability name="Safe area layout guides" minToolsVersion="9.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" reuseIdentifier="NewRowUserCell" id="URh-44-xrG" userLabel="Group Info Detail Cell0" customClass="NewRowUserCell"> <rect key="frame" x="0.0" y="0.0" width="320" height="65"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="URh-44-xrG" id="DaS-pF-bSs"> <rect key="frame" x="0.0" y="0.0" width="320" height="65"/> <autoresizingMask key="autoresizingMask"/> <subviews> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="67y-d7-5Ej"> <rect key="frame" x="15" y="11" width="43" height="43"/> <constraints> <constraint firstAttribute="width" constant="43" id="qwR-vu-bGC"/> <constraint firstAttribute="height" constant="43" id="xSO-ZX-v2m"/> </constraints> <userDefinedRuntimeAttributes> <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> <integer key="value" value="4"/> </userDefinedRuntimeAttribute> <userDefinedRuntimeAttribute type="boolean" keyPath="layer.masksToBounds" value="YES"/> </userDefinedRuntimeAttributes> </imageView> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4wG-d6-hI2"> <rect key="frame" x="70" y="24" width="42" height="17"/> <constraints> <constraint firstAttribute="height" constant="17" id="fhn-ee-POx"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" red="0.039215686270000001" green="0.039215686270000001" blue="0.039215686270000001" alpha="1" colorSpace="calibratedRGB"/> <nil key="highlightedColor"/> </label> <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SRd-1k-dVK"> <rect key="frame" x="15" y="64.5" width="305" height="0.5"/> <color key="backgroundColor" red="0.8980392157" green="0.8980392157" blue="0.8980392157" alpha="1" colorSpace="calibratedRGB"/> <constraints> <constraint firstAttribute="height" constant="0.5" id="hEg-cz-O0z"/> </constraints> <fontDescription key="fontDescription" type="system" pointSize="17"/> <nil key="textColor"/> <nil key="highlightedColor"/> </label> <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="euD-KB-IT4"> <rect key="frame" x="286" y="25" width="15" height="15"/> <constraints> <constraint firstAttribute="width" constant="15" id="jMk-DO-MO6"/> <constraint firstAttribute="height" constant="15" id="nlf-Bi-PIo"/> </constraints> <state key="normal" title="Button" image="close_gray.png"/> </button> </subviews> <constraints> <constraint firstItem="4wG-d6-hI2" firstAttribute="centerY" secondItem="DaS-pF-bSs" secondAttribute="centerY" id="8ZT-wy-iMz"/> <constraint firstItem="67y-d7-5Ej" firstAttribute="centerY" secondItem="DaS-pF-bSs" secondAttribute="centerY" id="I3T-cg-2pY"/> <constraint firstItem="euD-KB-IT4" firstAttribute="centerY" secondItem="DaS-pF-bSs" secondAttribute="centerY" id="Prs-5d-V7M"/> <constraint firstAttribute="trailing" secondItem="euD-KB-IT4" secondAttribute="trailing" constant="19" id="STA-gO-mok"/> <constraint firstAttribute="trailing" secondItem="SRd-1k-dVK" secondAttribute="trailing" id="XlW-y0-xp0"/> <constraint firstItem="4wG-d6-hI2" firstAttribute="leading" secondItem="67y-d7-5Ej" secondAttribute="trailing" constant="12" id="f6b-82-TUV"/> <constraint firstItem="67y-d7-5Ej" firstAttribute="leading" secondItem="DaS-pF-bSs" secondAttribute="leading" constant="15" id="gnP-TL-EkS"/> <constraint firstAttribute="bottom" secondItem="SRd-1k-dVK" secondAttribute="bottom" id="nYb-fo-6f0"/> <constraint firstItem="SRd-1k-dVK" firstAttribute="leading" secondItem="DaS-pF-bSs" secondAttribute="leading" constant="15" id="vqj-1C-3J6"/> </constraints> </tableViewCellContentView> <viewLayoutGuide key="safeArea" id="XQV-Hk-Ns9"/> <connections> <outlet property="CloseBtn" destination="euD-KB-IT4" id="qot-xG-D29"/> <outlet property="imagV" destination="67y-d7-5Ej" id="5Ub-1x-2rV"/> <outlet property="nameL" destination="4wG-d6-hI2" id="T0J-0k-Bn6"/> </connections> <point key="canvasLocation" x="-43.478260869565219" y="-122.20982142857142"/> </tableViewCell> </objects> <resources> <image name="close_gray.png" width="24" height="24"/> </resources> </document>