RQSpecialQuestionCell.xib 6.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" 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="20020"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <objects>
  10. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  11. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  12. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" id="gTV-IL-0wX" customClass="RQSpecialQuestionCell">
  13. <rect key="frame" x="0.0" y="0.0" width="168" height="50"/>
  14. <autoresizingMask key="autoresizingMask"/>
  15. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  16. <rect key="frame" x="0.0" y="0.0" width="168" height="50"/>
  17. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  18. <subviews>
  19. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QpI-z4-ofk">
  20. <rect key="frame" x="0.0" y="0.0" width="168" height="50"/>
  21. <subviews>
  22. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tl3-V6-A40">
  23. <rect key="frame" x="8" y="10" width="30" height="30"/>
  24. <constraints>
  25. <constraint firstAttribute="width" secondItem="tl3-V6-A40" secondAttribute="height" multiplier="1:1" id="paP-bB-OWG"/>
  26. </constraints>
  27. </imageView>
  28. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wgO-dA-89f">
  29. <rect key="frame" x="46" y="15" width="40" height="20"/>
  30. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  31. <color key="textColor" red="0.039215686270000001" green="0.1019607843" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  32. <nil key="highlightedColor"/>
  33. </label>
  34. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ROG-Dv-RWD">
  35. <rect key="frame" x="145" y="18.5" width="7" height="13.5"/>
  36. <fontDescription key="fontDescription" type="system" pointSize="11"/>
  37. <color key="textColor" red="0.54117647059999996" green="0.56470588239999997" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  38. <nil key="highlightedColor"/>
  39. </label>
  40. </subviews>
  41. <color key="backgroundColor" red="0.96862745098039216" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  42. <constraints>
  43. <constraint firstItem="ROG-Dv-RWD" firstAttribute="centerY" secondItem="QpI-z4-ofk" secondAttribute="centerY" id="V6S-2S-Jlu"/>
  44. <constraint firstItem="tl3-V6-A40" firstAttribute="leading" secondItem="QpI-z4-ofk" secondAttribute="leading" constant="8" id="ajF-de-SMu"/>
  45. <constraint firstAttribute="trailing" secondItem="ROG-Dv-RWD" secondAttribute="trailing" constant="16" id="eK8-NX-h8B"/>
  46. <constraint firstItem="tl3-V6-A40" firstAttribute="centerY" secondItem="QpI-z4-ofk" secondAttribute="centerY" id="frX-8T-aJv"/>
  47. <constraint firstItem="tl3-V6-A40" firstAttribute="height" secondItem="QpI-z4-ofk" secondAttribute="height" multiplier="30/50" id="k4A-4G-eu9"/>
  48. <constraint firstItem="wgO-dA-89f" firstAttribute="leading" secondItem="tl3-V6-A40" secondAttribute="trailing" constant="8" symbolic="YES" id="ovG-mO-ete"/>
  49. <constraint firstItem="wgO-dA-89f" firstAttribute="centerY" secondItem="QpI-z4-ofk" secondAttribute="centerY" id="z69-xa-pRD"/>
  50. </constraints>
  51. <userDefinedRuntimeAttributes>
  52. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  53. <integer key="value" value="10"/>
  54. </userDefinedRuntimeAttribute>
  55. </userDefinedRuntimeAttributes>
  56. </view>
  57. </subviews>
  58. </view>
  59. <constraints>
  60. <constraint firstAttribute="trailing" secondItem="QpI-z4-ofk" secondAttribute="trailing" id="Jus-Hh-8zX"/>
  61. <constraint firstItem="QpI-z4-ofk" firstAttribute="top" secondItem="gTV-IL-0wX" secondAttribute="top" id="LUf-8H-PC8"/>
  62. <constraint firstAttribute="bottom" secondItem="QpI-z4-ofk" secondAttribute="bottom" id="cn9-mc-9aA"/>
  63. <constraint firstItem="QpI-z4-ofk" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="q14-GT-lCn"/>
  64. </constraints>
  65. <connections>
  66. <outlet property="myIconImageView" destination="tl3-V6-A40" id="Ryb-I7-h8W"/>
  67. <outlet property="mySubTitleLabel" destination="ROG-Dv-RWD" id="7dT-72-1GM"/>
  68. <outlet property="myTitleLabel" destination="wgO-dA-89f" id="AEA-Ld-MDh"/>
  69. </connections>
  70. <point key="canvasLocation" x="137.68115942028987" y="127.90178571428571"/>
  71. </collectionViewCell>
  72. </objects>
  73. </document>