|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
3 | | - <device id="retina4_7" orientation="portrait"> |
4 | | - <adaptation id="fullscreen"/> |
5 | | - </device> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="vXZ-lx-hvc"> |
| 3 | + <device id="retina4_7" orientation="portrait" appearance="light"/> |
6 | 4 | <dependencies> |
7 | 5 | <deployment identifier="iOS"/> |
8 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/> |
| 6 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/> |
9 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 8 | </dependencies> |
11 | 9 | <scenes> |
|
20 | 18 | <view key="view" contentMode="scaleToFill" id="kh9-bI-dsS"> |
21 | 19 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
22 | 20 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
| 21 | + <subviews> |
| 22 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="axm-Y8-F1I"> |
| 23 | + <rect key="frame" x="77.5" y="183.5" width="220" height="300"/> |
| 24 | + <subviews> |
| 25 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="tkB-hB-DDJ"> |
| 26 | + <rect key="frame" x="60" y="22" width="100" height="50"/> |
| 27 | + <subviews> |
| 28 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Soft UI" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aOC-HD-qt7"> |
| 29 | + <rect key="frame" x="17" y="10" width="66.5" height="30"/> |
| 30 | + <fontDescription key="fontDescription" type="system" weight="ultraLight" pointSize="25"/> |
| 31 | + <nil key="textColor"/> |
| 32 | + <nil key="highlightedColor"/> |
| 33 | + </label> |
| 34 | + </subviews> |
| 35 | + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 36 | + <constraints> |
| 37 | + <constraint firstAttribute="width" constant="100" id="H5o-lL-Q5O"/> |
| 38 | + <constraint firstAttribute="height" constant="50" id="SCc-f2-RRm"/> |
| 39 | + <constraint firstItem="aOC-HD-qt7" firstAttribute="centerY" secondItem="tkB-hB-DDJ" secondAttribute="centerY" id="pLh-Nw-qyv"/> |
| 40 | + <constraint firstItem="aOC-HD-qt7" firstAttribute="centerX" secondItem="tkB-hB-DDJ" secondAttribute="centerX" id="pwZ-Ec-D0S"/> |
| 41 | + </constraints> |
| 42 | + </view> |
| 43 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SyE-3f-lNA"> |
| 44 | + <rect key="frame" x="20" y="120" width="60" height="60"/> |
| 45 | + <constraints> |
| 46 | + <constraint firstAttribute="height" constant="60" id="ank-Xk-vcv"/> |
| 47 | + <constraint firstAttribute="width" constant="60" id="lqA-5Z-86R"/> |
| 48 | + </constraints> |
| 49 | + <fontDescription key="fontDescription" type="system" pointSize="12"/> |
| 50 | + <color key="tintColor" systemColor="systemIndigoColor" red="0.34509803919999998" green="0.33725490200000002" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 51 | + <state key="normal" title=" Play" image="play.fill" catalog="system"> |
| 52 | + <color key="titleColor" systemColor="systemIndigoColor" red="0.34509803919999998" green="0.33725490200000002" blue="0.83921568629999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 53 | + </state> |
| 54 | + </button> |
| 55 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Oa-LC-iTV"> |
| 56 | + <rect key="frame" x="138" y="120" width="60" height="60"/> |
| 57 | + <constraints> |
| 58 | + <constraint firstAttribute="height" constant="60" id="UYX-17-gIj"/> |
| 59 | + <constraint firstAttribute="width" constant="60" id="ugo-3M-0KJ"/> |
| 60 | + </constraints> |
| 61 | + <color key="tintColor" systemColor="systemOrangeColor" red="1" green="0.58431372550000005" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 62 | + <state key="normal" image="stop.fill" catalog="system"/> |
| 63 | + </button> |
| 64 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="y1t-pW-mKM"> |
| 65 | + <rect key="frame" x="80" y="218" width="60" height="60"/> |
| 66 | + <constraints> |
| 67 | + <constraint firstAttribute="height" constant="60" id="LSx-ur-FeV"/> |
| 68 | + <constraint firstAttribute="width" constant="60" id="Spj-AK-xUF"/> |
| 69 | + </constraints> |
| 70 | + <color key="tintColor" systemColor="systemPinkColor" red="1" green="0.1764705882" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 71 | + <state key="normal" image="heart.fill" catalog="system"/> |
| 72 | + </button> |
| 73 | + </subviews> |
| 74 | + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
| 75 | + <constraints> |
| 76 | + <constraint firstItem="tkB-hB-DDJ" firstAttribute="top" secondItem="axm-Y8-F1I" secondAttribute="top" constant="22" id="941-oo-F6g"/> |
| 77 | + <constraint firstItem="SyE-3f-lNA" firstAttribute="centerY" secondItem="axm-Y8-F1I" secondAttribute="centerY" id="Py4-Dt-le1"/> |
| 78 | + <constraint firstAttribute="bottom" secondItem="y1t-pW-mKM" secondAttribute="bottom" constant="22" id="TL6-Rj-yT1"/> |
| 79 | + <constraint firstAttribute="trailing" secondItem="6Oa-LC-iTV" secondAttribute="trailing" constant="22" id="YHb-Uf-32B"/> |
| 80 | + <constraint firstItem="6Oa-LC-iTV" firstAttribute="centerY" secondItem="axm-Y8-F1I" secondAttribute="centerY" id="ei5-9H-2g1"/> |
| 81 | + <constraint firstItem="y1t-pW-mKM" firstAttribute="centerX" secondItem="axm-Y8-F1I" secondAttribute="centerX" id="lad-AO-UhC"/> |
| 82 | + <constraint firstAttribute="width" constant="220" id="of2-fQ-cQ7"/> |
| 83 | + <constraint firstAttribute="height" constant="300" id="t1H-Mx-NR9"/> |
| 84 | + <constraint firstItem="SyE-3f-lNA" firstAttribute="leading" secondItem="axm-Y8-F1I" secondAttribute="leading" constant="20" id="vyO-1a-qCF"/> |
| 85 | + <constraint firstItem="tkB-hB-DDJ" firstAttribute="centerX" secondItem="axm-Y8-F1I" secondAttribute="centerX" id="ybB-RM-zo7"/> |
| 86 | + </constraints> |
| 87 | + </view> |
| 88 | + </subviews> |
23 | 89 | <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 90 | + <constraints> |
| 91 | + <constraint firstItem="axm-Y8-F1I" firstAttribute="centerX" secondItem="kh9-bI-dsS" secondAttribute="centerX" id="BsC-CO-JYR"/> |
| 92 | + <constraint firstItem="axm-Y8-F1I" firstAttribute="centerY" secondItem="kh9-bI-dsS" secondAttribute="centerY" id="KIk-99-hcq"/> |
| 93 | + </constraints> |
24 | 94 | </view> |
| 95 | + <connections> |
| 96 | + <outlet property="backgroundView" destination="axm-Y8-F1I" id="r5a-r5-hH8"/> |
| 97 | + <outlet property="labelBackView" destination="tkB-hB-DDJ" id="1hq-2X-j9n"/> |
| 98 | + <outlet property="likeButton" destination="y1t-pW-mKM" id="lRk-Er-sYI"/> |
| 99 | + <outlet property="playButton" destination="SyE-3f-lNA" id="FTd-8b-m9q"/> |
| 100 | + <outlet property="stopButton" destination="6Oa-LC-iTV" id="yk5-KB-d01"/> |
| 101 | + </connections> |
25 | 102 | </viewController> |
26 | 103 | <placeholder placeholderIdentifier="IBFirstResponder" id="x5A-6p-PRh" sceneMemberID="firstResponder"/> |
27 | 104 | </objects> |
| 105 | + <point key="canvasLocation" x="138" y="134"/> |
28 | 106 | </scene> |
29 | 107 | </scenes> |
| 108 | + <resources> |
| 109 | + <image name="heart.fill" catalog="system" width="64" height="54"/> |
| 110 | + <image name="play.fill" catalog="system" width="58" height="64"/> |
| 111 | + <image name="stop.fill" catalog="system" width="64" height="56"/> |
| 112 | + </resources> |
30 | 113 | </document> |
0 commit comments