My Payments UI adjusts

This commit is contained in:
quique 2018-06-18 14:51:59 +02:00
parent 3cf80f9a18
commit 676dc091be
7 changed files with 8 additions and 7 deletions

View File

@ -7,7 +7,7 @@
<key>BaseLibrary.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</dict>
</dict>

View File

@ -7,7 +7,7 @@
<key>Verdnaturaventas.xcscheme</key>
<dict>
<key>orderHint</key>
<integer>1</integer>
<integer>0</integer>
</dict>
</dict>
</dict>

View File

@ -99,8 +99,9 @@
"scale" : "2x"
},
{
"idiom" : "ios-marketing",
"size" : "1024x1024",
"idiom" : "ios-marketing",
"filename" : "itunnes.png",
"scale" : "1x"
}
],

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 KiB

View File

@ -30,7 +30,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7</string>
<string>8</string>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSRequiresIPhoneOS</key>

View File

@ -319,7 +319,7 @@
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wpn-Qt-7HE">
<rect key="frame" x="15" y="0.0" width="290" height="30"/>
<rect key="frame" x="15" y="0.0" width="290" height="29"/>
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="20"/>
<color key="textColor" red="0.62860941889999999" green="0.62909907099999995" blue="0.62868529559999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<nil key="highlightedColor"/>
@ -2433,7 +2433,7 @@
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="VVd-S6-FKF">
<rect key="frame" x="16" y="153" width="288" height="262"/>
<rect key="frame" x="16" y="70" width="288" height="262"/>
<subviews>
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="white" translatesAutoresizingMaskIntoConstraints="NO" id="2BK-mr-V8f">
<rect key="frame" x="142" y="146" width="20" height="20"/>
@ -2516,8 +2516,8 @@
</subviews>
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="VVd-S6-FKF" firstAttribute="top" secondItem="Hgi-6a-mgF" secondAttribute="bottom" constant="50" id="0u9-Hv-62k"/>
<constraint firstItem="VVd-S6-FKF" firstAttribute="centerX" secondItem="ePR-z3-KKm" secondAttribute="centerX" id="2Ar-2J-Vbt"/>
<constraint firstItem="VVd-S6-FKF" firstAttribute="centerY" secondItem="sVy-MU-0G4" secondAttribute="centerY" id="2XY-Xw-ixZ"/>
<constraint firstItem="VVd-S6-FKF" firstAttribute="leading" secondItem="sVy-MU-0G4" secondAttribute="leadingMargin" id="KAf-Pd-2c9"/>
<constraint firstItem="ePR-z3-KKm" firstAttribute="leading" secondItem="sVy-MU-0G4" secondAttribute="leadingMargin" constant="-20" id="WU2-9w-KKn"/>
<constraint firstAttribute="trailingMargin" secondItem="ePR-z3-KKm" secondAttribute="trailing" constant="-20" id="nhv-k6-jnA"/>