123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
- <capability name="Safe area layout guides" minToolsVersion="9.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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="LearninglistTableViewCell" rowHeight="76" id="KGk-i7-Jjw" customClass="LearninglistTableViewCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="76"/>
- <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="75.5"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="30" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zf1-aQ-w5w">
- <rect key="frame" x="15" y="20" width="20" height="35.5"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="taQ-I4-n0E"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Sdo-i1-78E">
- <rect key="frame" x="113" y="15" width="37.5" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <color key="textColor" red="0.26666666666666666" green="0.26666666666666666" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="poi-tO-NwD">
- <rect key="frame" x="113" y="44.5" width="33" height="16"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qBU-hD-8V9">
- <rect key="frame" x="270" y="0.0" width="50" height="75.5"/>
- <constraints>
- <constraint firstAttribute="width" constant="50" id="m3B-nn-OmL"/>
- </constraints>
- <state key="normal" image="点赞"/>
- <state key="selected" image="点赞选择"/>
- <connections>
- <action selector="didTouchButtonLike:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="3mf-gR-0lx"/>
- </connections>
- </button>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="k8c-wu-dEN">
- <rect key="frame" x="52.5" y="15" width="45.5" height="45.5"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" constant="45.5" id="gQs-CZ-eJQ"/>
- <constraint firstAttribute="height" constant="45.5" id="oEs-nT-OYD"/>
- </constraints>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstItem="qBU-hD-8V9" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="7qe-L6-9iZ"/>
- <constraint firstItem="k8c-wu-dEN" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="C7b-TP-Tao"/>
- <constraint firstItem="qBU-hD-8V9" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" id="DrN-P7-qcl"/>
- <constraint firstAttribute="bottom" secondItem="Zf1-aQ-w5w" secondAttribute="bottom" constant="20" id="E7V-eX-9dq"/>
- <constraint firstItem="Sdo-i1-78E" firstAttribute="leading" secondItem="k8c-wu-dEN" secondAttribute="trailing" constant="15" id="MNJ-hK-1Q1"/>
- <constraint firstItem="Zf1-aQ-w5w" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="20" id="NyS-sa-MfU"/>
- <constraint firstAttribute="bottom" secondItem="k8c-wu-dEN" secondAttribute="bottom" constant="15" id="U7J-mZ-cHw"/>
- <constraint firstAttribute="trailing" secondItem="qBU-hD-8V9" secondAttribute="trailing" id="ZsW-qI-hZW"/>
- <constraint firstItem="Sdo-i1-78E" firstAttribute="top" secondItem="k8c-wu-dEN" secondAttribute="top" id="dCj-ja-8Kd"/>
- <constraint firstAttribute="bottom" secondItem="qBU-hD-8V9" secondAttribute="bottom" id="wWd-Hy-0eO"/>
- <constraint firstItem="poi-tO-NwD" firstAttribute="bottom" secondItem="k8c-wu-dEN" secondAttribute="bottom" id="wjB-Ub-Nwc"/>
- <constraint firstItem="Zf1-aQ-w5w" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="yAe-5n-Cj8"/>
- <constraint firstItem="poi-tO-NwD" firstAttribute="leading" secondItem="k8c-wu-dEN" secondAttribute="trailing" constant="15" id="zOo-pT-v1Z"/>
- </constraints>
- </tableViewCellContentView>
- <constraints>
- <constraint firstItem="k8c-wu-dEN" firstAttribute="leading" secondItem="aW0-zy-SZf" secondAttribute="leading" constant="52.5" id="Y95-E5-4CB"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <connections>
- <outlet property="buttonLike" destination="qBU-hD-8V9" id="T9f-dE-Ddc"/>
- <outlet property="imageViewIcon" destination="k8c-wu-dEN" id="oe9-vy-6zJ"/>
- <outlet property="labelNumber" destination="Zf1-aQ-w5w" id="h2W-1P-7x9"/>
- <outlet property="labelTime" destination="poi-tO-NwD" id="KAK-Xn-Z8T"/>
- <outlet property="labelTitile" destination="Sdo-i1-78E" id="Kje-4s-P7G"/>
- </connections>
- <point key="canvasLocation" x="137.59999999999999" y="168.21589205397302"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="imagePlaceholder" width="1024" height="1024"/>
- <image name="点赞" width="18" height="18"/>
- <image name="点赞选择" width="18" height="18"/>
- </resources>
- </document>
|