123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237 |
- <?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="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <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="LivePreviewBodyView">
- <rect key="frame" x="0.0" y="0.0" width="414" height="917"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kfm-aC-UJ6">
- <rect key="frame" x="0.0" y="0.0" width="414" height="917"/>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- </view>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="livePreview_close" translatesAutoresizingMaskIntoConstraints="NO" id="YaR-eI-9ID">
- <rect key="frame" x="19" y="65" width="18" height="18"/>
- </imageView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XeW-qC-lAf">
- <rect key="frame" x="81.5" y="608.5" width="251" height="76"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="utK-Cw-EDV">
- <rect key="frame" x="0.0" y="0.0" width="83.5" height="76"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="live_switch" translatesAutoresizingMaskIntoConstraints="NO" id="lKf-On-Nhz">
- <rect key="frame" x="24.5" y="10" width="35" height="35"/>
- <constraints>
- <constraint firstAttribute="width" constant="35" id="ilG-Eb-HZf"/>
- <constraint firstAttribute="height" constant="35" id="rjF-Db-eZM"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="翻转" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6dP-na-Q0G">
- <rect key="frame" x="30.5" y="48" width="23" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="mrk-u6-hK9"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3Q0-gr-Dbs">
- <rect key="frame" x="0.0" y="0.0" width="83.5" height="76"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="switchAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="luH-9V-uMZ"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="lKf-On-Nhz" firstAttribute="top" secondItem="utK-Cw-EDV" secondAttribute="top" constant="10" id="9Ds-fi-7dW"/>
- <constraint firstItem="lKf-On-Nhz" firstAttribute="centerX" secondItem="utK-Cw-EDV" secondAttribute="centerX" id="Nxm-Wq-RpT"/>
- <constraint firstItem="3Q0-gr-Dbs" firstAttribute="leading" secondItem="utK-Cw-EDV" secondAttribute="leading" id="RIN-zF-dsr"/>
- <constraint firstItem="3Q0-gr-Dbs" firstAttribute="top" secondItem="utK-Cw-EDV" secondAttribute="top" id="TfT-0N-rft"/>
- <constraint firstItem="6dP-na-Q0G" firstAttribute="centerX" secondItem="lKf-On-Nhz" secondAttribute="centerX" id="b1i-4O-14L"/>
- <constraint firstAttribute="bottom" secondItem="3Q0-gr-Dbs" secondAttribute="bottom" id="cmV-D3-Eae"/>
- <constraint firstItem="6dP-na-Q0G" firstAttribute="top" secondItem="lKf-On-Nhz" secondAttribute="bottom" constant="3" id="cn2-l4-FMs"/>
- <constraint firstAttribute="trailing" secondItem="3Q0-gr-Dbs" secondAttribute="trailing" id="vOd-6V-d8M"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vhH-ad-pgs">
- <rect key="frame" x="83.5" y="0.0" width="84" height="76"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="livePrew_beauty" translatesAutoresizingMaskIntoConstraints="NO" id="4dd-Kh-Kmk">
- <rect key="frame" x="24.5" y="10" width="35" height="35"/>
- <constraints>
- <constraint firstAttribute="width" constant="35" id="Khe-GL-mWs"/>
- <constraint firstAttribute="height" constant="35" id="qhs-hu-n1W"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="美颜" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j4U-EV-Gh0">
- <rect key="frame" x="30.5" y="48" width="23" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="bTP-CQ-5pM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TJq-DR-AeU">
- <rect key="frame" x="0.0" y="0.0" width="84" height="76"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="beautyAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="Hlz-7Z-w4w"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="4dd-Kh-Kmk" firstAttribute="top" secondItem="vhH-ad-pgs" secondAttribute="top" constant="10" id="443-BX-uep"/>
- <constraint firstItem="4dd-Kh-Kmk" firstAttribute="centerX" secondItem="vhH-ad-pgs" secondAttribute="centerX" id="IEg-Yo-jVy"/>
- <constraint firstAttribute="bottom" secondItem="TJq-DR-AeU" secondAttribute="bottom" id="Jfb-mv-imx"/>
- <constraint firstItem="j4U-EV-Gh0" firstAttribute="centerX" secondItem="4dd-Kh-Kmk" secondAttribute="centerX" id="Twf-JO-ynW"/>
- <constraint firstItem="j4U-EV-Gh0" firstAttribute="top" secondItem="4dd-Kh-Kmk" secondAttribute="bottom" constant="3" id="VPq-i3-dPS"/>
- <constraint firstAttribute="trailing" secondItem="TJq-DR-AeU" secondAttribute="trailing" id="WbV-II-nTh"/>
- <constraint firstItem="TJq-DR-AeU" firstAttribute="top" secondItem="vhH-ad-pgs" secondAttribute="top" id="dsb-mk-oTi"/>
- <constraint firstItem="TJq-DR-AeU" firstAttribute="leading" secondItem="vhH-ad-pgs" secondAttribute="leading" id="fNS-Pp-8Lu"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jAT-dj-aq8">
- <rect key="frame" x="167.5" y="0.0" width="83.5" height="76"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="live_share" translatesAutoresizingMaskIntoConstraints="NO" id="nc9-4x-kHq">
- <rect key="frame" x="24" y="10" width="35" height="35"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="8nt-P7-avU"/>
- <constraint firstAttribute="width" constant="35" id="uSC-nv-5GY"/>
- </constraints>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="分享" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bpv-QR-PtI">
- <rect key="frame" x="30" y="48" width="23" height="16"/>
- <constraints>
- <constraint firstAttribute="height" constant="16" id="grB-Ze-frq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="11"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cjc-mH-jHh">
- <rect key="frame" x="0.0" y="0.0" width="83.5" height="76"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="shareAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="SF3-Tf-k7q"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="cjc-mH-jHh" firstAttribute="top" secondItem="jAT-dj-aq8" secondAttribute="top" id="EMK-G4-h14"/>
- <constraint firstAttribute="trailing" secondItem="cjc-mH-jHh" secondAttribute="trailing" id="IoO-ZQ-KwS"/>
- <constraint firstItem="cjc-mH-jHh" firstAttribute="leading" secondItem="jAT-dj-aq8" secondAttribute="leading" id="Tfa-3f-GPw"/>
- <constraint firstItem="Bpv-QR-PtI" firstAttribute="top" secondItem="nc9-4x-kHq" secondAttribute="bottom" constant="3" id="ZAF-dn-94b"/>
- <constraint firstItem="nc9-4x-kHq" firstAttribute="top" secondItem="jAT-dj-aq8" secondAttribute="top" constant="10" id="lrL-5L-xOv"/>
- <constraint firstAttribute="bottom" secondItem="cjc-mH-jHh" secondAttribute="bottom" id="qFE-d2-s45"/>
- <constraint firstItem="nc9-4x-kHq" firstAttribute="centerX" secondItem="jAT-dj-aq8" secondAttribute="centerX" id="xJp-7k-uXH"/>
- <constraint firstItem="Bpv-QR-PtI" firstAttribute="centerX" secondItem="nc9-4x-kHq" secondAttribute="centerX" id="y4D-wj-3Kx"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="0.25" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="jAT-dj-aq8" firstAttribute="width" secondItem="utK-Cw-EDV" secondAttribute="width" id="0aS-HW-sVk"/>
- <constraint firstAttribute="bottom" secondItem="vhH-ad-pgs" secondAttribute="bottom" id="5VH-L7-Ddf"/>
- <constraint firstItem="vhH-ad-pgs" firstAttribute="leading" secondItem="utK-Cw-EDV" secondAttribute="trailing" id="LAZ-t9-jV1"/>
- <constraint firstItem="vhH-ad-pgs" firstAttribute="width" secondItem="utK-Cw-EDV" secondAttribute="width" id="UZ5-vx-Rdn"/>
- <constraint firstAttribute="width" constant="251" id="Ubg-yr-iPK"/>
- <constraint firstItem="jAT-dj-aq8" firstAttribute="top" secondItem="XeW-qC-lAf" secondAttribute="top" id="gsa-Ij-iNg"/>
- <constraint firstItem="vhH-ad-pgs" firstAttribute="top" secondItem="XeW-qC-lAf" secondAttribute="top" id="izP-7H-KLr"/>
- <constraint firstAttribute="bottom" secondItem="utK-Cw-EDV" secondAttribute="bottom" id="j2i-p7-8nf"/>
- <constraint firstItem="utK-Cw-EDV" firstAttribute="leading" secondItem="XeW-qC-lAf" secondAttribute="leading" id="kbp-n5-G0A"/>
- <constraint firstItem="jAT-dj-aq8" firstAttribute="leading" secondItem="vhH-ad-pgs" secondAttribute="trailing" id="l4J-RU-UfG"/>
- <constraint firstAttribute="trailing" secondItem="jAT-dj-aq8" secondAttribute="trailing" id="p6Y-cm-oFt"/>
- <constraint firstItem="utK-Cw-EDV" firstAttribute="top" secondItem="XeW-qC-lAf" secondAttribute="top" id="rTd-JI-zwO"/>
- <constraint firstAttribute="height" constant="76" id="sty-yK-rcr"/>
- <constraint firstAttribute="bottom" secondItem="jAT-dj-aq8" secondAttribute="bottom" id="wlL-vf-TFQ"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="16"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5iE-d1-dDu">
- <rect key="frame" x="76" y="732.5" width="262" height="48"/>
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="48" id="YZo-l7-ee9"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <state key="normal" title="开启视频直播"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="24"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="openLive:" destination="iN0-l3-epB" eventType="touchUpInside" id="X3p-5d-krv"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="关闭" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mK5-gh-2k9">
- <rect key="frame" x="42" y="65.5" width="29" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="WPP-dz-byk">
- <rect key="frame" x="19" y="52" width="52" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="6h9-nI-aHz"/>
- </constraints>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <connections>
- <action selector="backAction:" destination="iN0-l3-epB" eventType="touchUpInside" id="xuA-4R-7D6"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="5iE-d1-dDu" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="76" id="0BM-aX-teB"/>
- <constraint firstItem="mK5-gh-2k9" firstAttribute="leading" secondItem="YaR-eI-9ID" secondAttribute="trailing" constant="5" id="0Qn-9N-cX7"/>
- <constraint firstItem="5iE-d1-dDu" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="6hT-QH-nMS"/>
- <constraint firstAttribute="bottom" secondItem="kfm-aC-UJ6" secondAttribute="bottom" id="7Nj-1P-3Db"/>
- <constraint firstItem="XeW-qC-lAf" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="150" id="8KA-3y-6hP"/>
- <constraint firstAttribute="trailing" secondItem="5iE-d1-dDu" secondAttribute="trailing" constant="76" id="9It-qv-zSA"/>
- <constraint firstItem="XeW-qC-lAf" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="CNw-tL-PrC"/>
- <constraint firstAttribute="trailing" secondItem="kfm-aC-UJ6" secondAttribute="trailing" id="CwN-02-0IV"/>
- <constraint firstItem="YaR-eI-9ID" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="65" id="EKk-aC-GLF"/>
- <constraint firstItem="mK5-gh-2k9" firstAttribute="centerY" secondItem="WPP-dz-byk" secondAttribute="centerY" id="Lr2-fW-E1n"/>
- <constraint firstItem="YaR-eI-9ID" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="19" id="U45-pT-bqn"/>
- <constraint firstItem="mK5-gh-2k9" firstAttribute="trailing" secondItem="WPP-dz-byk" secondAttribute="trailing" id="VZS-rD-hex"/>
- <constraint firstItem="kfm-aC-UJ6" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="YIO-zg-fbO"/>
- <constraint firstItem="mK5-gh-2k9" firstAttribute="centerY" secondItem="YaR-eI-9ID" secondAttribute="centerY" id="gzj-Jq-Pkw"/>
- <constraint firstItem="5iE-d1-dDu" firstAttribute="top" secondItem="XeW-qC-lAf" secondAttribute="bottom" constant="48" id="iUr-iC-CiR"/>
- <constraint firstItem="kfm-aC-UJ6" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="n4X-0E-r5B"/>
- <constraint firstItem="YaR-eI-9ID" firstAttribute="leading" secondItem="WPP-dz-byk" secondAttribute="leading" id="wfl-r8-cKI"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="functionView" destination="XeW-qC-lAf" id="n0L-90-hid"/>
- <outlet property="videoView" destination="kfm-aC-UJ6" id="git-Rx-Zzs"/>
- </connections>
- <point key="canvasLocation" x="131.8840579710145" y="56.584821428571423"/>
- </view>
- </objects>
- <resources>
- <image name="livePreview_close" width="18" height="18"/>
- <image name="livePrew_beauty" width="35" height="35"/>
- <image name="live_share" width="35" height="35"/>
- <image name="live_switch" width="35" height="35"/>
- </resources>
- </document>
|