|
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="91" id="KGk-i7-Jjw" customClass="AnimalTableViewCell" customModule="AnimalsApp" customModuleProvider="target"> |
20 | | - <rect key="frame" x="0.0" y="0.0" width="302" height="91"/> |
| 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"/> |
21 | 21 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
22 | 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="91"/> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="302" height="98"/> |
24 | 24 | <autoresizingMask key="autoresizingMask"/> |
25 | 25 | <subviews> |
26 | | - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="lNA-6P-Vee"> |
27 | | - <rect key="frame" x="20" y="5" width="80" height="80"/> |
| 26 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="imagePlaceholder" translatesAutoresizingMaskIntoConstraints="NO" id="lNA-6P-Vee"> |
| 27 | + <rect key="frame" x="20" y="8" width="80" height="80"/> |
28 | 28 | <constraints> |
29 | 29 | <constraint firstAttribute="height" constant="80" id="WD3-HZ-qNY"/> |
30 | 30 | <constraint firstAttribute="width" constant="80" id="kcM-BZ-81T"/> |
31 | 31 | </constraints> |
32 | 32 | </imageView> |
33 | 33 | <button opaque="NO" contentMode="scaleAspectFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="687-rn-Ydp"> |
34 | | - <rect key="frame" x="247" y="30" width="40" height="30"/> |
| 34 | + <rect key="frame" x="247" y="33" width="40" height="30"/> |
35 | 35 | <constraints> |
36 | 36 | <constraint firstAttribute="height" constant="30" id="7rZ-bg-lFP"/> |
37 | 37 | <constraint firstAttribute="width" constant="40" id="i65-df-ED5"/> |
|
42 | 42 | <action selector="favoritePressed:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="X9N-Mv-iRU"/> |
43 | 43 | </connections> |
44 | 44 | </button> |
45 | | - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="6" translatesAutoresizingMaskIntoConstraints="NO" id="fsl-xq-9yj"> |
46 | | - <rect key="frame" x="115" y="16" width="73" height="58"/> |
| 45 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="fsl-xq-9yj"> |
| 46 | + <rect key="frame" x="115" y="21" width="71.5" height="54.5"/> |
47 | 47 | <subviews> |
48 | 48 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Animal" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cyH-cm-d20"> |
49 | | - <rect key="frame" x="0.0" y="0.0" width="73" height="30"/> |
| 49 | + <rect key="frame" x="0.0" y="0.0" width="71.5" height="30"/> |
50 | 50 | <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="22"/> |
51 | 51 | <color key="textColor" name="blueTextColor"/> |
52 | 52 | <nil key="highlightedColor"/> |
53 | 53 | </label> |
54 | 54 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Descrição" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mH9-v7-gy1"> |
55 | | - <rect key="frame" x="0.0" y="36" width="73" height="22"/> |
56 | | - <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="16"/> |
| 55 | + <rect key="frame" x="0.0" y="35" width="71.5" height="19.5"/> |
| 56 | + <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="14"/> |
57 | 57 | <color key="textColor" name="grayTextColor"/> |
58 | 58 | <nil key="highlightedColor"/> |
59 | 59 | </label> |
60 | 60 | </subviews> |
61 | 61 | </stackView> |
62 | 62 | </subviews> |
63 | 63 | <constraints> |
| 64 | + <constraint firstItem="687-rn-Ydp" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="fsl-xq-9yj" secondAttribute="trailing" constant="5" id="Fot-hl-ITO"/> |
64 | 65 | <constraint firstItem="lNA-6P-Vee" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="20" id="IB3-A5-MoG"/> |
65 | 66 | <constraint firstItem="fsl-xq-9yj" firstAttribute="centerY" secondItem="lNA-6P-Vee" secondAttribute="centerY" id="W6t-ob-L4I"/> |
66 | | - <constraint firstItem="lNA-6P-Vee" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="5" id="jhP-MT-FBj"/> |
67 | | - <constraint firstAttribute="bottom" secondItem="lNA-6P-Vee" secondAttribute="bottom" constant="5" id="mNv-vS-OgZ"/> |
| 67 | + <constraint firstItem="lNA-6P-Vee" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="8" id="jhP-MT-FBj"/> |
| 68 | + <constraint firstAttribute="bottom" secondItem="lNA-6P-Vee" secondAttribute="bottom" constant="8" id="mNv-vS-OgZ"/> |
68 | 69 | <constraint firstAttribute="trailing" secondItem="687-rn-Ydp" secondAttribute="trailing" constant="15" id="oaJ-Ve-0pr"/> |
69 | 70 | <constraint firstItem="fsl-xq-9yj" firstAttribute="leading" secondItem="lNA-6P-Vee" secondAttribute="trailing" constant="15" id="sdK-OL-XPW"/> |
70 | 71 | <constraint firstItem="687-rn-Ydp" firstAttribute="centerY" secondItem="lNA-6P-Vee" secondAttribute="centerY" id="tSW-tO-h77"/> |
|
77 | 78 | <outlet property="favoriteButton" destination="687-rn-Ydp" id="wgR-Fp-8k1"/> |
78 | 79 | <outlet property="nameLabel" destination="cyH-cm-d20" id="Gts-qf-dcs"/> |
79 | 80 | </connections> |
80 | | - <point key="canvasLocation" x="118.84057971014494" y="66.629464285714278"/> |
| 81 | + <point key="canvasLocation" x="118.84057971014494" y="68.303571428571431"/> |
81 | 82 | </tableViewCell> |
82 | 83 | </objects> |
83 | 84 | <resources> |
|
0 commit comments