Skip to content

Commit 1858e27

Browse files
ami-megamega-jfe
authored andcommitted
T12300001: Fix recovery icon missing
1 parent 1ff7f06 commit 1858e27

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

iMEGA/My Account/Profile/Profile.storyboard

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
2+
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="22154" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
33
<device id="retina6_1" orientation="portrait" appearance="dark"/>
44
<dependencies>
55
<deployment identifier="iOS"/>
6-
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
6+
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22130"/>
77
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
88
<capability name="System colors in document resources" minToolsVersion="11.0"/>
99
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -158,7 +158,7 @@
158158
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i8M-7t-07d">
159159
<rect key="frame" x="17" y="10" width="380" height="60"/>
160160
<subviews>
161-
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="text" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mPB-Y5-7kt">
161+
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="filetype_text" adjustsImageSizeForAccessibilityContentSizeCategory="YES" translatesAutoresizingMaskIntoConstraints="NO" id="mPB-Y5-7kt">
162162
<rect key="frame" x="10" y="10" width="40" height="40"/>
163163
<constraints>
164164
<constraint firstAttribute="height" constant="40" id="OPw-5q-KaA"/>
@@ -266,8 +266,8 @@
266266
<mask key="constraints">
267267
<exclude reference="Sgm-hb-f5a"/>
268268
<exclude reference="1Un-3u-2OE"/>
269-
<exclude reference="UoJ-v0-c8w"/>
270269
<exclude reference="vyZ-Bi-ur1"/>
270+
<exclude reference="UoJ-v0-c8w"/>
271271
<exclude reference="xuk-Eb-ZnQ"/>
272272
</mask>
273273
</variation>
@@ -463,10 +463,10 @@
463463
<color red="0.94901960784313721" green="0.94901960784313721" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
464464
</systemColor>
465465
<systemColor name="secondaryLabelColor">
466-
<color red="0.23529411764705882" green="0.23529411764705882" blue="0.2627450980392157" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
466+
<color red="0.23529411759999999" green="0.23529411759999999" blue="0.26274509800000001" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
467467
</systemColor>
468468
<systemColor name="systemRedColor">
469-
<color red="1" green="0.23137254901960785" blue="0.18823529411764706" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
469+
<color red="1" green="0.23137254900000001" blue="0.18823529410000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
470470
</systemColor>
471471
<systemColor name="tableCellGroupedBackgroundColor">
472472
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>

0 commit comments

Comments
 (0)