| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
- <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="50" id="KGk-i7-Jjw" customClass="LiveRankCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
- <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="320" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="lha-PP-ufs">
- <rect key="frame" x="16" y="10" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="BZG-zs-G1Q"/>
- <constraint firstAttribute="height" constant="30" id="Skn-Z1-T1B"/>
- </constraints>
- </imageView>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Hq3-tl-oAo">
- <rect key="frame" x="54" y="5" width="40" height="40"/>
- <constraints>
- <constraint firstAttribute="width" constant="40" id="NIm-aG-6pg"/>
- <constraint firstAttribute="height" constant="40" id="fBK-5A-ZY2"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="20"/>
- </userDefinedRuntimeAttribute>
- </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="1nT-Qe-04y">
- <rect key="frame" x="99" y="16.5" width="35.5" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jW8-Wu-O5c">
- <rect key="frame" x="282" y="18" width="31" height="14.5"/>
- <fontDescription key="fontDescription" type="system" pointSize="12"/>
- <color key="textColor" systemColor="systemGrayColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rwS-eB-t6u">
- <rect key="frame" x="16" y="15" width="30" height="20.5"/>
- <fontDescription key="fontDescription" type="italicSystem" pointSize="17"/>
- <color key="textColor" systemColor="systemGray5Color"/>
- <color key="highlightedColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="lha-PP-ufs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="9Sr-I0-KIv"/>
- <constraint firstItem="rwS-eB-t6u" firstAttribute="centerY" secondItem="lha-PP-ufs" secondAttribute="centerY" id="9ag-ll-ecF"/>
- <constraint firstItem="1nT-Qe-04y" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="BAJ-ai-f0h"/>
- <constraint firstAttribute="trailing" secondItem="jW8-Wu-O5c" secondAttribute="trailing" constant="7" id="CsM-kI-prD"/>
- <constraint firstItem="rwS-eB-t6u" firstAttribute="leading" secondItem="lha-PP-ufs" secondAttribute="leading" id="IKN-iD-T1z"/>
- <constraint firstItem="rwS-eB-t6u" firstAttribute="trailing" secondItem="lha-PP-ufs" secondAttribute="trailing" id="Rv0-dM-vTP"/>
- <constraint firstItem="1nT-Qe-04y" firstAttribute="leading" secondItem="Hq3-tl-oAo" secondAttribute="trailing" constant="5" id="Z8N-gL-JA0"/>
- <constraint firstItem="Hq3-tl-oAo" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hN8-hN-dyR"/>
- <constraint firstItem="lha-PP-ufs" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="l51-Se-80E"/>
- <constraint firstItem="Hq3-tl-oAo" firstAttribute="leading" secondItem="lha-PP-ufs" secondAttribute="trailing" constant="8" id="wez-g7-4w1"/>
- <constraint firstItem="jW8-Wu-O5c" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="yd7-m6-Yiw"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="headImg" destination="Hq3-tl-oAo" id="9dk-tN-ghL"/>
- <outlet property="nameLb" destination="1nT-Qe-04y" id="4Wa-Fu-T7b"/>
- <outlet property="numImg" destination="lha-PP-ufs" id="MFY-HZ-QXi"/>
- <outlet property="numLb" destination="rwS-eB-t6u" id="MmY-Rp-Qad"/>
- <outlet property="popularityLb" destination="jW8-Wu-O5c" id="K4K-9m-ZtH"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="107.8125"/>
- </tableViewCell>
- </objects>
- <resources>
- <systemColor name="systemGray5Color">
- <color red="0.89803921568627454" green="0.89803921568627454" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemGrayColor">
- <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|