|
16 | 16 | <objects> |
17 | 17 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/> |
18 | 18 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
19 | | - <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Animal" rowHeight="98" id="KGk-i7-Jjw" customClass="AnimalTableViewCell" customModule="AnimalsApp" customModuleProvider="target"> |
20 | | - <rect key="frame" x="0.0" y="0.0" width="302" height="98"/> |
| 19 | + <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Animal" rowHeight="96" id="KGk-i7-Jjw" customClass="AnimalTableViewCell" customModule="AnimalsApp" customModuleProvider="target"> |
| 20 | + <rect key="frame" x="0.0" y="0.0" width="302" height="96"/> |
21 | 21 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
22 | | - <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" ambiguous="YES" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM"> |
23 | | - <rect key="frame" x="0.0" y="0.0" width="302" height="98"/> |
| 22 | + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM"> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="302" height="96"/> |
24 | 24 | <autoresizingMask key="autoresizingMask"/> |
25 | 25 | <subviews> |
26 | 26 | <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="lNA-6P-Vee"> |
27 | 27 | <rect key="frame" x="20" y="8" width="80" height="80"/> |
28 | 28 | <constraints> |
29 | | - <constraint firstAttribute="height" constant="80" id="WD3-HZ-qNY"/> |
| 29 | + <constraint firstAttribute="height" constant="80" id="ZEC-PQ-WcJ"/> |
30 | 30 | <constraint firstAttribute="width" constant="80" id="kcM-BZ-81T"/> |
31 | 31 | </constraints> |
32 | 32 | </imageView> |
|
64 | 64 | <constraint firstItem="687-rn-Ydp" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="fsl-xq-9yj" secondAttribute="trailing" constant="5" id="Fot-hl-ITO"/> |
65 | 65 | <constraint firstItem="lNA-6P-Vee" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="IB3-A5-MoG"/> |
66 | 66 | <constraint firstItem="fsl-xq-9yj" firstAttribute="centerY" secondItem="lNA-6P-Vee" secondAttribute="centerY" id="W6t-ob-L4I"/> |
67 | | - <constraint firstItem="lNA-6P-Vee" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="jhP-MT-FBj"/> |
| 67 | + <constraint firstItem="lNA-6P-Vee" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" priority="999" constant="9" id="jhP-MT-FBj"/> |
68 | 68 | <constraint firstAttribute="bottom" secondItem="lNA-6P-Vee" secondAttribute="bottom" constant="8" id="mNv-vS-OgZ"/> |
69 | 69 | <constraint firstAttribute="trailing" secondItem="687-rn-Ydp" secondAttribute="trailing" constant="15" id="oaJ-Ve-0pr"/> |
70 | 70 | <constraint firstItem="fsl-xq-9yj" firstAttribute="leading" secondItem="lNA-6P-Vee" secondAttribute="trailing" constant="15" id="sdK-OL-XPW"/> |
|
78 | 78 | <outlet property="favoriteButton" destination="687-rn-Ydp" id="wgR-Fp-8k1"/> |
79 | 79 | <outlet property="nameLabel" destination="cyH-cm-d20" id="Gts-qf-dcs"/> |
80 | 80 | </connections> |
81 | | - <point key="canvasLocation" x="118.84057971014494" y="68.303571428571431"/> |
| 81 | + <point key="canvasLocation" x="120.28985507246378" y="66.294642857142861"/> |
82 | 82 | </tableViewCell> |
83 | 83 | </objects> |
84 | 84 | <resources> |
85 | 85 | <image name="addFavorite" width="22.5" height="21.5"/> |
86 | 86 | <image name="imagePlaceholder" width="300" height="300"/> |
87 | 87 | <namedColor name="blueTextColor"> |
88 | | - <color red="0.082352941176470587" green="0.54509803921568623" blue="0.74901960784313726" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 88 | + <color red="0.082000002264976501" green="0.54500001668930054" blue="0.74900001287460327" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
89 | 89 | </namedColor> |
90 | 90 | <namedColor name="grayTextColor"> |
91 | | - <color red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 91 | + <color red="0.40000000596046448" green="0.40000000596046448" blue="0.40000000596046448" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
92 | 92 | </namedColor> |
93 | 93 | </resources> |
94 | 94 | </document> |
0 commit comments