SuperPlayerSoundEffectBtnsView.xib 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="15G1004" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="retina4_7" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <objects>
  12. <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
  13. <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
  14. <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="SuperPlayerSoundEffectBtnsView">
  15. <rect key="frame" x="0.0" y="0.0" width="358" height="69"/>
  16. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  17. <subviews>
  18. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OGW-Gq-3Vo">
  19. <rect key="frame" x="0.0" y="0.0" width="358" height="1"/>
  20. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
  21. <constraints>
  22. <constraint firstAttribute="height" constant="1" id="GbR-QW-cXX"/>
  23. </constraints>
  24. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  25. <nil key="textColor"/>
  26. <nil key="highlightedColor"/>
  27. </label>
  28. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SfV-Cf-JIv">
  29. <rect key="frame" x="29" y="9" width="300" height="50"/>
  30. <subviews>
  31. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vQp-bg-WIm">
  32. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  33. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="50" id="SZ1-1g-C7B"/>
  36. <constraint firstAttribute="width" constant="50" id="UGQ-cp-prh"/>
  37. </constraints>
  38. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  39. <state key="normal" title="原声">
  40. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  41. </state>
  42. <connections>
  43. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="OKr-Cg-v4f"/>
  44. </connections>
  45. </button>
  46. <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="sre-VQ-JxP">
  47. <rect key="frame" x="50" y="0.0" width="50" height="50"/>
  48. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  49. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  50. <state key="normal" title="悠扬">
  51. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  52. </state>
  53. <connections>
  54. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="1c1-k8-5In"/>
  55. </connections>
  56. </button>
  57. <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="KJ3-LN-UEt">
  58. <rect key="frame" x="100" y="0.0" width="50" height="50"/>
  59. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  61. <state key="normal" title="圆润">
  62. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  63. </state>
  64. <connections>
  65. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="ZRt-Xd-OJi"/>
  66. </connections>
  67. </button>
  68. <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fus-uv-wPE">
  69. <rect key="frame" x="150" y="0.0" width="50" height="50"/>
  70. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  71. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  72. <state key="normal" title="流行">
  73. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  74. </state>
  75. <connections>
  76. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="OLo-MT-LzB"/>
  77. </connections>
  78. </button>
  79. <button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="QlV-8O-OOu">
  80. <rect key="frame" x="200" y="0.0" width="50" height="50"/>
  81. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  82. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  83. <state key="normal" title="轻松">
  84. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  85. </state>
  86. <connections>
  87. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="aOC-XR-YEO"/>
  88. </connections>
  89. </button>
  90. <button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zcL-H1-lNS">
  91. <rect key="frame" x="250" y="0.0" width="50" height="50"/>
  92. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  94. <state key="normal" title="空灵">
  95. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  96. </state>
  97. <connections>
  98. <action selector="changeEffectBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="0BT-kF-K5G"/>
  99. </connections>
  100. </button>
  101. </subviews>
  102. <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
  103. <constraints>
  104. <constraint firstItem="KJ3-LN-UEt" firstAttribute="centerY" secondItem="vQp-bg-WIm" secondAttribute="centerY" id="2fY-P6-wyu"/>
  105. <constraint firstItem="Fus-uv-wPE" firstAttribute="centerY" secondItem="vQp-bg-WIm" secondAttribute="centerY" id="5OK-PL-Ehn"/>
  106. <constraint firstAttribute="width" constant="300" id="68U-db-Csv"/>
  107. <constraint firstItem="QlV-8O-OOu" firstAttribute="height" secondItem="vQp-bg-WIm" secondAttribute="height" id="69y-iI-LcW"/>
  108. <constraint firstItem="Fus-uv-wPE" firstAttribute="leading" secondItem="KJ3-LN-UEt" secondAttribute="trailing" id="81y-5b-e1R"/>
  109. <constraint firstItem="sre-VQ-JxP" firstAttribute="width" secondItem="vQp-bg-WIm" secondAttribute="width" id="927-yk-cXj"/>
  110. <constraint firstItem="KJ3-LN-UEt" firstAttribute="leading" secondItem="sre-VQ-JxP" secondAttribute="trailing" id="JQR-bR-7Gf"/>
  111. <constraint firstAttribute="height" constant="50" id="Kfp-Ld-lh3"/>
  112. <constraint firstItem="vQp-bg-WIm" firstAttribute="leading" secondItem="SfV-Cf-JIv" secondAttribute="leading" id="Kzp-FC-wUW"/>
  113. <constraint firstItem="zcL-H1-lNS" firstAttribute="centerY" secondItem="vQp-bg-WIm" secondAttribute="centerY" id="L7x-K9-IHO"/>
  114. <constraint firstItem="QlV-8O-OOu" firstAttribute="centerY" secondItem="vQp-bg-WIm" secondAttribute="centerY" id="NO5-T7-rUl"/>
  115. <constraint firstItem="vQp-bg-WIm" firstAttribute="top" secondItem="SfV-Cf-JIv" secondAttribute="top" id="PoI-Gu-nU3"/>
  116. <constraint firstItem="sre-VQ-JxP" firstAttribute="leading" secondItem="vQp-bg-WIm" secondAttribute="trailing" id="PpJ-F0-083"/>
  117. <constraint firstItem="KJ3-LN-UEt" firstAttribute="height" secondItem="vQp-bg-WIm" secondAttribute="height" id="Qvn-D0-4Qd"/>
  118. <constraint firstItem="zcL-H1-lNS" firstAttribute="height" secondItem="vQp-bg-WIm" secondAttribute="height" id="RwX-lE-Rjq"/>
  119. <constraint firstItem="zcL-H1-lNS" firstAttribute="width" secondItem="vQp-bg-WIm" secondAttribute="width" id="UXj-ZB-eAL"/>
  120. <constraint firstItem="sre-VQ-JxP" firstAttribute="height" secondItem="vQp-bg-WIm" secondAttribute="height" id="V1T-PO-SoH"/>
  121. <constraint firstItem="QlV-8O-OOu" firstAttribute="leading" secondItem="Fus-uv-wPE" secondAttribute="trailing" id="V6q-k8-svU"/>
  122. <constraint firstItem="Fus-uv-wPE" firstAttribute="width" secondItem="vQp-bg-WIm" secondAttribute="width" id="YFE-Xz-x2P"/>
  123. <constraint firstItem="sre-VQ-JxP" firstAttribute="centerY" secondItem="vQp-bg-WIm" secondAttribute="centerY" id="YZX-9q-NHY"/>
  124. <constraint firstItem="zcL-H1-lNS" firstAttribute="leading" secondItem="QlV-8O-OOu" secondAttribute="trailing" id="YzV-Fl-bfL"/>
  125. <constraint firstItem="QlV-8O-OOu" firstAttribute="width" secondItem="vQp-bg-WIm" secondAttribute="width" id="lQw-3R-CCC"/>
  126. <constraint firstItem="KJ3-LN-UEt" firstAttribute="width" secondItem="vQp-bg-WIm" secondAttribute="width" id="m6O-uS-I7D"/>
  127. <constraint firstItem="Fus-uv-wPE" firstAttribute="height" secondItem="vQp-bg-WIm" secondAttribute="height" id="pRZ-X8-p9e"/>
  128. </constraints>
  129. </view>
  130. </subviews>
  131. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  132. <constraints>
  133. <constraint firstItem="SfV-Cf-JIv" firstAttribute="top" secondItem="OGW-Gq-3Vo" secondAttribute="bottom" constant="8" id="7RZ-9m-6Aa"/>
  134. <constraint firstItem="OGW-Gq-3Vo" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="B18-CK-xj5"/>
  135. <constraint firstAttribute="trailing" secondItem="OGW-Gq-3Vo" secondAttribute="trailing" id="vW0-8c-1BS"/>
  136. <constraint firstItem="SfV-Cf-JIv" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="wgf-oz-3Mq"/>
  137. <constraint firstItem="OGW-Gq-3Vo" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="xth-wR-Uvd"/>
  138. </constraints>
  139. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  140. <connections>
  141. <outlet property="soundEffectBtnsView" destination="SfV-Cf-JIv" id="lS1-6u-74l"/>
  142. <outletCollection property="btnsArray" destination="sre-VQ-JxP" id="I5o-qd-dXe"/>
  143. <outletCollection property="btnsArray" destination="KJ3-LN-UEt" id="kKH-Wh-Nzp"/>
  144. <outletCollection property="btnsArray" destination="vQp-bg-WIm" id="n1e-1d-OH9"/>
  145. <outletCollection property="btnsArray" destination="Fus-uv-wPE" id="dGg-YK-TD9"/>
  146. <outletCollection property="btnsArray" destination="QlV-8O-OOu" id="la8-xM-auh"/>
  147. <outletCollection property="btnsArray" destination="zcL-H1-lNS" id="4hg-xx-5gY"/>
  148. </connections>
  149. <point key="canvasLocation" x="-72" y="36.5"/>
  150. </view>
  151. </objects>
  152. </document>