|
8 | 8 | <capability name="System colors in document resources" minToolsVersion="11.0"/> |
9 | 9 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 10 | </dependencies> |
| 11 | + <customFonts key="customFonts"> |
| 12 | + <array key="OpenSans-Regular.ttf"> |
| 13 | + <string>OpenSans</string> |
| 14 | + </array> |
| 15 | + </customFonts> |
11 | 16 | <objects> |
12 | 17 | <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="DetailViewController" customModule="AnimalsApp" customModuleProvider="target"> |
13 | 18 | <connections> |
|
29 | 34 | <constraint firstAttribute="height" constant="227" id="zTd-kL-xJq"/> |
30 | 35 | </constraints> |
31 | 36 | </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"> |
| 37 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Nome" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EVF-pt-124"> |
33 | 38 | <rect key="frame" x="16" y="268" width="343" height="27"/> |
34 | 39 | <constraints> |
35 | 40 | <constraint firstAttribute="height" constant="27" id="wZX-nl-zep"/> |
36 | 41 | </constraints> |
37 | | - <fontDescription key="fontDescription" type="system" pointSize="18"/> |
| 42 | + <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="22"/> |
38 | 43 | <nil key="textColor"/> |
39 | 44 | <nil key="highlightedColor"/> |
40 | 45 | </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"> |
| 46 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Espécie" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bwj-g9-aso"> |
42 | 47 | <rect key="frame" x="16" y="311" width="343" height="24"/> |
43 | 48 | <constraints> |
44 | 49 | <constraint firstAttribute="height" constant="24" id="jo6-UN-Yy7"/> |
45 | 50 | </constraints> |
46 | | - <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 51 | + <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="17"/> |
47 | 52 | <nil key="textColor"/> |
48 | 53 | <nil key="highlightedColor"/> |
49 | 54 | </label> |
50 | | - <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="ssddd" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p4c-HV-eo6"> |
| 55 | + <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" text="Descrição" textAlignment="natural" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="p4c-HV-eo6"> |
51 | 56 | <rect key="frame" x="10" y="359" width="349" height="271"/> |
52 | 57 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
53 | 58 | <color key="textColor" systemColor="labelColor"/> |
54 | | - <fontDescription key="fontDescription" type="system" pointSize="14"/> |
| 59 | + <fontDescription key="fontDescription" name="OpenSans" family="Open Sans" pointSize="17"/> |
55 | 60 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
56 | 61 | </textView> |
57 | 62 | </subviews> |
|
0 commit comments