| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina5_5" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="YBLiveOrVideo">
- <rect key="frame" x="0.0" y="0.0" width="414" height="736"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="boa-fv-hep" userLabel="bgView">
- <rect key="frame" x="0.0" y="548" width="414" height="188"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ndj-rV-vHk" userLabel="视频">
- <rect key="frame" x="64.333333333333329" y="30" width="119.99999999999999" height="90"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="发布视频" image="开始-视频.png">
- <color key="titleColor" red="0.39215686274509803" green="0.39215686274509803" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="clickVideoBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="Cqa-37-bqe"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="9ha-C3-qql" userLabel="直播">
- <rect key="frame" x="229.66666666666663" y="30" width="120" height="90"/>
- <constraints>
- <constraint firstAttribute="height" constant="90" id="ayN-s3-KQr"/>
- <constraint firstAttribute="width" constant="120" id="ggc-AU-7Bb"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="开启直播" image="开始-直播.png">
- <color key="titleColor" red="0.39215686274509803" green="0.39215686274509803" blue="0.39215686274509803" alpha="1" colorSpace="calibratedRGB"/>
- </state>
- <connections>
- <action selector="clickLiveBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="bpe-X1-Iqd"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HKn-he-iIq" userLabel="关闭">
- <rect key="frame" x="192" y="140" width="30" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="30" id="2o2-XR-Myv"/>
- <constraint firstAttribute="height" constant="30" id="KTc-Y9-qOq"/>
- </constraints>
- <inset key="contentEdgeInsets" minX="5" minY="5" maxX="5" maxY="5"/>
- <state key="normal" image="gray_close.png"/>
- <connections>
- <action selector="clickCloseBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="u1l-NS-I34"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="9ha-C3-qql" firstAttribute="bottom" secondItem="HKn-he-iIq" secondAttribute="top" constant="-20" id="KNP-z8-lRk"/>
- <constraint firstItem="ndj-rV-vHk" firstAttribute="height" secondItem="9ha-C3-qql" secondAttribute="height" id="T51-ee-lAM"/>
- <constraint firstItem="HKn-he-iIq" firstAttribute="centerX" secondItem="boa-fv-hep" secondAttribute="centerX" id="TJl-va-OrB"/>
- <constraint firstItem="9ha-C3-qql" firstAttribute="top" secondItem="boa-fv-hep" secondAttribute="top" constant="30" id="UBE-Ze-RGS"/>
- <constraint firstItem="ndj-rV-vHk" firstAttribute="centerX" secondItem="boa-fv-hep" secondAttribute="centerX" multiplier="0.6" id="V1E-Ds-2lC"/>
- <constraint firstItem="ndj-rV-vHk" firstAttribute="width" secondItem="9ha-C3-qql" secondAttribute="width" id="Yda-SW-ULK"/>
- <constraint firstAttribute="bottom" secondItem="HKn-he-iIq" secondAttribute="bottom" constant="18" id="cYS-dk-duW"/>
- <constraint firstItem="ndj-rV-vHk" firstAttribute="centerY" secondItem="9ha-C3-qql" secondAttribute="centerY" id="jA3-nr-1ca"/>
- <constraint firstItem="9ha-C3-qql" firstAttribute="centerX" secondItem="boa-fv-hep" secondAttribute="centerX" multiplier="1.4" id="zRc-QG-wPM"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="boa-fv-hep" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" id="04e-Qm-Wj5"/>
- <constraint firstItem="boa-fv-hep" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="d9q-dE-Kqm"/>
- <constraint firstAttribute="bottom" secondItem="boa-fv-hep" secondAttribute="bottom" id="urt-7d-Apv"/>
- </constraints>
- <connections>
- <outlet property="bgView" destination="boa-fv-hep" id="5mM-iX-rLt"/>
- <outlet property="closeBottom" destination="cYS-dk-duW" id="Qcd-qT-xao"/>
- <outlet property="liveBtn" destination="9ha-C3-qql" id="8FS-KD-0p4"/>
- <outlet property="videoBtn" destination="ndj-rV-vHk" id="slB-m8-ONd"/>
- </connections>
- <point key="canvasLocation" x="139" y="118"/>
- </view>
- </objects>
- <resources>
- <image name="gray_close.png" width="20" height="20"/>
- <image name="开始-直播.png" width="50" height="50"/>
- <image name="开始-视频.png" width="50" height="50"/>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- </resources>
- </document>
|