PKBattleListCell.xib 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" 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="17703"/>
  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="222" id="KGk-i7-Jjw" customClass="PKBattleListCell">
  14. <rect key="frame" x="0.0" y="0.0" width="375" height="222"/>
  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="375" height="222"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="500" verticalHuggingPriority="500" translatesAutoresizingMaskIntoConstraints="NO" id="0b4-eV-kvI">
  21. <rect key="frame" x="12" y="12" width="172.5" height="172.5"/>
  22. <constraints>
  23. <constraint firstAttribute="width" secondItem="0b4-eV-kvI" secondAttribute="height" multiplier="1:1" id="FOk-JS-slf"/>
  24. </constraints>
  25. </imageView>
  26. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="500" verticalHuggingPriority="500" translatesAutoresizingMaskIntoConstraints="NO" id="EuE-v6-bQc">
  27. <rect key="frame" x="190.5" y="12" width="172.5" height="172.5"/>
  28. <constraints>
  29. <constraint firstAttribute="width" secondItem="EuE-v6-bQc" secondAttribute="height" multiplier="1:1" id="W6L-Xv-acL"/>
  30. </constraints>
  31. </imageView>
  32. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="CLk-Yq-MFo">
  33. <rect key="frame" x="12" y="193" width="351" height="18"/>
  34. <subviews>
  35. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="WEx-mh-S8V">
  36. <rect key="frame" x="175.5" y="0.0" width="175.5" height="18"/>
  37. <color key="backgroundColor" red="0.98039215686274506" green="0.26666666666666666" blue="0.57647058823529407" alpha="1" colorSpace="calibratedRGB"/>
  38. <constraints>
  39. <constraint firstAttribute="width" constant="175.5" id="CmP-aY-t2b"/>
  40. </constraints>
  41. </view>
  42. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1fK-02-IWz">
  43. <rect key="frame" x="0.0" y="0.0" width="175.5" height="18"/>
  44. <color key="backgroundColor" red="0.094117647058823528" green="0.56470588235294117" blue="0.92941176470588238" alpha="1" colorSpace="calibratedRGB"/>
  45. <constraints>
  46. <constraint firstAttribute="width" constant="175.5" id="h7f-aB-opa"/>
  47. </constraints>
  48. </view>
  49. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XTQ-4A-eva">
  50. <rect key="frame" x="5" y="3" width="6.5" height="12"/>
  51. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  52. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  53. <nil key="highlightedColor"/>
  54. </label>
  55. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JKc-ur-dEk">
  56. <rect key="frame" x="339.5" y="3" width="6.5" height="12"/>
  57. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  58. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  59. <nil key="highlightedColor"/>
  60. </label>
  61. </subviews>
  62. <color key="backgroundColor" systemColor="linkColor"/>
  63. <constraints>
  64. <constraint firstItem="1fK-02-IWz" firstAttribute="top" secondItem="CLk-Yq-MFo" secondAttribute="top" id="BYt-3n-6iM"/>
  65. <constraint firstItem="XTQ-4A-eva" firstAttribute="leading" secondItem="CLk-Yq-MFo" secondAttribute="leading" constant="5" id="Dwc-8w-liv"/>
  66. <constraint firstItem="JKc-ur-dEk" firstAttribute="centerY" secondItem="WEx-mh-S8V" secondAttribute="centerY" id="EOP-zG-hv3"/>
  67. <constraint firstItem="1fK-02-IWz" firstAttribute="leading" secondItem="CLk-Yq-MFo" secondAttribute="leading" id="LUR-5b-dEC"/>
  68. <constraint firstItem="WEx-mh-S8V" firstAttribute="top" secondItem="CLk-Yq-MFo" secondAttribute="top" id="Mk2-X2-Ra8"/>
  69. <constraint firstAttribute="bottom" secondItem="WEx-mh-S8V" secondAttribute="bottom" id="TVC-Jy-PnX"/>
  70. <constraint firstAttribute="bottom" secondItem="1fK-02-IWz" secondAttribute="bottom" id="f7T-EB-rDJ"/>
  71. <constraint firstAttribute="trailing" secondItem="JKc-ur-dEk" secondAttribute="trailing" constant="5" id="g3f-Wu-C5k"/>
  72. <constraint firstAttribute="trailing" secondItem="WEx-mh-S8V" secondAttribute="trailing" id="nPQ-8r-HGA"/>
  73. <constraint firstItem="XTQ-4A-eva" firstAttribute="centerY" secondItem="1fK-02-IWz" secondAttribute="centerY" id="qY6-hm-oM9"/>
  74. <constraint firstAttribute="height" constant="18" id="rDF-5i-RJe"/>
  75. </constraints>
  76. </view>
  77. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="d0y-Kc-S5x" customClass="QMUIButton">
  78. <rect key="frame" x="20" y="121" width="30" height="30"/>
  79. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  80. </button>
  81. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="主播昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A3g-7C-Bdy">
  82. <rect key="frame" x="20" y="155" width="61.5" height="18"/>
  83. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  84. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  85. <nil key="highlightedColor"/>
  86. </label>
  87. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nf7-yJ-fbh" customClass="QMUIButton">
  88. <rect key="frame" x="325" y="121" width="30" height="30"/>
  89. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  90. </button>
  91. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="主播昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wcv-TU-7vZ">
  92. <rect key="frame" x="293.5" y="155" width="61.5" height="18"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  94. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  95. <nil key="highlightedColor"/>
  96. </label>
  97. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bogo_pk_battle" translatesAutoresizingMaskIntoConstraints="NO" id="fVX-ku-qrP">
  98. <rect key="frame" x="158.5" y="69.5" width="58" height="58"/>
  99. <constraints>
  100. <constraint firstAttribute="height" constant="58" id="68S-gD-KeG"/>
  101. <constraint firstAttribute="width" constant="58" id="MFc-jk-Zfx"/>
  102. </constraints>
  103. </imageView>
  104. </subviews>
  105. <constraints>
  106. <constraint firstItem="wcv-TU-7vZ" firstAttribute="centerY" secondItem="A3g-7C-Bdy" secondAttribute="centerY" id="2t8-tX-Hry"/>
  107. <constraint firstItem="CLk-Yq-MFo" firstAttribute="leading" secondItem="0b4-eV-kvI" secondAttribute="leading" id="3bU-Hf-hTi"/>
  108. <constraint firstItem="nf7-yJ-fbh" firstAttribute="centerY" secondItem="d0y-Kc-S5x" secondAttribute="centerY" id="3rr-oo-cmM"/>
  109. <constraint firstItem="d0y-Kc-S5x" firstAttribute="leading" secondItem="A3g-7C-Bdy" secondAttribute="leading" id="5Qm-1i-3x9"/>
  110. <constraint firstAttribute="bottomMargin" secondItem="CLk-Yq-MFo" secondAttribute="bottom" id="6u6-UC-3Qt"/>
  111. <constraint firstItem="EuE-v6-bQc" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" multiplier="0.46" id="BQz-D6-Xg7"/>
  112. <constraint firstItem="0b4-eV-kvI" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="GTs-mg-Amc"/>
  113. <constraint firstAttribute="trailing" secondItem="EuE-v6-bQc" secondAttribute="trailing" constant="12" id="Jes-pa-tvB"/>
  114. <constraint firstItem="wcv-TU-7vZ" firstAttribute="top" secondItem="nf7-yJ-fbh" secondAttribute="bottom" constant="4" id="MJZ-ZX-3pT"/>
  115. <constraint firstItem="CLk-Yq-MFo" firstAttribute="trailing" secondItem="EuE-v6-bQc" secondAttribute="trailing" id="N3s-4y-4NY"/>
  116. <constraint firstItem="CLk-Yq-MFo" firstAttribute="top" secondItem="A3g-7C-Bdy" secondAttribute="bottom" constant="20" id="PI9-oJ-fWN"/>
  117. <constraint firstItem="EuE-v6-bQc" firstAttribute="centerY" secondItem="0b4-eV-kvI" secondAttribute="centerY" id="ST6-j9-aIa"/>
  118. <constraint firstItem="0b4-eV-kvI" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="12" id="VUt-WP-0kh"/>
  119. <constraint firstItem="fVX-ku-qrP" firstAttribute="centerX" secondItem="H2p-sc-9uM" secondAttribute="centerX" id="XI9-6R-1Fu"/>
  120. <constraint firstItem="A3g-7C-Bdy" firstAttribute="top" secondItem="d0y-Kc-S5x" secondAttribute="bottom" constant="4" id="bin-2P-xsz"/>
  121. <constraint firstItem="fVX-ku-qrP" firstAttribute="centerY" secondItem="0b4-eV-kvI" secondAttribute="centerY" id="crJ-fk-LsA"/>
  122. <constraint firstItem="0b4-eV-kvI" firstAttribute="width" secondItem="H2p-sc-9uM" secondAttribute="width" multiplier="0.46" id="d8n-yd-CYT"/>
  123. <constraint firstItem="nf7-yJ-fbh" firstAttribute="trailing" secondItem="wcv-TU-7vZ" secondAttribute="trailing" id="kYk-z2-2JO"/>
  124. <constraint firstItem="EuE-v6-bQc" firstAttribute="height" secondItem="0b4-eV-kvI" secondAttribute="height" id="lDW-83-GeD"/>
  125. <constraint firstItem="A3g-7C-Bdy" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leadingMargin" id="s6K-3T-EgP"/>
  126. <constraint firstAttribute="trailingMargin" secondItem="wcv-TU-7vZ" secondAttribute="trailing" id="ydH-U2-4lW"/>
  127. </constraints>
  128. </tableViewCellContentView>
  129. <connections>
  130. <outlet property="leftAddressBtn" destination="d0y-Kc-S5x" id="SlC-Xe-iog"/>
  131. <outlet property="leftImgView" destination="0b4-eV-kvI" id="hXI-Bn-l8Q"/>
  132. <outlet property="leftNameL" destination="A3g-7C-Bdy" id="Akn-yF-Nkt"/>
  133. <outlet property="leftPKView" destination="1fK-02-IWz" id="bxj-Xy-3sE"/>
  134. <outlet property="leftTicketL" destination="XTQ-4A-eva" id="ebS-Lw-FBl"/>
  135. <outlet property="leftWidthConstraint" destination="h7f-aB-opa" id="jVO-Wy-DAH"/>
  136. <outlet property="pkLineHeightConstraint" destination="rDF-5i-RJe" id="Wnf-4j-hKE"/>
  137. <outlet property="pkLineView" destination="CLk-Yq-MFo" id="wRm-1L-qU9"/>
  138. <outlet property="rightAddressBtn" destination="nf7-yJ-fbh" id="Kya-dk-TuN"/>
  139. <outlet property="rightImgView" destination="EuE-v6-bQc" id="dLf-h3-uIc"/>
  140. <outlet property="rightNameL" destination="wcv-TU-7vZ" id="J9x-UF-DF2"/>
  141. <outlet property="rightPKView" destination="WEx-mh-S8V" id="Wrs-3T-uSV"/>
  142. <outlet property="rightTicketL" destination="JKc-ur-dEk" id="fA5-br-HOh"/>
  143. <outlet property="rightWidthConstraint" destination="CmP-aY-t2b" id="zm7-X9-MM7"/>
  144. </connections>
  145. <point key="canvasLocation" x="-441.304347826087" y="128.57142857142856"/>
  146. </tableViewCell>
  147. </objects>
  148. <resources>
  149. <image name="bogo_pk_battle" width="58" height="58"/>
  150. <systemColor name="linkColor">
  151. <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. </systemColor>
  153. </resources>
  154. </document>