| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15505" 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="15510"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="KGk-i7-Jjw" customClass="UGCKitBGMCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="cd" translatesAutoresizingMaskIntoConstraints="NO" id="jtc-gD-sPj">
- <rect key="frame" x="15" y="15" width="50" height="50"/>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="TDC-Bu-4hD"/>
- <constraint firstAttribute="width" constant="50" id="hNY-j2-g0c"/>
- </constraints>
- </imageView>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="R4B-ud-GU2">
- <rect key="frame" x="265" y="25" width="47" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="XOq-FN-IJB"/>
- </constraints>
- <inset key="contentEdgeInsets" minX="8" minY="0.0" maxX="8" maxY="0.0"/>
- <state key="normal" title="下载" backgroundImage="recordMusicDownloadIcon">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <connections>
- <action selector="download:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="YAV-W8-284"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" alpha="0.5" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="邓紫棋" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="WDw-9F-MjS">
- <rect key="frame" x="94" y="44" width="31" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="nBH-c8-h2o"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="10"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <color key="highlightedColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="泡沫" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="Cuc-ij-8Xr">
- <rect key="frame" x="94" y="11" width="37" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="UwB-ld-7lq"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <color key="highlightedColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xuu-Jw-MLK">
- <rect key="frame" x="0.0" y="79" width="320" height="1"/>
- <color key="backgroundColor" red="0.098039215686274508" green="0.11372549019607843" blue="0.14901960784313725" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="2hi-5B-dRI"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.12941176470588234" green="0.14901960784313725" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="xuu-Jw-MLK" secondAttribute="trailing" id="394-w1-niq"/>
- <constraint firstAttribute="bottom" secondItem="xuu-Jw-MLK" secondAttribute="bottom" id="Bur-uS-a4I"/>
- <constraint firstItem="WDw-9F-MjS" firstAttribute="top" secondItem="Cuc-ij-8Xr" secondAttribute="bottom" constant="5" id="H34-gy-hP4"/>
- <constraint firstItem="xuu-Jw-MLK" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="IX5-7R-guE"/>
- <constraint firstAttribute="trailing" secondItem="R4B-ud-GU2" secondAttribute="trailing" constant="8" id="N2H-oY-zEl"/>
- <constraint firstItem="R4B-ud-GU2" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="25" id="Tkn-70-VCs"/>
- <constraint firstItem="R4B-ud-GU2" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Cuc-ij-8Xr" secondAttribute="trailing" constant="5" id="WSN-Pq-Yc3"/>
- <constraint firstItem="Cuc-ij-8Xr" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="topMargin" id="YIn-gk-cbS"/>
- <constraint firstItem="jtc-gD-sPj" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="mdv-vP-hJh"/>
- <constraint firstItem="jtc-gD-sPj" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="oKb-FW-FKT"/>
- <constraint firstItem="WDw-9F-MjS" firstAttribute="leading" secondItem="jtc-gD-sPj" secondAttribute="trailing" constant="29" id="qfO-Qm-IEg"/>
- <constraint firstItem="Cuc-ij-8Xr" firstAttribute="leading" secondItem="jtc-gD-sPj" secondAttribute="trailing" constant="29" id="zrk-0O-b3o"/>
- </constraints>
- </tableViewCellContentView>
- <connections>
- <outlet property="authorLabel" destination="WDw-9F-MjS" id="gOn-ap-TEm"/>
- <outlet property="downLoadBtn" destination="R4B-ud-GU2" id="Bg1-yI-Uqt"/>
- <outlet property="musicLabel" destination="Cuc-ij-8Xr" id="nWa-LM-XUy"/>
- </connections>
- <point key="canvasLocation" x="-1054" y="5"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="cd" width="50" height="50"/>
- <image name="recordMusicDownloadIcon" width="30.5" height="30"/>
- </resources>
- </document>
|