|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | | -<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="12120" systemVersion="16E195" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="upN-2p-DeK"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13196" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="upN-2p-DeK"> |
3 | 3 | <device id="retina4_7" orientation="portrait"> |
4 | 4 | <adaptation id="fullscreen"/> |
5 | 5 | </device> |
6 | 6 | <dependencies> |
7 | | - <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="12088"/> |
| 7 | + <deployment identifier="iOS"/> |
| 8 | + <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13173"/> |
8 | 9 | <capability name="Constraints to layout margins" minToolsVersion="6.0"/> |
9 | 10 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
10 | 11 | </dependencies> |
|
25 | 26 | <rect key="frame" x="16" y="20" width="343" height="647"/> |
26 | 27 | <subviews> |
27 | 28 | <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="alq-jP-5MO"> |
28 | | - <rect key="frame" x="0.0" y="0.0" width="343" height="30"/> |
| 29 | + <rect key="frame" x="0.0" y="0.0" width="343" height="22"/> |
29 | 30 | <subviews> |
30 | 31 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pEF-zu-tpZ"> |
31 | | - <rect key="frame" x="0.0" y="0.0" width="109" height="30"/> |
| 32 | + <rect key="frame" x="0.0" y="0.0" width="167.5" height="22"/> |
32 | 33 | <color key="backgroundColor" red="0.1803921568627451" green="0.80000000000000004" blue="0.44313725490196076" alpha="1" colorSpace="calibratedRGB"/> |
33 | 34 | <state key="normal" title="Load AAC"> |
34 | 35 | <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
|
38 | 39 | </connections> |
39 | 40 | </button> |
40 | 41 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cMD-ob-cpb"> |
41 | | - <rect key="frame" x="117" y="0.0" width="109" height="30"/> |
| 42 | + <rect key="frame" x="175.5" y="0.0" width="167.5" height="22"/> |
42 | 43 | <color key="backgroundColor" red="0.1803921568627451" green="0.80000000000000004" blue="0.44313725490196076" alpha="1" colorSpace="calibratedRGB"/> |
43 | 44 | <state key="normal" title="Load MP3"> |
44 | 45 | <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
|
47 | 48 | <action selector="doLoadMP3" destination="upN-2p-DeK" eventType="touchUpInside" id="5qy-BC-ZSA"/> |
48 | 49 | </connections> |
49 | 50 | </button> |
50 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hTi-Cr-9Fv"> |
51 | | - <rect key="frame" x="234" y="0.0" width="109" height="30"/> |
52 | | - <color key="backgroundColor" red="0.1803921568627451" green="0.80000000000000004" blue="0.44313725490196076" alpha="1" colorSpace="calibratedRGB"/> |
53 | | - <state key="normal" title="Load OGG"> |
54 | | - <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
55 | | - </state> |
56 | | - <connections> |
57 | | - <action selector="doLoadOGG" destination="upN-2p-DeK" eventType="touchUpInside" id="hjb-ag-6Je"/> |
58 | | - </connections> |
59 | | - </button> |
60 | 51 | </subviews> |
61 | 52 | </stackView> |
62 | 53 | <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="BcZ-fY-in9"> |
63 | | - <rect key="frame" x="0.0" y="38" width="343" height="22"/> |
| 54 | + <rect key="frame" x="0.0" y="30" width="343" height="30"/> |
64 | 55 | <subviews> |
65 | 56 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j1y-7e-BVW"> |
66 | | - <rect key="frame" x="0.0" y="0.0" width="167.5" height="22"/> |
| 57 | + <rect key="frame" x="0.0" y="0.0" width="167.5" height="30"/> |
67 | 58 | <color key="backgroundColor" red="0.94509803921568625" green="0.76862745098039209" blue="0.058823529411764705" alpha="1" colorSpace="calibratedRGB"/> |
68 | 59 | <state key="normal" title="Randomize Progress"> |
69 | 60 | <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
|
73 | 64 | </connections> |
74 | 65 | </button> |
75 | 66 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="peu-Yh-DqX"> |
76 | | - <rect key="frame" x="175.5" y="0.0" width="167.5" height="22"/> |
| 67 | + <rect key="frame" x="175.5" y="0.0" width="167.5" height="30"/> |
77 | 68 | <color key="backgroundColor" red="0.94509803920000002" green="0.76862745099999996" blue="0.058823529409999999" alpha="1" colorSpace="calibratedRGB"/> |
78 | 69 | <state key="normal" title="Randomize Colors"> |
79 | 70 | <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/> |
|
0 commit comments