GiGaMaskTime/GIGA/Modules/Me/View/FeedViews/GiGaFeedLeiIingViewCell.xib

70 lines
5.7 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" 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="14088"/>
<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="none" indentationWidth="10" reuseIdentifier="GiGaFeedLeiIingViewCell" id="KGk-i7-Jjw" customClass="GiGaFeedLeiIingViewCell">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<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="43.5"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="amZ-ba-Om2">
<rect key="frame" x="15" y="0.0" width="290" height="44"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="bg_moreandmore_red" translatesAutoresizingMaskIntoConstraints="NO" id="hQC-14-kEw">
<rect key="frame" x="275" y="15" width="9" height="14"/>
<constraints>
<constraint firstAttribute="width" constant="9" id="SAd-5C-zb8"/>
<constraint firstAttribute="height" constant="14" id="agY-nO-dFa"/>
</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="6lu-rs-JV8">
<rect key="frame" x="14" y="13" width="79" height="19"/>
<constraints>
<constraint firstAttribute="width" constant="79" id="it2-tZ-9bc"/>
</constraints>
<fontDescription key="fontDescription" name="PingFangSC-Medium" family="PingFang SC" pointSize="13"/>
<color key="textColor" red="0.1764705882352941" green="0.1764705882352941" blue="0.1764705882352941" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="hQC-14-kEw" firstAttribute="centerY" secondItem="amZ-ba-Om2" secondAttribute="centerY" id="NBv-tA-YHO"/>
<constraint firstItem="6lu-rs-JV8" firstAttribute="centerY" secondItem="amZ-ba-Om2" secondAttribute="centerY" id="lQi-w4-iGA"/>
<constraint firstAttribute="trailing" secondItem="hQC-14-kEw" secondAttribute="trailing" constant="6" id="mlv-BR-iwm"/>
<constraint firstItem="6lu-rs-JV8" firstAttribute="leading" secondItem="amZ-ba-Om2" secondAttribute="leading" constant="14" id="uDa-Qt-n2a"/>
</constraints>
</view>
</subviews>
<constraints>
<constraint firstItem="amZ-ba-Om2" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="15" id="S0A-Ug-Uqf"/>
<constraint firstAttribute="trailing" secondItem="amZ-ba-Om2" secondAttribute="trailing" constant="15" id="Uom-VJ-ir3"/>
<constraint firstItem="amZ-ba-Om2" firstAttribute="height" secondItem="H2p-sc-9uM" secondAttribute="height" id="alS-XN-7dq"/>
<constraint firstItem="amZ-ba-Om2" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="tx5-6X-UEP"/>
</constraints>
</tableViewCellContentView>
<color key="backgroundColor" red="0.51372549019607838" green="0.039215686274509803" blue="0.039215686274509803" alpha="1" colorSpace="calibratedRGB"/>
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
<connections>
<outlet property="kidLabel" destination="6lu-rs-JV8" id="FX8-d4-4Fj"/>
</connections>
<point key="canvasLocation" x="-14" y="-13"/>
</tableViewCell>
</objects>
<resources>
<image name="bg_moreandmore_red" width="9" height="14"/>
</resources>
</document>