|
@@ -26,6 +26,13 @@
|
|
|
<constraint firstAttribute="width" constant="40" id="v0e-MW-EeE"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
+ <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7Q9-Tv-9yo" userLabel="imageStatus">
|
|
|
+ <rect key="frame" x="40" y="40" width="15" height="15"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="15" id="f8p-9B-Rgw"/>
|
|
|
+ <constraint firstAttribute="height" constant="15" id="ndy-wW-xdL"/>
|
|
|
+ </constraints>
|
|
|
+ </imageView>
|
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="101" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="middleTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UtT-L6-mgW" userLabel="labelTitle">
|
|
|
<rect key="frame" x="95" y="13" width="455" height="18"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="15"/>
|
|
@@ -81,10 +88,12 @@
|
|
|
<constraint firstItem="AXX-71-9Q6" firstAttribute="leading" secondItem="w2m-Vw-hpd" secondAttribute="trailing" constant="10" id="Qvq-r5-AX9"/>
|
|
|
<constraint firstItem="AyA-hP-r6w" firstAttribute="leading" secondItem="Gu8-oz-zWa" secondAttribute="leading" constant="10" id="RYl-cO-cCN"/>
|
|
|
<constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="UtT-L6-mgW" secondAttribute="trailing" constant="50" id="Tq4-bB-YMV"/>
|
|
|
+ <constraint firstItem="7Q9-Tv-9yo" firstAttribute="top" secondItem="w2m-Vw-hpd" secondAttribute="bottom" constant="-10" id="XbB-4a-WpA"/>
|
|
|
<constraint firstItem="yhy-xd-w5C" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="ZO7-Ny-L3I"/>
|
|
|
<constraint firstItem="Gu8-oz-zWa" firstAttribute="bottom" secondItem="AXX-71-9Q6" secondAttribute="bottom" constant="14" id="d06-sn-I3Y"/>
|
|
|
<constraint firstItem="Gu8-oz-zWa" firstAttribute="trailing" secondItem="Egg-cb-EhZ" secondAttribute="trailing" id="k8f-bU-D6I"/>
|
|
|
<constraint firstItem="w2m-Vw-hpd" firstAttribute="leading" secondItem="Gu8-oz-zWa" secondAttribute="leading" constant="45" id="mBb-ff-7HD"/>
|
|
|
+ <constraint firstItem="w2m-Vw-hpd" firstAttribute="leading" secondItem="7Q9-Tv-9yo" secondAttribute="trailing" constant="-10" id="mon-aq-gcP"/>
|
|
|
<constraint firstItem="UtT-L6-mgW" firstAttribute="top" secondItem="Gu8-oz-zWa" secondAttribute="top" constant="13" id="nrY-2F-QZ2"/>
|
|
|
<constraint firstItem="w2m-Vw-hpd" firstAttribute="centerY" secondItem="Gu8-oz-zWa" secondAttribute="centerY" id="qKl-4Y-m5t"/>
|
|
|
<constraint firstItem="yhy-xd-w5C" firstAttribute="leading" secondItem="AXX-71-9Q6" secondAttribute="trailing" constant="10" id="qem-j1-9RR"/>
|
|
@@ -99,6 +108,7 @@
|
|
|
<outlet property="imageItemLeftConstraint" destination="mBb-ff-7HD" id="fsR-5N-1NC"/>
|
|
|
<outlet property="imageMore" destination="dgL-g5-Nkc" id="r7x-Ib-4nz"/>
|
|
|
<outlet property="imageSelect" destination="AyA-hP-r6w" id="c1t-yz-HBg"/>
|
|
|
+ <outlet property="imageStatus" destination="7Q9-Tv-9yo" id="Qug-Q7-rRZ"/>
|
|
|
<outlet property="labelInfo" destination="AXX-71-9Q6" id="krb-tZ-UQ7"/>
|
|
|
<outlet property="labelTitle" destination="UtT-L6-mgW" id="Xv6-zM-2v1"/>
|
|
|
<outlet property="labelTitleTrailing" destination="Tq4-bB-YMV" id="uMJ-4w-tx5"/>
|