|
4 | 4 | <dependencies>
|
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23506"/>
|
6 | 6 | <capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
7 |
| - <capability name="System colors in document resources" minToolsVersion="11.0"/> |
8 | 7 | <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
9 | 8 | </dependencies>
|
10 | 9 | <scenes>
|
|
29 | 28 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
30 | 29 | </imageView>
|
31 | 30 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" showsMenuAsPrimaryAction="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="qbS-Ny-dwp" userLabel="Share">
|
32 |
| - <rect key="frame" x="220" y="296" width="115" height="35"/> |
| 31 | + <rect key="frame" x="205" y="281" width="130" height="50"/> |
33 | 32 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
34 | 33 | <state key="normal" title="Button"/>
|
35 | 34 | <buttonConfiguration key="configuration" style="filled" title="Share"/>
|
|
45 | 44 | <nil key="highlightedColor"/>
|
46 | 45 | </label>
|
47 | 46 | <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hrx-Ux-tAw">
|
48 |
| - <rect key="frame" x="24" y="295" width="77" height="35"/> |
| 47 | + <rect key="frame" x="24" y="281" width="130" height="50"/> |
49 | 48 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
50 |
| - <state key="normal" title="Button"/> |
51 |
| - <buttonConfiguration key="configuration" style="gray" title="Cancel"/> |
| 49 | + <buttonConfiguration key="configuration" style="gray" title="Cancel"> |
| 50 | + <color key="baseForegroundColor" systemColor="lightTextColor"/> |
| 51 | + </buttonConfiguration> |
52 | 52 | <connections>
|
53 | 53 | <action selector="onCancel:" destination="j1y-V4-xli" eventType="primaryActionTriggered" id="Pjd-AR-FbO"/>
|
54 | 54 | </connections>
|
|
79 | 79 | </progressView>
|
80 | 80 | </subviews>
|
81 | 81 | <viewLayoutGuide key="safeArea" id="Q1P-kW-6dt"/>
|
82 |
| - <color key="backgroundColor" systemColor="secondarySystemBackgroundColor"/> |
| 82 | + <color key="backgroundColor" systemColor="viewFlipsideBackgroundColor"/> |
83 | 83 | <accessibility key="accessibilityConfiguration">
|
84 | 84 | <accessibilityTraits key="traits" updatesFrequently="YES"/>
|
85 | 85 | </accessibility>
|
|
110 | 110 | </scene>
|
111 | 111 | </scenes>
|
112 | 112 | <resources>
|
113 |
| - <systemColor name="secondarySystemBackgroundColor"> |
114 |
| - <color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
| 113 | + <systemColor name="lightTextColor"> |
| 114 | + <color white="1" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 115 | + </systemColor> |
| 116 | + <systemColor name="viewFlipsideBackgroundColor"> |
| 117 | + <color red="0.12156862745098039" green="0.12941176470588237" blue="0.14117647058823529" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
115 | 118 | </systemColor>
|
116 | 119 | </resources>
|
117 | 120 | </document>
|
0 commit comments