LiveRankCell.xib 8.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <objects>
  11. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  12. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  13. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="50" id="KGk-i7-Jjw" customClass="LiveRankCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  15. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  16. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
  17. <rect key="frame" x="0.0" y="0.0" width="320" height="50"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="lha-PP-ufs">
  21. <rect key="frame" x="16" y="10" width="30" height="30"/>
  22. <constraints>
  23. <constraint firstAttribute="width" constant="30" id="BZG-zs-G1Q"/>
  24. <constraint firstAttribute="height" constant="30" id="Skn-Z1-T1B"/>
  25. </constraints>
  26. </imageView>
  27. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Hq3-tl-oAo">
  28. <rect key="frame" x="54" y="5" width="40" height="40"/>
  29. <constraints>
  30. <constraint firstAttribute="width" constant="40" id="NIm-aG-6pg"/>
  31. <constraint firstAttribute="height" constant="40" id="fBK-5A-ZY2"/>
  32. </constraints>
  33. <userDefinedRuntimeAttributes>
  34. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  35. <real key="value" value="20"/>
  36. </userDefinedRuntimeAttribute>
  37. </userDefinedRuntimeAttributes>
  38. </imageView>
  39. <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">
  40. <rect key="frame" x="99" y="16.5" width="35.5" height="17"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  42. <color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. <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">
  46. <rect key="frame" x="282" y="18" width="31" height="14.5"/>
  47. <fontDescription key="fontDescription" type="system" pointSize="12"/>
  48. <color key="textColor" systemColor="systemGrayColor"/>
  49. <nil key="highlightedColor"/>
  50. </label>
  51. <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">
  52. <rect key="frame" x="16" y="15" width="30" height="20.5"/>
  53. <fontDescription key="fontDescription" type="italicSystem" pointSize="17"/>
  54. <color key="textColor" systemColor="systemGray5Color"/>
  55. <color key="highlightedColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  56. </label>
  57. </subviews>
  58. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <constraints>
  60. <constraint firstItem="lha-PP-ufs" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="9Sr-I0-KIv"/>
  61. <constraint firstItem="rwS-eB-t6u" firstAttribute="centerY" secondItem="lha-PP-ufs" secondAttribute="centerY" id="9ag-ll-ecF"/>
  62. <constraint firstItem="1nT-Qe-04y" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="BAJ-ai-f0h"/>
  63. <constraint firstAttribute="trailing" secondItem="jW8-Wu-O5c" secondAttribute="trailing" constant="7" id="CsM-kI-prD"/>
  64. <constraint firstItem="rwS-eB-t6u" firstAttribute="leading" secondItem="lha-PP-ufs" secondAttribute="leading" id="IKN-iD-T1z"/>
  65. <constraint firstItem="rwS-eB-t6u" firstAttribute="trailing" secondItem="lha-PP-ufs" secondAttribute="trailing" id="Rv0-dM-vTP"/>
  66. <constraint firstItem="1nT-Qe-04y" firstAttribute="leading" secondItem="Hq3-tl-oAo" secondAttribute="trailing" constant="5" id="Z8N-gL-JA0"/>
  67. <constraint firstItem="Hq3-tl-oAo" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hN8-hN-dyR"/>
  68. <constraint firstItem="lha-PP-ufs" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="l51-Se-80E"/>
  69. <constraint firstItem="Hq3-tl-oAo" firstAttribute="leading" secondItem="lha-PP-ufs" secondAttribute="trailing" constant="8" id="wez-g7-4w1"/>
  70. <constraint firstItem="jW8-Wu-O5c" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="yd7-m6-Yiw"/>
  71. </constraints>
  72. </tableViewCellContentView>
  73. <connections>
  74. <outlet property="headImg" destination="Hq3-tl-oAo" id="9dk-tN-ghL"/>
  75. <outlet property="nameLb" destination="1nT-Qe-04y" id="4Wa-Fu-T7b"/>
  76. <outlet property="numImg" destination="lha-PP-ufs" id="MFY-HZ-QXi"/>
  77. <outlet property="numLb" destination="rwS-eB-t6u" id="MmY-Rp-Qad"/>
  78. <outlet property="popularityLb" destination="jW8-Wu-O5c" id="K4K-9m-ZtH"/>
  79. </connections>
  80. <point key="canvasLocation" x="131.8840579710145" y="107.8125"/>
  81. </tableViewCell>
  82. </objects>
  83. <resources>
  84. <systemColor name="systemGray5Color">
  85. <color red="0.89803921568627454" green="0.89803921568627454" blue="0.91764705882352937" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  86. </systemColor>
  87. <systemColor name="systemGrayColor">
  88. <color red="0.55686274509803924" green="0.55686274509803924" blue="0.57647058823529407" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  89. </systemColor>
  90. </resources>
  91. </document>