Nextrek
Diff Revisions
1057
vs
1058
for /iOS/SafariArte/trunk/SafariArte/Controllers/IAPVC/IAPCell/iapCell.xib
|
@@ -1,5 +1,5 @@ |
1 |
1 |
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
2 |
|
- |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14E46" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
|
2 |
+ |
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="15A284" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES"> |
3 |
3 |
|
<dependencies> |
4 |
4 |
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/> |
5 |
5 |
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
|
@@ -14,11 +14,12 @@ |
14 |
14 |
|
<rect key="frame" x="0.0" y="0.0" width="320" height="43"/> |
15 |
15 |
|
<autoresizingMask key="autoresizingMask"/> |
16 |
16 |
|
<subviews> |
17 |
|
- |
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ahy-kq-EHd" userLabel="Name"> |
18 |
|
- |
<rect key="frame" x="54" y="11" width="143" height="21"/> |
|
17 |
+ |
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" minimumScaleFactor="0.89999999999999991" translatesAutoresizingMaskIntoConstraints="NO" id="Ahy-kq-EHd" userLabel="Name"> |
|
18 |
+ |
<rect key="frame" x="54" y="2" width="143" height="40"/> |
|
19 |
+ |
<animations/> |
19 |
20 |
|
<constraints> |
20 |
21 |
|
<constraint firstAttribute="width" constant="143" id="JFo-CJ-9N6"/> |
21 |
|
- |
<constraint firstAttribute="height" constant="21" id="iqf-bh-ne5"/> |
|
22 |
+ |
<constraint firstAttribute="height" constant="40" id="iqf-bh-ne5"/> |
22 |
23 |
|
</constraints> |
23 |
24 |
|
<fontDescription key="fontDescription" type="system" pointSize="17"/> |
24 |
25 |
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
|
@@ -26,6 +27,7 @@ |
26 |
27 |
|
</label> |
27 |
28 |
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jIe-8e-1rQ" userLabel="Price"> |
28 |
29 |
|
<rect key="frame" x="247" y="11" width="63" height="21"/> |
|
30 |
+ |
<animations/> |
29 |
31 |
|
<color key="backgroundColor" red="0.093922727568478068" green="0.29453132106249968" blue="0.63962418305555557" alpha="1" colorSpace="calibratedRGB"/> |
30 |
32 |
|
<constraints> |
31 |
33 |
|
<constraint firstAttribute="width" constant="63" id="7p2-OS-hgn"/> |
|
@@ -37,14 +39,16 @@ |
37 |
39 |
|
</label> |
38 |
40 |
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="coins" translatesAutoresizingMaskIntoConstraints="NO" id="J3H-of-eqh"> |
39 |
41 |
|
<rect key="frame" x="8" y="4" width="35" height="35"/> |
|
42 |
+ |
<animations/> |
40 |
43 |
|
<constraints> |
41 |
44 |
|
<constraint firstAttribute="width" constant="35" id="2gP-lO-8eD"/> |
42 |
45 |
|
<constraint firstAttribute="height" constant="35" id="ysl-j5-Ej1"/> |
43 |
46 |
|
</constraints> |
44 |
47 |
|
</imageView> |
45 |
48 |
|
</subviews> |
|
49 |
+ |
<animations/> |
46 |
50 |
|
<constraints> |
47 |
|
- |
<constraint firstItem="J3H-of-eqh" firstAttribute="centerY" secondItem="Ahy-kq-EHd" secondAttribute="centerY" constant="0.5" id="60G-Q1-p9e"/> |
|
51 |
+ |
<constraint firstItem="J3H-of-eqh" firstAttribute="centerY" secondItem="Ahy-kq-EHd" secondAttribute="centerY" constant="-0.5" id="60G-Q1-p9e"/> |
48 |
52 |
|
<constraint firstAttribute="centerX" secondItem="J3H-of-eqh" secondAttribute="centerX" constant="134" id="D1b-iJ-Fz9"/> |
49 |
53 |
|
<constraint firstItem="Ahy-kq-EHd" firstAttribute="leading" secondItem="J3H-of-eqh" secondAttribute="trailing" constant="11" id="KBy-GX-7f1"/> |
50 |
54 |
|
<constraint firstItem="J3H-of-eqh" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="4" id="NqM-lo-cZX"/> |
|
@@ -54,6 +58,7 @@ |
54 |
58 |
|
<constraint firstItem="Ahy-kq-EHd" firstAttribute="centerY" secondItem="jIe-8e-1rQ" secondAttribute="centerY" id="k83-Eu-8HS"/> |
55 |
59 |
|
</constraints> |
56 |
60 |
|
</tableViewCellContentView> |
|
61 |
+ |
<animations/> |
57 |
62 |
|
<connections> |
58 |
63 |
|
<outlet property="iapNameValue" destination="Ahy-kq-EHd" id="1xP-Id-l7e"/> |
59 |
64 |
|
<outlet property="iapPriceValue" destination="jIe-8e-1rQ" id="0xQ-FV-t8D"/> |