|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <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"> |
3 | | - <device id="retina6_1" orientation="portrait" appearance="light"/> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | 6 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/> |
|
11 | 11 | <objects> |
12 | 12 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DetailViewController" customModule="AnimalsApp" customModuleProvider="target"> |
13 | 13 | <connections> |
| 14 | + <outlet property="imageViewDetail" destination="RRD-0M-Fbf" id="q2i-2K-rTh"/> |
| 15 | + <outlet property="labelName" destination="EVF-pt-124" id="guM-in-7ks"/> |
| 16 | + <outlet property="labelSpecie" destination="Bwj-g9-aso" id="IcD-DQ-lcw"/> |
| 17 | + <outlet property="textViewDescription" destination="p4c-HV-eo6" id="i5V-Wb-uWa"/> |
14 | 18 | <outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/> |
15 | 19 | </connections> |
16 | 20 | </placeholder> |
17 | 21 | <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/> |
18 | 22 | <view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT"> |
19 | | - <rect key="frame" x="0.0" y="0.0" width="414" height="896"/> |
| 23 | + <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
20 | 24 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
| 25 | + <subviews> |
| 26 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RRD-0M-Fbf"> |
| 27 | + <rect key="frame" x="74" y="17" width="227" height="227"/> |
| 28 | + <constraints> |
| 29 | + <constraint firstAttribute="height" constant="227" id="zTd-kL-xJq"/> |
| 30 | + </constraints> |
| 31 | + </imageView> |
| 32 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EVF-pt-124"> |
| 33 | + <rect key="frame" x="16" y="268" width="343" height="27"/> |
| 34 | + <constraints> |
| 35 | + <constraint firstAttribute="height" constant="27" id="wZX-nl-zep"/> |
| 36 | + </constraints> |
| 37 | + <fontDescription key="fontDescription" type="system" pointSize="18"/> |
| 38 | + <nil key="textColor"/> |
| 39 | + <nil key="highlightedColor"/> |
| 40 | + </label> |
| 41 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bwj-g9-aso"> |
| 42 | + <rect key="frame" x="16" y="311" width="343" height="24"/> |
| 43 | + <constraints> |
| 44 | + <constraint firstAttribute="height" constant="24" id="jo6-UN-Yy7"/> |
| 45 | + </constraints> |
| 46 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 47 | + <nil key="textColor"/> |
| 48 | + <nil key="highlightedColor"/> |
| 49 | + </label> |
| 50 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="ssddd" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p4c-HV-eo6"> |
| 51 | + <rect key="frame" x="10" y="359" width="349" height="271"/> |
| 52 | + <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 53 | + <color key="textColor" systemColor="labelColor"/> |
| 54 | + <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 55 | + <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
| 56 | + </textView> |
| 57 | + </subviews> |
21 | 58 | <viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/> |
22 | 59 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 60 | + <constraints> |
| 61 | + <constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="p4c-HV-eo6" secondAttribute="bottom" constant="37" id="3BM-l9-XYh"/> |
| 62 | + <constraint firstItem="p4c-HV-eo6" firstAttribute="top" secondItem="Bwj-g9-aso" secondAttribute="bottom" constant="24" id="3oL-kf-STz"/> |
| 63 | + <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="p4c-HV-eo6" secondAttribute="trailing" constant="16" id="Cr8-3R-8Bx"/> |
| 64 | + <constraint firstItem="Bwj-g9-aso" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="Mkt-gC-F1o"/> |
| 65 | + <constraint firstItem="p4c-HV-eo6" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="10" id="VGQ-Du-u3N"/> |
| 66 | + <constraint firstItem="RRD-0M-Fbf" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="17" id="ZcG-Pk-Xbj"/> |
| 67 | + <constraint firstItem="RRD-0M-Fbf" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="74" id="eSW-hc-Rym"/> |
| 68 | + <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="EVF-pt-124" secondAttribute="trailing" constant="16" id="hPQ-sF-xgT"/> |
| 69 | + <constraint firstItem="Bwj-g9-aso" firstAttribute="top" secondItem="EVF-pt-124" secondAttribute="bottom" constant="16" id="he5-67-tbV"/> |
| 70 | + <constraint firstItem="EVF-pt-124" firstAttribute="top" secondItem="RRD-0M-Fbf" secondAttribute="bottom" constant="24" id="iV4-F7-5xP"/> |
| 71 | + <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Bwj-g9-aso" secondAttribute="trailing" constant="16" id="na5-Jx-JgB"/> |
| 72 | + <constraint firstItem="EVF-pt-124" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="pGn-nv-Ad7"/> |
| 73 | + <constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="RRD-0M-Fbf" secondAttribute="trailing" constant="74" id="qqv-hC-u6u"/> |
| 74 | + </constraints> |
23 | 75 | <point key="canvasLocation" x="132" y="51"/> |
24 | 76 | </view> |
25 | 77 | </objects> |
26 | 78 | <resources> |
| 79 | + <systemColor name="labelColor"> |
| 80 | + <color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 81 | + </systemColor> |
27 | 82 | <systemColor name="systemBackgroundColor"> |
28 | 83 | <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
29 | 84 | </systemColor> |
|
0 commit comments