BGVoiceRoomTopView.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="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="22685"/>
  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. <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT" customClass="BGVoiceRoomTopView">
  13. <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zZq-bg-7Xi">
  17. <rect key="frame" x="12" y="45" width="181" height="44"/>
  18. <subviews>
  19. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="voiceroomtopbg" translatesAutoresizingMaskIntoConstraints="NO" id="wyM-B3-o59">
  20. <rect key="frame" x="0.0" y="0.0" width="181" height="44"/>
  21. </imageView>
  22. <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="fe1-gx-icm">
  23. <rect key="frame" x="10" y="7" width="30" height="30"/>
  24. <constraints>
  25. <constraint firstAttribute="width" constant="30" id="iao-06-Ei2"/>
  26. <constraint firstAttribute="height" constant="30" id="tj6-J1-fza"/>
  27. </constraints>
  28. <userDefinedRuntimeAttributes>
  29. <userDefinedRuntimeAttribute type="number" keyPath="autoCornerRadius">
  30. <real key="value" value="15"/>
  31. </userDefinedRuntimeAttribute>
  32. <userDefinedRuntimeAttribute type="color" keyPath="qmui_borderColor">
  33. <color key="value" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  34. </userDefinedRuntimeAttribute>
  35. <userDefinedRuntimeAttribute type="number" keyPath="qmui_borderWidth">
  36. <real key="value" value="1"/>
  37. </userDefinedRuntimeAttribute>
  38. </userDefinedRuntimeAttributes>
  39. </imageView>
  40. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="房间标题" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sdl-eP-cVp">
  41. <rect key="frame" x="50" y="2" width="57.5" height="17"/>
  42. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  43. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  44. <nil key="highlightedColor"/>
  45. </label>
  46. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="ID:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fqW-45-fKf">
  47. <rect key="frame" x="50" y="25" width="13.5" height="12"/>
  48. <fontDescription key="fontDescription" type="system" pointSize="10"/>
  49. <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  50. <nil key="highlightedColor"/>
  51. </label>
  52. </subviews>
  53. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  54. <constraints>
  55. <constraint firstItem="fe1-gx-icm" firstAttribute="leading" secondItem="zZq-bg-7Xi" secondAttribute="leading" constant="10" id="7aw-3U-ogo"/>
  56. <constraint firstAttribute="height" constant="44" id="91j-MR-d7g"/>
  57. <constraint firstAttribute="bottom" secondItem="wyM-B3-o59" secondAttribute="bottom" id="9K2-nB-8hC"/>
  58. <constraint firstItem="sdl-eP-cVp" firstAttribute="leading" secondItem="fe1-gx-icm" secondAttribute="trailing" constant="10" id="9sm-TR-NiQ"/>
  59. <constraint firstItem="fe1-gx-icm" firstAttribute="centerY" secondItem="zZq-bg-7Xi" secondAttribute="centerY" id="HRV-zd-Zkg"/>
  60. <constraint firstItem="fqW-45-fKf" firstAttribute="leading" secondItem="sdl-eP-cVp" secondAttribute="leading" id="JuH-eZ-UNp"/>
  61. <constraint firstItem="wyM-B3-o59" firstAttribute="top" secondItem="zZq-bg-7Xi" secondAttribute="top" id="ZzX-ZC-Onu"/>
  62. <constraint firstItem="wyM-B3-o59" firstAttribute="leading" secondItem="zZq-bg-7Xi" secondAttribute="leading" id="elA-Oo-ywX"/>
  63. <constraint firstAttribute="width" constant="181" id="h0k-UB-hg9"/>
  64. <constraint firstItem="fqW-45-fKf" firstAttribute="bottom" secondItem="fe1-gx-icm" secondAttribute="bottom" id="lVI-BH-4Ic"/>
  65. <constraint firstItem="sdl-eP-cVp" firstAttribute="top" secondItem="zZq-bg-7Xi" secondAttribute="top" constant="2" id="pdN-bV-f3E"/>
  66. <constraint firstAttribute="trailing" secondItem="wyM-B3-o59" secondAttribute="trailing" id="vQH-sO-2yg"/>
  67. </constraints>
  68. </view>
  69. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kjG-3H-hNR">
  70. <rect key="frame" x="214.5" y="45" width="60" height="26"/>
  71. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  72. <constraints>
  73. <constraint firstAttribute="height" constant="26" id="2re-Ub-zir"/>
  74. <constraint firstAttribute="width" constant="60" id="ySe-dL-nP1"/>
  75. </constraints>
  76. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  77. <connections>
  78. <action selector="btnClick:" destination="i5M-Pr-FkT" eventType="touchUpInside" id="BvZ-aL-bby"/>
  79. </connections>
  80. </button>
  81. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nH5-dO-xgS">
  82. <rect key="frame" x="322.5" y="35.5" width="6" height="45.5"/>
  83. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  84. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  85. <state key="normal" image="语音房间顶部分享"/>
  86. <connections>
  87. <action selector="btnClick:" destination="i5M-Pr-FkT" eventType="touchUpInside" id="DgH-K1-9oW"/>
  88. </connections>
  89. </button>
  90. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kcE-7n-5Ri">
  91. <rect key="frame" x="340" y="45" width="24" height="26"/>
  92. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  93. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  94. <state key="normal" image="语音房间顶部关闭"/>
  95. <connections>
  96. <action selector="btnClick:" destination="i5M-Pr-FkT" eventType="touchUpInside" id="XnT-IS-E7k"/>
  97. </connections>
  98. </button>
  99. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9Z2-Ja-Oyg">
  100. <rect key="frame" x="286" y="36" width="44" height="44"/>
  101. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  102. <constraints>
  103. <constraint firstAttribute="width" constant="44" id="Lts-Oh-9Tr"/>
  104. <constraint firstAttribute="height" constant="44" id="p2y-SI-7Vg"/>
  105. </constraints>
  106. <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
  107. <state key="normal" image="切换"/>
  108. <connections>
  109. <action selector="btnClick:" destination="i5M-Pr-FkT" eventType="touchUpInside" id="QZ4-TK-NQ0"/>
  110. <action selector="clickSwitch:" destination="i5M-Pr-FkT" eventType="touchUpInside" id="wqV-Tx-1gk"/>
  111. </connections>
  112. </button>
  113. </subviews>
  114. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  115. <constraints>
  116. <constraint firstItem="9Z2-Ja-Oyg" firstAttribute="centerY" secondItem="nH5-dO-xgS" secondAttribute="centerY" id="0Hf-Jw-mYW"/>
  117. <constraint firstItem="kjG-3H-hNR" firstAttribute="top" secondItem="zZq-bg-7Xi" secondAttribute="top" id="77c-TK-OLC"/>
  118. <constraint firstItem="nH5-dO-xgS" firstAttribute="height" secondItem="kjG-3H-hNR" secondAttribute="height" multiplier="1.75" id="Afh-Ot-2aE"/>
  119. <constraint firstItem="kcE-7n-5Ri" firstAttribute="width" secondItem="kjG-3H-hNR" secondAttribute="width" multiplier="0.4" id="KTs-QD-Ilm"/>
  120. <constraint firstItem="kcE-7n-5Ri" firstAttribute="leading" secondItem="9Z2-Ja-Oyg" secondAttribute="trailing" constant="10" id="Raw-86-tLr"/>
  121. <constraint firstItem="9Z2-Ja-Oyg" firstAttribute="leading" secondItem="kjG-3H-hNR" secondAttribute="trailing" constant="11.5" id="SId-jM-pjj"/>
  122. <constraint firstItem="nH5-dO-xgS" firstAttribute="centerY" secondItem="kjG-3H-hNR" secondAttribute="centerY" id="ViU-QY-LHG"/>
  123. <constraint firstItem="zZq-bg-7Xi" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="12" id="bVQ-dV-w0U"/>
  124. <constraint firstItem="kcE-7n-5Ri" firstAttribute="leading" secondItem="nH5-dO-xgS" secondAttribute="trailing" constant="11.5" id="cDn-p9-nWt"/>
  125. <constraint firstItem="kcE-7n-5Ri" firstAttribute="height" secondItem="kjG-3H-hNR" secondAttribute="height" id="dsS-xb-xZP"/>
  126. <constraint firstItem="zZq-bg-7Xi" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="45" id="f5c-hA-Wlu"/>
  127. <constraint firstItem="kcE-7n-5Ri" firstAttribute="centerY" secondItem="kjG-3H-hNR" secondAttribute="centerY" id="osA-Vb-Mc5"/>
  128. <constraint firstItem="nH5-dO-xgS" firstAttribute="width" secondItem="kjG-3H-hNR" secondAttribute="width" multiplier="0.1" id="six-ty-yr8"/>
  129. <constraint firstAttribute="trailing" secondItem="kcE-7n-5Ri" secondAttribute="trailing" constant="11" id="ymt-VG-Rv5"/>
  130. </constraints>
  131. <connections>
  132. <outlet property="btnAnnouncement" destination="kjG-3H-hNR" id="O2A-j8-rnz"/>
  133. <outlet property="btnClose" destination="kcE-7n-5Ri" id="DmF-hj-Ch6"/>
  134. <outlet property="btnShare" destination="nH5-dO-xgS" id="bKH-zf-dBr"/>
  135. <outlet property="headImage" destination="fe1-gx-icm" id="gFW-Mh-noC"/>
  136. <outlet property="leftView" destination="zZq-bg-7Xi" id="Dl4-U0-3Bu"/>
  137. <outlet property="roomID" destination="fqW-45-fKf" id="ayg-4g-h79"/>
  138. <outlet property="roomTitle" destination="sdl-eP-cVp" id="Wht-lw-3B9"/>
  139. <outlet property="switchBtn" destination="9Z2-Ja-Oyg" id="Wbu-TU-0kY"/>
  140. </connections>
  141. <point key="canvasLocation" x="136.80000000000001" y="152.47376311844079"/>
  142. </view>
  143. </objects>
  144. <resources>
  145. <image name="voiceroomtopbg" width="181.5" height="44"/>
  146. <image name="切换" width="20" height="20"/>
  147. <image name="语音房间顶部关闭" width="5" height="19"/>
  148. <image name="语音房间顶部分享" width="17" height="17"/>
  149. </resources>
  150. </document>