|
@@ -1,127 +1,149 @@
|
|
|
<?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" useSafeAreas="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21679"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
+ <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"/>
|
|
|
- <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="253" id="KGk-i7-Jjw" customClass="GroupNoticeCell">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="359" height="253"/>
|
|
|
+ <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="183" id="KGk-i7-Jjw" customClass="GroupNoticeCell">
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="359" height="183"/>
|
|
|
<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="359" height="253"/>
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="359" height="183"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<subviews>
|
|
|
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="user_avatarRectangle" translatesAutoresizingMaskIntoConstraints="NO" id="Gkn-L8-UCb">
|
|
|
- <rect key="frame" x="16" y="15" width="60" height="60"/>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qWq-La-TpT">
|
|
|
+ <rect key="frame" x="13" y="12" width="333" height="171"/>
|
|
|
+ <subviews>
|
|
|
+ <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="user_avatarRectangle" translatesAutoresizingMaskIntoConstraints="NO" id="Gkn-L8-UCb">
|
|
|
+ <rect key="frame" x="12" y="12" width="48" height="48"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="48" id="8bz-sK-gjT"/>
|
|
|
+ <constraint firstAttribute="width" constant="48" id="VaV-68-izM"/>
|
|
|
+ </constraints>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="6"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </imageView>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vad-UL-yLE">
|
|
|
+ <rect key="frame" x="70" y="40" width="0.0" height="18"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="18" id="G1H-uK-NYV"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" red="0.46666666666666667" green="0.46666666666666667" blue="0.46666666666666667" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="置顶" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fse-Bd-Rui">
|
|
|
+ <rect key="frame" x="76" y="39" width="40" height="20"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="20" id="eAd-Zt-CN7"/>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="gtu-Jt-duR"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" red="0.99607843137254903" green="0.14117647058823529" blue="0.31764705882352939" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
+ <real key="value" value="10"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
+ <color key="value" red="0.99607843137254903" green="0.14117647058823529" blue="0.31764705882352939" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
+ <real key="value" value="1"/>
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
+ </label>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gv9-px-E4j">
|
|
|
+ <rect key="frame" x="285" y="0.0" width="40" height="40"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="40" id="0ay-Cx-fo8"/>
|
|
|
+ <constraint firstAttribute="height" constant="40" id="v9h-3o-0Hd"/>
|
|
|
+ </constraints>
|
|
|
+ <state key="normal" image="notice_action"/>
|
|
|
+ <connections>
|
|
|
+ <action selector="editAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="LKl-Wu-uAP"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="038-4g-5JZ">
|
|
|
+ <rect key="frame" x="12" y="72" width="309" height="1"/>
|
|
|
+ <color key="backgroundColor" red="0.94901960784313721" green="0.94901960784313721" blue="0.94901960784313721" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="1" id="3Wh-Ue-Sj3"/>
|
|
|
+ </constraints>
|
|
|
+ </view>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxd-9e-9Xw">
|
|
|
+ <rect key="frame" x="12" y="85" width="309" height="64"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="15"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" text="" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FWq-QF-ONl">
|
|
|
+ <rect key="frame" x="12" y="155" width="309" height="0.0"/>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
+ <color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2c3-yX-YxS">
|
|
|
+ <rect key="frame" x="70" y="14" width="203" height="22"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="22" id="dMw-tJ-YFP"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" weight="semibold" pointSize="16"/>
|
|
|
+ <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
+ </subviews>
|
|
|
+ <color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="60" id="8bz-sK-gjT"/>
|
|
|
- <constraint firstAttribute="width" constant="60" id="VaV-68-izM"/>
|
|
|
+ <constraint firstItem="Gv9-px-E4j" firstAttribute="top" secondItem="qWq-La-TpT" secondAttribute="top" id="2bt-UB-klh"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="038-4g-5JZ" secondAttribute="trailing" constant="12" id="ART-lR-s3C"/>
|
|
|
+ <constraint firstItem="Gkn-L8-UCb" firstAttribute="leading" secondItem="qWq-La-TpT" secondAttribute="leading" constant="12" id="IYn-ew-2ea"/>
|
|
|
+ <constraint firstItem="Gv9-px-E4j" firstAttribute="leading" secondItem="2c3-yX-YxS" secondAttribute="trailing" constant="12" id="Izw-tV-fyQ"/>
|
|
|
+ <constraint firstItem="2c3-yX-YxS" firstAttribute="leading" secondItem="Gkn-L8-UCb" secondAttribute="trailing" constant="10" id="J3a-nQ-zqB"/>
|
|
|
+ <constraint firstItem="vad-UL-yLE" firstAttribute="leading" secondItem="2c3-yX-YxS" secondAttribute="leading" id="JDu-Se-aI6"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="Gv9-px-E4j" secondAttribute="trailing" constant="8" id="N4A-xt-LAp"/>
|
|
|
+ <constraint firstItem="vad-UL-yLE" firstAttribute="top" secondItem="2c3-yX-YxS" secondAttribute="bottom" constant="4" id="N7G-Ce-QIc"/>
|
|
|
+ <constraint firstItem="gxd-9e-9Xw" firstAttribute="leading" secondItem="qWq-La-TpT" secondAttribute="leading" constant="12" id="NDs-Xr-hHO"/>
|
|
|
+ <constraint firstItem="038-4g-5JZ" firstAttribute="top" secondItem="Gkn-L8-UCb" secondAttribute="bottom" constant="12" id="PH8-z7-60N"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="FWq-QF-ONl" secondAttribute="trailing" constant="12" id="RGL-31-rdK"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="gxd-9e-9Xw" secondAttribute="trailing" constant="12" id="S2d-pS-kaY"/>
|
|
|
+ <constraint firstItem="FWq-QF-ONl" firstAttribute="top" secondItem="gxd-9e-9Xw" secondAttribute="bottom" constant="6" id="Vf4-jv-WpV"/>
|
|
|
+ <constraint firstItem="gxd-9e-9Xw" firstAttribute="top" secondItem="038-4g-5JZ" secondAttribute="bottom" constant="12" id="WdV-Qv-AqI"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="FWq-QF-ONl" secondAttribute="bottom" constant="16" id="YVP-D4-aqo"/>
|
|
|
+ <constraint firstItem="2c3-yX-YxS" firstAttribute="top" secondItem="Gkn-L8-UCb" secondAttribute="top" constant="2" id="ay7-jB-Ghd"/>
|
|
|
+ <constraint firstItem="Fse-Bd-Rui" firstAttribute="leading" secondItem="vad-UL-yLE" secondAttribute="trailing" constant="6" id="b7x-ei-t05"/>
|
|
|
+ <constraint firstItem="038-4g-5JZ" firstAttribute="leading" secondItem="qWq-La-TpT" secondAttribute="leading" constant="12" id="bC8-ah-beD"/>
|
|
|
+ <constraint firstItem="FWq-QF-ONl" firstAttribute="leading" secondItem="qWq-La-TpT" secondAttribute="leading" constant="12" id="jAC-st-q1t"/>
|
|
|
+ <constraint firstItem="Fse-Bd-Rui" firstAttribute="centerY" secondItem="vad-UL-yLE" secondAttribute="centerY" id="lF9-xB-hfp"/>
|
|
|
+ <constraint firstItem="Gkn-L8-UCb" firstAttribute="top" secondItem="qWq-La-TpT" secondAttribute="top" constant="12" id="vJe-1d-d4U"/>
|
|
|
</constraints>
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="6"/>
|
|
|
+ <real key="value" value="10"/>
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
- </imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2c3-yX-YxS">
|
|
|
- <rect key="frame" x="87" y="23" width="0.0" height="25"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="25" id="dMw-tJ-YFP"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
- <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vad-UL-yLE">
|
|
|
- <rect key="frame" x="87" y="48" width="0.0" height="20"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="20" id="G1H-uK-NYV"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <color key="textColor" red="0.54117647058823526" green="0.54117647058823526" blue="0.54117647058823526" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="置顶" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fse-Bd-Rui">
|
|
|
- <rect key="frame" x="97" y="47" width="43" height="22"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="22" id="eAd-Zt-CN7"/>
|
|
|
- <constraint firstAttribute="width" constant="43" id="gtu-Jt-duR"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
- <color key="textColor" red="0.98039215686274506" green="0.37647058823529411" blue="0.26666666666666666" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- <userDefinedRuntimeAttributes>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
- <real key="value" value="11"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
|
- <color key="value" red="0.98039215690000003" green="0.37647058820000001" blue="0.2666666667" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
|
|
|
- <real key="value" value="1"/>
|
|
|
- </userDefinedRuntimeAttribute>
|
|
|
- </userDefinedRuntimeAttributes>
|
|
|
- </label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Gv9-px-E4j">
|
|
|
- <rect key="frame" x="314" y="15.5" width="40" height="40"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="width" constant="40" id="0ay-Cx-fo8"/>
|
|
|
- <constraint firstAttribute="height" constant="40" id="v9h-3o-0Hd"/>
|
|
|
- </constraints>
|
|
|
- <state key="normal" image="notice_action"/>
|
|
|
- <connections>
|
|
|
- <action selector="editAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="LKl-Wu-uAP"/>
|
|
|
- </connections>
|
|
|
- </button>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="749" text="" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gxd-9e-9Xw">
|
|
|
- <rect key="frame" x="16" y="93" width="327" height="117"/>
|
|
|
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
|
|
|
- <color key="textColor" red="0.1019607843" green="0.1019607843" blue="0.1019607843" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="252" usesAttributedText="YES" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FWq-QF-ONl">
|
|
|
- <rect key="frame" x="16" y="223" width="327" height="0.0"/>
|
|
|
- <attributedString key="attributedText"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qgi-Bv-dD7">
|
|
|
- <rect key="frame" x="0.0" y="238" width="359" height="15"/>
|
|
|
- <color key="backgroundColor" red="0.95686274509803915" green="0.95686274509803915" blue="0.95686274509803915" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="15" id="DUt-Ot-ubA"/>
|
|
|
- </constraints>
|
|
|
</view>
|
|
|
</subviews>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
- <constraint firstItem="FWq-QF-ONl" firstAttribute="leading" secondItem="gxd-9e-9Xw" secondAttribute="leading" id="899-PX-c9z"/>
|
|
|
- <constraint firstItem="Gkn-L8-UCb" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="16" id="9Kn-wt-6ZM"/>
|
|
|
- <constraint firstItem="qgi-Bv-dD7" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" id="AQf-VK-xq2"/>
|
|
|
- <constraint firstItem="Fse-Bd-Rui" firstAttribute="leading" secondItem="vad-UL-yLE" secondAttribute="trailing" constant="10" id="Auo-hH-dFI"/>
|
|
|
- <constraint firstItem="vad-UL-yLE" firstAttribute="leading" secondItem="2c3-yX-YxS" secondAttribute="leading" id="FWB-OP-dYh"/>
|
|
|
- <constraint firstItem="FWq-QF-ONl" firstAttribute="trailing" secondItem="gxd-9e-9Xw" secondAttribute="trailing" id="IgH-yQ-Wdg"/>
|
|
|
- <constraint firstItem="FWq-QF-ONl" firstAttribute="top" secondItem="gxd-9e-9Xw" secondAttribute="bottom" constant="13" id="Jzh-fU-2WD"/>
|
|
|
- <constraint firstItem="gxd-9e-9Xw" firstAttribute="leading" secondItem="Gkn-L8-UCb" secondAttribute="leading" id="QMn-EB-dFl"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="gxd-9e-9Xw" secondAttribute="trailing" constant="16" id="Qcj-Js-eBU"/>
|
|
|
- <constraint firstItem="qgi-Bv-dD7" firstAttribute="top" secondItem="FWq-QF-ONl" secondAttribute="bottom" constant="15" id="U79-q2-z8a"/>
|
|
|
- <constraint firstItem="Gv9-px-E4j" firstAttribute="centerY" secondItem="2c3-yX-YxS" secondAttribute="centerY" id="aHL-QK-hTg"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="qgi-Bv-dD7" secondAttribute="trailing" id="dII-Mk-6T4"/>
|
|
|
- <constraint firstItem="2c3-yX-YxS" firstAttribute="leading" secondItem="Gkn-L8-UCb" secondAttribute="trailing" constant="11" id="epQ-js-8ZE"/>
|
|
|
- <constraint firstAttribute="bottom" secondItem="qgi-Bv-dD7" secondAttribute="bottom" id="fBR-p9-5uz"/>
|
|
|
- <constraint firstItem="gxd-9e-9Xw" firstAttribute="top" secondItem="Gkn-L8-UCb" secondAttribute="bottom" constant="18" id="hXb-Zr-nYV"/>
|
|
|
- <constraint firstItem="vad-UL-yLE" firstAttribute="top" secondItem="2c3-yX-YxS" secondAttribute="bottom" id="jyh-CF-Uwa"/>
|
|
|
- <constraint firstItem="Gkn-L8-UCb" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="15" id="lle-zW-VnC"/>
|
|
|
- <constraint firstAttribute="trailing" secondItem="Gv9-px-E4j" secondAttribute="trailing" constant="5" id="mZC-Hv-fUq"/>
|
|
|
- <constraint firstItem="Fse-Bd-Rui" firstAttribute="centerY" secondItem="vad-UL-yLE" secondAttribute="centerY" id="qhG-7S-nOn"/>
|
|
|
- <constraint firstItem="2c3-yX-YxS" firstAttribute="top" secondItem="Gkn-L8-UCb" secondAttribute="top" constant="8" id="srz-xd-ZmB"/>
|
|
|
+ <constraint firstItem="qWq-La-TpT" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="12" id="3nM-FI-Z4T"/>
|
|
|
+ <constraint firstAttribute="trailing" secondItem="qWq-La-TpT" secondAttribute="trailing" constant="13" id="4UE-wr-frc"/>
|
|
|
+ <constraint firstItem="qWq-La-TpT" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="5XS-Wg-4HZ"/>
|
|
|
+ <constraint firstAttribute="bottom" secondItem="qWq-La-TpT" secondAttribute="bottom" id="ghz-gf-5wb"/>
|
|
|
</constraints>
|
|
|
</tableViewCellContentView>
|
|
|
<viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
|
|
|
+ <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<connections>
|
|
|
<outlet property="focusLabel" destination="Fse-Bd-Rui" id="4Bj-LO-Iqv"/>
|
|
|
<outlet property="modifyButton" destination="Gv9-px-E4j" id="pCi-TT-AY1"/>
|
|
@@ -131,11 +153,14 @@
|
|
|
<outlet property="userLogo" destination="Gkn-L8-UCb" id="Gj8-xH-KxL"/>
|
|
|
<outlet property="userName" destination="2c3-yX-YxS" id="lOP-EJ-tfh"/>
|
|
|
</connections>
|
|
|
- <point key="canvasLocation" x="125.36231884057972" y="191.85267857142856"/>
|
|
|
+ <point key="canvasLocation" x="125.36231884057972" y="215.29017857142856"/>
|
|
|
</tableViewCell>
|
|
|
</objects>
|
|
|
<resources>
|
|
|
<image name="notice_action" width="24" height="25"/>
|
|
|
<image name="user_avatarRectangle" width="44" height="44"/>
|
|
|
+ <systemColor name="systemBackgroundColor">
|
|
|
+ <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
+ </systemColor>
|
|
|
</resources>
|
|
|
</document>
|