JLMyBonusViewCell.xib 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment version="2304" identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16086"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.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. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" restorationIdentifier="JLMyBonusViewCell" id="gTV-IL-0wX" customClass="JLMyBonusViewCell">
  14. <rect key="frame" x="0.0" y="0.0" width="337" height="50"/>
  15. <autoresizingMask key="autoresizingMask"/>
  16. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center">
  17. <rect key="frame" x="0.0" y="0.0" width="337" height="50"/>
  18. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  19. <subviews>
  20. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pad-8S-tf1">
  21. <rect key="frame" x="20" y="16.5" width="168.5" height="17"/>
  22. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  23. <nil key="textColor"/>
  24. <nil key="highlightedColor"/>
  25. </label>
  26. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="57M-pt-SLY">
  27. <rect key="frame" x="198.5" y="16.5" width="35.5" height="17"/>
  28. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  29. <nil key="textColor"/>
  30. <nil key="highlightedColor"/>
  31. </label>
  32. <view alpha="0.55000000000000004" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="swk-Ju-2wo" userLabel="lineView">
  33. <rect key="frame" x="0.0" y="49.5" width="337" height="0.5"/>
  34. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  35. <constraints>
  36. <constraint firstAttribute="height" constant="0.5" id="Fzm-P2-gNI"/>
  37. </constraints>
  38. </view>
  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="heX-ak-GnN">
  40. <rect key="frame" x="281.5" y="16.5" width="35.5" height="17"/>
  41. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  42. <nil key="textColor"/>
  43. <nil key="highlightedColor"/>
  44. </label>
  45. </subviews>
  46. </view>
  47. <constraints>
  48. <constraint firstItem="57M-pt-SLY" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="3uP-T0-vWK"/>
  49. <constraint firstAttribute="trailing" secondItem="swk-Ju-2wo" secondAttribute="trailing" id="84H-N5-nCa"/>
  50. <constraint firstAttribute="trailing" secondItem="heX-ak-GnN" secondAttribute="trailing" constant="20" id="8kD-3j-N9W"/>
  51. <constraint firstItem="57M-pt-SLY" firstAttribute="leading" secondItem="pad-8S-tf1" secondAttribute="trailing" constant="10" id="GDj-o3-omL"/>
  52. <constraint firstItem="pad-8S-tf1" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="LO3-jj-T6G"/>
  53. <constraint firstItem="swk-Ju-2wo" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" id="ZP1-Yp-dcR"/>
  54. <constraint firstItem="pad-8S-tf1" firstAttribute="width" secondItem="gTV-IL-0wX" secondAttribute="width" multiplier="0.5" id="aZb-mB-Oca"/>
  55. <constraint firstItem="heX-ak-GnN" firstAttribute="centerY" secondItem="gTV-IL-0wX" secondAttribute="centerY" id="ef2-Be-xBU"/>
  56. <constraint firstItem="pad-8S-tf1" firstAttribute="leading" secondItem="gTV-IL-0wX" secondAttribute="leading" constant="20" id="lym-J3-unU"/>
  57. <constraint firstAttribute="bottom" secondItem="swk-Ju-2wo" secondAttribute="bottom" id="sMQ-yv-mJQ"/>
  58. </constraints>
  59. <viewLayoutGuide key="safeArea" id="SEy-5g-ep8"/>
  60. <size key="customSize" width="337" height="50"/>
  61. <connections>
  62. <outlet property="nameLabel" destination="pad-8S-tf1" id="VBL-qH-mwk"/>
  63. <outlet property="numberLabel" destination="57M-pt-SLY" id="Ncb-Ce-bZm"/>
  64. <outlet property="statusLabel" destination="heX-ak-GnN" id="XGB-hR-gcs"/>
  65. </connections>
  66. <point key="canvasLocation" x="89.130434782608702" y="52.901785714285715"/>
  67. </collectionViewCell>
  68. </objects>
  69. </document>