HMCenterPopView.xib 7.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  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="retina4_7" 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. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="HMCenterPopView">
  13. <rect key="frame" x="0.0" y="0.0" width="345" height="170"/>
  14. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  15. <subviews>
  16. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KO2-SP-kS4" customClass="QMUIButton">
  17. <rect key="frame" x="5.5" y="25" width="116" height="70"/>
  18. <constraints>
  19. <constraint firstAttribute="height" constant="70" id="HAL-nC-nF8"/>
  20. </constraints>
  21. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  22. <state key="normal" title="视频直播" image="mg_center_live">
  23. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  24. </state>
  25. <connections>
  26. <action selector="startLiveBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="5tq-ll-q3L"/>
  27. </connections>
  28. </button>
  29. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gwl-BQ-Gwi" customClass="QMUIButton">
  30. <rect key="frame" x="223.5" y="25" width="105" height="70"/>
  31. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  32. <state key="normal" title="动态" image="mg_center_dynamic">
  33. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  34. </state>
  35. <connections>
  36. <action selector="voiceRoom:" destination="iN0-l3-epB" eventType="touchUpInside" id="fAl-oX-xPs"/>
  37. </connections>
  38. </button>
  39. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="s1s-GC-9O5" customClass="QMUIButton">
  40. <rect key="frame" x="152.5" y="116" width="40" height="40"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="40" id="Ukp-IU-AD5"/>
  43. <constraint firstAttribute="width" constant="40" id="Z9h-Fa-UJh"/>
  44. </constraints>
  45. <state key="normal" image="com_close_1">
  46. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  47. </state>
  48. <connections>
  49. <action selector="closeBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="KCU-R1-8Tt"/>
  50. </connections>
  51. </button>
  52. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9xo-XN-weO" customClass="QMUIButton">
  53. <rect key="frame" x="121.5" y="25" width="102" height="70"/>
  54. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  55. <state key="normal" title="视频" image="mg_center_video">
  56. <color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. </state>
  58. <connections>
  59. <action selector="startDynamicBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="rDG-JA-hcZ"/>
  60. <action selector="startVideoBtnAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="EGb-eh-OHz"/>
  61. </connections>
  62. </button>
  63. </subviews>
  64. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  65. <constraints>
  66. <constraint firstItem="gwl-BQ-Gwi" firstAttribute="height" secondItem="KO2-SP-kS4" secondAttribute="height" id="5NA-ZW-wVA"/>
  67. <constraint firstItem="gwl-BQ-Gwi" firstAttribute="width" secondItem="KO2-SP-kS4" secondAttribute="width" multiplier="0.903614" id="DDz-5Q-Smf"/>
  68. <constraint firstItem="KO2-SP-kS4" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="1/3" constant="1" id="Iqm-PS-iRQ"/>
  69. <constraint firstItem="s1s-GC-9O5" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="Mpm-bW-SCE"/>
  70. <constraint firstItem="KO2-SP-kS4" firstAttribute="centerY" secondItem="9xo-XN-weO" secondAttribute="centerY" id="P6f-8B-Hmx"/>
  71. <constraint firstItem="9xo-XN-weO" firstAttribute="width" secondItem="KO2-SP-kS4" secondAttribute="width" multiplier="0.879518" id="XCC-AF-OgL"/>
  72. <constraint firstAttribute="bottom" secondItem="s1s-GC-9O5" secondAttribute="bottom" constant="14" id="Xun-uM-VGw"/>
  73. <constraint firstItem="gwl-BQ-Gwi" firstAttribute="leading" secondItem="9xo-XN-weO" secondAttribute="trailing" id="bQk-Ae-n4d"/>
  74. <constraint firstItem="gwl-BQ-Gwi" firstAttribute="centerY" secondItem="9xo-XN-weO" secondAttribute="centerY" id="dPn-lq-tvm"/>
  75. <constraint firstItem="9xo-XN-weO" firstAttribute="leading" secondItem="KO2-SP-kS4" secondAttribute="trailing" id="gxU-jX-28K"/>
  76. <constraint firstItem="9xo-XN-weO" firstAttribute="height" secondItem="KO2-SP-kS4" secondAttribute="height" id="v2e-ad-uzE"/>
  77. <constraint firstItem="9xo-XN-weO" firstAttribute="centerX" secondItem="s1s-GC-9O5" secondAttribute="centerX" id="yg1-lm-QpV"/>
  78. <constraint firstItem="9xo-XN-weO" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="25" id="zsA-rO-iuG"/>
  79. </constraints>
  80. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  81. <connections>
  82. <outlet property="liveBtn" destination="KO2-SP-kS4" id="Zcl-qw-nuQ"/>
  83. <outlet property="videoBtn" destination="9xo-XN-weO" id="Pic-cp-fqy"/>
  84. <outlet property="voice" destination="gwl-BQ-Gwi" id="Gxg-hh-WTe"/>
  85. </connections>
  86. <point key="canvasLocation" x="-68" y="211.39430284857573"/>
  87. </view>
  88. </objects>
  89. <resources>
  90. <image name="com_close_1" width="12" height="12"/>
  91. <image name="mg_center_dynamic" width="62" height="48"/>
  92. <image name="mg_center_live" width="62" height="48"/>
  93. <image name="mg_center_video" width="62" height="48"/>
  94. </resources>
  95. </document>