RoomMicManageCell.xib 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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" useSafeAreas="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  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. <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="60" id="KGk-i7-Jjw" customClass="RoomMicManageCell">
  14. <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
  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="60"/>
  18. <autoresizingMask key="autoresizingMask"/>
  19. <subviews>
  20. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ebN-pM-N34">
  21. <rect key="frame" x="10" y="8" width="44" height="44"/>
  22. <constraints>
  23. <constraint firstAttribute="height" constant="44" id="Uyo-re-Oik"/>
  24. <constraint firstAttribute="width" constant="44" id="rEI-VH-stf"/>
  25. </constraints>
  26. <userDefinedRuntimeAttributes>
  27. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  28. <integer key="value" value="22"/>
  29. </userDefinedRuntimeAttribute>
  30. </userDefinedRuntimeAttributes>
  31. </imageView>
  32. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="idB-Ob-chM">
  33. <rect key="frame" x="43" y="33.5" width="13" height="13"/>
  34. <constraints>
  35. <constraint firstAttribute="width" constant="13" id="CTi-A0-WXN"/>
  36. <constraint firstAttribute="height" constant="13" id="gRx-rP-QGg"/>
  37. </constraints>
  38. </imageView>
  39. <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lk0-1Q-GQs">
  40. <rect key="frame" x="233" y="15" width="72" height="30"/>
  41. <constraints>
  42. <constraint firstAttribute="width" constant="72" id="Tbh-H7-xum"/>
  43. <constraint firstAttribute="height" constant="30" id="bpV-qo-lh6"/>
  44. </constraints>
  45. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
  46. <state key="normal">
  47. <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. </state>
  49. <userDefinedRuntimeAttributes>
  50. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  51. <integer key="value" value="15"/>
  52. </userDefinedRuntimeAttribute>
  53. </userDefinedRuntimeAttributes>
  54. <connections>
  55. <action selector="manageBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="YQQ-Av-kbQ"/>
  56. </connections>
  57. </button>
  58. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QO6-Go-izD">
  59. <rect key="frame" x="69" y="30" width="0.0" height="0.0"/>
  60. <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
  61. <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4hs-gv-Ql1">
  65. <rect key="frame" x="185" y="13.5" width="33" height="33"/>
  66. <constraints>
  67. <constraint firstAttribute="width" constant="33" id="FbU-mj-BRH"/>
  68. <constraint firstAttribute="height" constant="33" id="VIx-ax-oXX"/>
  69. </constraints>
  70. <state key="normal" image="mike_on"/>
  71. <state key="selected" image="mike_off"/>
  72. <connections>
  73. <action selector="micBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="aTE-4x-zUg"/>
  74. </connections>
  75. </button>
  76. </subviews>
  77. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  78. <constraints>
  79. <constraint firstItem="lk0-1Q-GQs" firstAttribute="leading" secondItem="4hs-gv-Ql1" secondAttribute="trailing" constant="15" id="9oI-Sz-nyq"/>
  80. <constraint firstAttribute="trailing" secondItem="lk0-1Q-GQs" secondAttribute="trailing" constant="15" id="Bda-BW-Feb"/>
  81. <constraint firstItem="4hs-gv-Ql1" firstAttribute="centerY" secondItem="lk0-1Q-GQs" secondAttribute="centerY" id="Jeb-Bp-K9m"/>
  82. <constraint firstItem="ebN-pM-N34" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Kf2-US-P3y"/>
  83. <constraint firstItem="QO6-Go-izD" firstAttribute="leading" secondItem="ebN-pM-N34" secondAttribute="trailing" constant="15" id="S5X-Gg-nff"/>
  84. <constraint firstItem="ebN-pM-N34" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="VvM-ih-big"/>
  85. <constraint firstItem="QO6-Go-izD" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="bCN-Wn-dSW"/>
  86. <constraint firstItem="idB-Ob-chM" firstAttribute="centerY" secondItem="ebN-pM-N34" secondAttribute="centerY" constant="10" id="hSW-j8-Hn2"/>
  87. <constraint firstItem="lk0-1Q-GQs" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hlf-EH-GNw"/>
  88. <constraint firstItem="4hs-gv-Ql1" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="QO6-Go-izD" secondAttribute="trailing" constant="10" id="lpn-Ps-Cm5"/>
  89. <constraint firstItem="idB-Ob-chM" firstAttribute="centerX" secondItem="ebN-pM-N34" secondAttribute="centerX" constant="17.5" id="tBP-hU-GzN"/>
  90. </constraints>
  91. </tableViewCellContentView>
  92. <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
  93. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  94. <connections>
  95. <outlet property="iconImageView" destination="ebN-pM-N34" id="PY2-CC-Chb"/>
  96. <outlet property="manageBtn" destination="lk0-1Q-GQs" id="LVa-UP-fyY"/>
  97. <outlet property="micBtn" destination="4hs-gv-Ql1" id="YLa-Fk-6Tb"/>
  98. <outlet property="nameLabel" destination="QO6-Go-izD" id="gHb-xz-gD9"/>
  99. <outlet property="sexImageView" destination="idB-Ob-chM" id="hPH-jy-SfI"/>
  100. </connections>
  101. <point key="canvasLocation" x="-43.200000000000003" y="161.91904047976013"/>
  102. </tableViewCell>
  103. </objects>
  104. <resources>
  105. <image name="mike_off" width="33" height="33.5"/>
  106. <image name="mike_on" width="33" height="33.5"/>
  107. </resources>
  108. </document>