| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="11542" systemVersion="15G1212" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11524"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="SuperPlayerSoundEffectVC">
- <connections>
- <outlet property="soundEffectBGView" destination="LxO-ji-maG" id="wg1-Ou-0X9"/>
- <outlet property="soundEffectBtnsView" destination="D58-nc-J4e" id="hGr-gJ-88W"/>
- <outlet property="soundEffectPitchView" destination="obi-HW-2G0" id="8pm-1S-8sY"/>
- <outlet property="soundEffectSliderView" destination="i9Y-vN-vxj" id="lhy-dL-9iz"/>
- <outlet property="soundEffectTitleView" destination="A6l-Ji-2aJ" id="f1s-tB-PW8"/>
- <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
- </connections>
- </placeholder>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT">
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LxO-ji-maG">
- <rect key="frame" x="0.0" y="367" width="375" height="300"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="A6l-Ji-2aJ" customClass="SuperPlayerSoundEffectTitleView">
- <rect key="frame" x="0.0" y="0.0" width="375" height="45"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="45" id="Uc3-gj-Ufu"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i9Y-vN-vxj" customClass="SuperPlayerSoundEffectSliderView">
- <rect key="frame" x="0.0" y="45" width="200" height="196"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="196" id="L2a-ZO-uKM"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="obi-HW-2G0" customClass="SuperPlayerSoundEffectPitchView">
- <rect key="frame" x="200" y="45" width="175" height="196"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="width" constant="175" id="Xcz-mO-4uG"/>
- <constraint firstAttribute="height" constant="196" id="lDG-Lk-LE6"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="D58-nc-J4e" customClass="SuperPlayerSoundEffectBtnsView">
- <rect key="frame" x="0.0" y="241" width="375" height="59"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <constraints>
- <constraint firstAttribute="height" constant="59" id="dJc-l8-oHp"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" cocoaTouchSystemColor="tableCellGroupedBackgroundColor"/>
- <constraints>
- <constraint firstItem="A6l-Ji-2aJ" firstAttribute="leading" secondItem="LxO-ji-maG" secondAttribute="leading" id="0gQ-xS-KeK"/>
- <constraint firstItem="D58-nc-J4e" firstAttribute="top" secondItem="obi-HW-2G0" secondAttribute="bottom" id="7cC-od-qbh"/>
- <constraint firstItem="A6l-Ji-2aJ" firstAttribute="top" secondItem="LxO-ji-maG" secondAttribute="top" id="GD0-u8-TrJ"/>
- <constraint firstItem="obi-HW-2G0" firstAttribute="leading" secondItem="i9Y-vN-vxj" secondAttribute="trailing" id="Ix7-AV-7E3"/>
- <constraint firstAttribute="trailing" secondItem="obi-HW-2G0" secondAttribute="trailing" id="Kmv-te-Fe0"/>
- <constraint firstAttribute="trailing" secondItem="A6l-Ji-2aJ" secondAttribute="trailing" id="P9H-z6-5Ci"/>
- <constraint firstItem="i9Y-vN-vxj" firstAttribute="top" secondItem="A6l-Ji-2aJ" secondAttribute="bottom" id="Vj2-Ni-ooX"/>
- <constraint firstItem="i9Y-vN-vxj" firstAttribute="leading" secondItem="LxO-ji-maG" secondAttribute="leading" id="Ynp-5T-IT4"/>
- <constraint firstItem="D58-nc-J4e" firstAttribute="leading" secondItem="LxO-ji-maG" secondAttribute="leading" id="rMg-IL-pSa"/>
- <constraint firstAttribute="trailing" secondItem="D58-nc-J4e" secondAttribute="trailing" id="u0H-sq-78H"/>
- <constraint firstAttribute="height" constant="300" id="xef-pO-nOL"/>
- <constraint firstItem="obi-HW-2G0" firstAttribute="top" secondItem="A6l-Ji-2aJ" secondAttribute="bottom" id="zMO-uL-27X"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
- <gestureRecognizers/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="LxO-ji-maG" secondAttribute="trailing" id="0U5-JH-bwA"/>
- <constraint firstItem="LxO-ji-maG" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="aQO-mv-ivT"/>
- <constraint firstAttribute="bottom" secondItem="LxO-ji-maG" secondAttribute="bottom" id="fOi-ix-VMc"/>
- </constraints>
- <connections>
- <outletCollection property="gestureRecognizers" destination="ktc-Cm-E31" appends="YES" id="b7f-RF-2mb"/>
- </connections>
- <point key="canvasLocation" x="-756" y="10"/>
- </view>
- <tapGestureRecognizer id="ktc-Cm-E31">
- <connections>
- <action selector="closeSoundEffectVCOfTapGesture:" destination="-1" id="rGt-K2-Bjq"/>
- <outlet property="delegate" destination="-1" id="K7v-OW-kJt"/>
- </connections>
- </tapGestureRecognizer>
- </objects>
- </document>
|