|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17140" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES"> |
3 | 3 | <device id="retina4_7" orientation="portrait" appearance="light"/> |
4 | 4 | <dependencies> |
5 | 5 | <deployment identifier="iOS"/> |
6 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17115"/> |
7 | 7 | <capability name="Safe area layout guides" minToolsVersion="9.0"/> |
8 | 8 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
9 | 9 | </dependencies> |
|
20 | 20 | <rect key="frame" x="0.0" y="0.0" width="372" height="44"/> |
21 | 21 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
22 | 22 | <subviews> |
23 | | - <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="0fA-Rg-s2B"> |
| 23 | + <stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillEqually" alignment="center" spacing="-8" translatesAutoresizingMaskIntoConstraints="NO" id="0fA-Rg-s2B"> |
24 | 24 | <rect key="frame" x="0.0" y="0.0" width="334" height="44"/> |
25 | 25 | <subviews> |
26 | 26 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uCL-su-1B3" customClass="MarqueeLabel" customModule="iTorrent"> |
27 | | - <rect key="frame" x="0.0" y="0.0" width="334" height="22"/> |
| 27 | + <rect key="frame" x="151.5" y="0.0" width="31" height="26"/> |
28 | 28 | <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/> |
29 | 29 | <nil key="textColor"/> |
30 | 30 | <nil key="highlightedColor"/> |
|
38 | 38 | </userDefinedRuntimeAttributes> |
39 | 39 | </label> |
40 | 40 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="TestFolderText/ABC123" textAlignment="center" lineBreakMode="headTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Bb-xh-YZz"> |
41 | | - <rect key="frame" x="0.0" y="22" width="334" height="22"/> |
| 41 | + <rect key="frame" x="95" y="18" width="144.5" height="26"/> |
42 | 42 | <fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/> |
43 | 43 | <color key="textColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
44 | 44 | <nil key="highlightedColor"/> |
|
54 | 54 | </subviews> |
55 | 55 | </stackView> |
56 | 56 | </subviews> |
| 57 | + <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
57 | 58 | <constraints> |
58 | 59 | <constraint firstItem="0fA-Rg-s2B" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" constant="-19" id="PGO-sw-RuX"/> |
59 | 60 | <constraint firstItem="0fA-Rg-s2B" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="TTV-pk-hGp"/> |
60 | 61 | <constraint firstItem="0fA-Rg-s2B" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" id="Uvr-87-FwF"/> |
61 | 62 | <constraint firstItem="vUN-kp-3ea" firstAttribute="bottom" secondItem="0fA-Rg-s2B" secondAttribute="bottom" id="zGl-E7-GlO"/> |
62 | 63 | </constraints> |
63 | 64 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
64 | | - <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
65 | 65 | <point key="canvasLocation" x="32" y="-241"/> |
66 | 66 | </view> |
67 | 67 | </objects> |
| 68 | + <designables> |
| 69 | + <designable name="uCL-su-1B3"> |
| 70 | + <size key="intrinsicContentSize" width="31" height="18"/> |
| 71 | + </designable> |
| 72 | + </designables> |
68 | 73 | </document> |
0 commit comments