Optimized views for iphone SE
This commit is contained in:
parent
676dc091be
commit
8bf785bf38
Binary file not shown.
|
@ -6,8 +6,6 @@
|
|||
<dependencies>
|
||||
<deployment identifier="iOS"/>
|
||||
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
||||
<capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
|
||||
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
||||
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
||||
</dependencies>
|
||||
<customFonts key="customFonts">
|
||||
|
@ -25,31 +23,41 @@
|
|||
<rect key="frame" x="0.0" y="0.0" width="320" height="68.5"/>
|
||||
<autoresizingMask key="autoresizingMask"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j1C-1c-ycu">
|
||||
<rect key="frame" x="71" y="8" width="241" height="23"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j1C-1c-ycu">
|
||||
<rect key="frame" x="73" y="8" width="239" height="23"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="23" id="xuD-wa-zNk"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
|
||||
<color key="textColor" red="0.20000000300000001" green="0.20000000300000001" blue="0.20000000300000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ucu-mE-NDr" customClass="UIImageViewAsync" customModule="BaseLibrary">
|
||||
<rect key="frame" x="16" y="9" width="50" height="50"/>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cBF-RC-Uaa">
|
||||
<rect key="frame" x="73" y="37" width="239" height="23"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" secondItem="ucu-mE-NDr" secondAttribute="height" multiplier="1:1" id="F3G-JQ-m8O"/>
|
||||
<constraint firstAttribute="height" constant="23" id="fpd-D8-trr"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
|
||||
<color key="textColor" red="0.20000000300000001" green="0.20000000300000001" blue="0.20000000300000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ucu-mE-NDr" customClass="UIImageViewAsync" customModule="BaseLibrary">
|
||||
<rect key="frame" x="8" y="8" width="50" height="52.5"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" constant="50" id="UXh-25-xrh"/>
|
||||
</constraints>
|
||||
</imageView>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cBF-RC-Uaa">
|
||||
<rect key="frame" x="71" y="37" width="241" height="23"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
||||
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
|
||||
<color key="textColor" red="0.20000000300000001" green="0.20000000300000001" blue="0.20000000300000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstAttribute="bottomMargin" secondItem="ucu-mE-NDr" secondAttribute="bottom" constant="-1" id="Dbf-O9-y4x"/>
|
||||
<constraint firstItem="ucu-mE-NDr" firstAttribute="leading" secondItem="qPN-Qo-IqN" secondAttribute="leadingMargin" id="ZJX-PZ-KaK"/>
|
||||
<constraint firstItem="ucu-mE-NDr" firstAttribute="top" secondItem="qPN-Qo-IqN" secondAttribute="topMargin" constant="-2" id="hOg-Y3-skS"/>
|
||||
<constraint firstAttribute="trailing" secondItem="j1C-1c-ycu" secondAttribute="trailing" constant="8" id="5s1-5s-aQC"/>
|
||||
<constraint firstItem="j1C-1c-ycu" firstAttribute="top" secondItem="qPN-Qo-IqN" secondAttribute="top" constant="8" id="9f2-Yh-jdv"/>
|
||||
<constraint firstItem="cBF-RC-Uaa" firstAttribute="leading" secondItem="ucu-mE-NDr" secondAttribute="trailing" constant="15" id="LW0-cP-D8m"/>
|
||||
<constraint firstItem="ucu-mE-NDr" firstAttribute="top" secondItem="qPN-Qo-IqN" secondAttribute="top" constant="8" id="ch4-fc-NeM"/>
|
||||
<constraint firstItem="ucu-mE-NDr" firstAttribute="leading" secondItem="qPN-Qo-IqN" secondAttribute="leading" constant="8" id="i0x-iP-hYi"/>
|
||||
<constraint firstItem="j1C-1c-ycu" firstAttribute="leading" secondItem="ucu-mE-NDr" secondAttribute="trailing" constant="15" id="mer-gL-4nQ"/>
|
||||
<constraint firstItem="cBF-RC-Uaa" firstAttribute="top" secondItem="j1C-1c-ycu" secondAttribute="bottom" constant="6" id="nQp-00-iKw"/>
|
||||
<constraint firstAttribute="bottom" secondItem="ucu-mE-NDr" secondAttribute="bottom" constant="8" id="ua2-cB-V9u"/>
|
||||
<constraint firstAttribute="trailing" secondItem="cBF-RC-Uaa" secondAttribute="trailing" constant="8" id="uxF-eP-T5r"/>
|
||||
</constraints>
|
||||
</tableViewCellContentView>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
|
|
|
@ -29,21 +29,24 @@
|
|||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nOb-Vj-qrZ">
|
||||
<rect key="frame" x="179" y="11" width="125" height="29"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="29" id="C6E-cx-6sC"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="20"/>
|
||||
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9qI-WX-MTG">
|
||||
<rect key="frame" x="16" y="40" width="288" height="21"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="21" id="ULa-yL-865"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Bold" family="Roboto" pointSize="15"/>
|
||||
<color key="textColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="txw-fD-hjV">
|
||||
<rect key="frame" x="16" y="11" width="125" height="29"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="29" id="kBg-ar-SMC"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="20"/>
|
||||
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
|
@ -51,28 +54,37 @@
|
|||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" verticalHuggingPriority="251" text="X" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GNf-cp-XJG">
|
||||
<rect key="frame" x="149" y="11" width="22" height="29"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="width" constant="22" id="9H5-DE-Gec"/>
|
||||
<constraint firstAttribute="width" constant="22" id="2YO-Ww-cl2"/>
|
||||
<constraint firstAttribute="height" constant="29" id="mXc-Su-r8m"/>
|
||||
</constraints>
|
||||
<fontDescription key="fontDescription" name="Roboto-Regular" family="Roboto" pointSize="17"/>
|
||||
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="yMQ-1z-Hca">
|
||||
<rect key="frame" x="0.0" y="69" width="320" height="1"/>
|
||||
<color key="backgroundColor" cocoaTouchSystemColor="groupTableViewBackgroundColor"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="1" id="Sia-fL-Dpk"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
<constraints>
|
||||
<constraint firstItem="9qI-WX-MTG" firstAttribute="trailing" secondItem="nOb-Vj-qrZ" secondAttribute="trailing" id="8g2-tQ-3NY"/>
|
||||
<constraint firstItem="txw-fD-hjV" firstAttribute="leading" secondItem="c7G-r8-RdK" secondAttribute="leadingMargin" id="Bna-fE-0BE"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="centerX" secondItem="9qI-WX-MTG" secondAttribute="centerX" id="EBX-BZ-zoi"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="top" secondItem="c7G-r8-RdK" secondAttribute="topMargin" id="EY4-H3-jYM"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="leading" secondItem="GNf-cp-XJG" secondAttribute="trailing" constant="8" symbolic="YES" id="T1T-Aa-HRH"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="bottom" secondItem="nOb-Vj-qrZ" secondAttribute="bottom" id="Xg0-Wq-5cZ"/>
|
||||
<constraint firstItem="9qI-WX-MTG" firstAttribute="leading" secondItem="txw-fD-hjV" secondAttribute="leading" id="Zxq-fK-kVj"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="top" secondItem="txw-fD-hjV" secondAttribute="top" id="d9N-qv-4ey"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="trailing" secondItem="c7G-r8-RdK" secondAttribute="trailingMargin" id="gQR-gg-gBR"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="leading" secondItem="txw-fD-hjV" secondAttribute="trailing" constant="8" symbolic="YES" id="ghp-jt-gl7"/>
|
||||
<constraint firstItem="9qI-WX-MTG" firstAttribute="top" secondItem="GNf-cp-XJG" secondAttribute="bottom" id="nM9-cE-Vcq"/>
|
||||
<constraint firstAttribute="bottomMargin" secondItem="9qI-WX-MTG" secondAttribute="bottom" constant="-1" id="niI-AP-ENm"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="bottom" secondItem="txw-fD-hjV" secondAttribute="bottom" id="y3k-L5-PCu"/>
|
||||
<constraint firstItem="txw-fD-hjV" firstAttribute="top" secondItem="c7G-r8-RdK" secondAttribute="topMargin" id="ztx-Y1-VCz"/>
|
||||
<constraint firstItem="txw-fD-hjV" firstAttribute="top" secondItem="c7G-r8-RdK" secondAttribute="topMargin" id="ATT-QZ-qEt"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="leading" secondItem="txw-fD-hjV" secondAttribute="trailing" constant="8" id="Dop-J9-YaV"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="leading" secondItem="GNf-cp-XJG" secondAttribute="trailing" constant="8" id="IPq-l6-oJS"/>
|
||||
<constraint firstItem="txw-fD-hjV" firstAttribute="leading" secondItem="c7G-r8-RdK" secondAttribute="leadingMargin" id="J2f-ll-ChA"/>
|
||||
<constraint firstAttribute="bottom" secondItem="9qI-WX-MTG" secondAttribute="bottom" constant="9.5" id="OYl-RP-6MK"/>
|
||||
<constraint firstAttribute="trailing" secondItem="9qI-WX-MTG" secondAttribute="trailing" constant="16" id="VSt-QG-Fmm"/>
|
||||
<constraint firstItem="9qI-WX-MTG" firstAttribute="leading" secondItem="c7G-r8-RdK" secondAttribute="leading" constant="16" id="Vcp-vw-grz"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="trailing" secondItem="c7G-r8-RdK" secondAttribute="trailingMargin" id="XU2-IF-jv4"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="top" secondItem="c7G-r8-RdK" secondAttribute="topMargin" id="XkQ-qC-6iR"/>
|
||||
<constraint firstItem="9qI-WX-MTG" firstAttribute="top" secondItem="nOb-Vj-qrZ" secondAttribute="bottom" id="e3B-oX-PSk"/>
|
||||
<constraint firstItem="GNf-cp-XJG" firstAttribute="centerX" secondItem="c7G-r8-RdK" secondAttribute="centerX" id="g0j-aS-Fz1"/>
|
||||
<constraint firstItem="yMQ-1z-Hca" firstAttribute="leading" secondItem="c7G-r8-RdK" secondAttribute="leading" id="h05-ef-QOe"/>
|
||||
<constraint firstAttribute="trailing" secondItem="yMQ-1z-Hca" secondAttribute="trailing" id="q4K-OO-MiP"/>
|
||||
<constraint firstItem="nOb-Vj-qrZ" firstAttribute="top" secondItem="c7G-r8-RdK" secondAttribute="topMargin" id="qmk-dY-dr4"/>
|
||||
<constraint firstAttribute="bottom" secondItem="yMQ-1z-Hca" secondAttribute="bottom" id="wcR-eg-CML"/>
|
||||
</constraints>
|
||||
</tableViewCellContentView>
|
||||
<connections>
|
||||
|
@ -81,7 +93,7 @@
|
|||
<outlet property="labelPrecio" destination="nOb-Vj-qrZ" id="e0k-tU-qaK"/>
|
||||
<outlet property="labelX" destination="GNf-cp-XJG" id="hmN-DN-DKh"/>
|
||||
</connections>
|
||||
<point key="canvasLocation" x="414" y="193.5"/>
|
||||
<point key="canvasLocation" x="427" y="180.5"/>
|
||||
</tableViewCell>
|
||||
</objects>
|
||||
</document>
|
||||
|
|
|
@ -15,16 +15,16 @@ class FacadeVentasClient: FacadeClient, URLSessionDelegate {
|
|||
|
||||
static let instance = FacadeVentasClient()
|
||||
|
||||
let HOST = "https://app.verdnatura.es/"
|
||||
//let HOST = "https://app.verdnatura.es/"
|
||||
//let HOST = "http://www.verdnatura.es/pruebas/"
|
||||
//let HOST = "http://localhost:8080/"
|
||||
let HOST = "http://172.16.119.95:8080/"
|
||||
|
||||
override func WriteResponseToStream(_ facade: String, command: String, argsMessage: String!, datos: inout AnyObject?) throws{
|
||||
|
||||
let url = HOST+facade+"/"+command
|
||||
|
||||
let req = NSMutableURLRequest(url: URL(string: url)!)
|
||||
|
||||
|
||||
req.httpMethod = POST
|
||||
req.timeoutInterval = 10
|
||||
req.setValue(String(argsMessage!.characters.count), forHTTPHeaderField: "Content-Length")
|
||||
|
@ -51,6 +51,7 @@ class FacadeVentasClient: FacadeClient, URLSessionDelegate {
|
|||
}
|
||||
else
|
||||
{
|
||||
|
||||
if self.tratarJson(data!) != nil
|
||||
{
|
||||
datos = self.tratarJson(data!)!
|
||||
|
|
|
@ -26,11 +26,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.5</string>
|
||||
<string>1.0.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>8</string>
|
||||
<string>9</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string></string>
|
||||
<key>LSRequiresIPhoneOS</key>
|
||||
|
|
|
@ -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="29"/>
|
||||
<rect key="frame" x="15" y="0.0" width="290" height="30"/>
|
||||
<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"/>
|
||||
|
@ -498,7 +498,7 @@
|
|||
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="6QI-BZ-cp8">
|
||||
<rect key="frame" x="150" y="249.5" width="20" height="20"/>
|
||||
</activityIndicatorView>
|
||||
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="h6W-ao-hUe">
|
||||
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="h6W-ao-hUe">
|
||||
<rect key="frame" x="0.0" y="72" width="319" height="385"/>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<connections>
|
||||
|
@ -1736,10 +1736,10 @@
|
|||
<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="ZKc-Yb-Jhg">
|
||||
<rect key="frame" x="16" y="128.5" width="288" height="312"/>
|
||||
<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="5kR-HW-zDF">
|
||||
<rect key="frame" x="142" y="146" width="4" height="20"/>
|
||||
<rect key="frame" x="142" y="121" width="4" height="20"/>
|
||||
</activityIndicatorView>
|
||||
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="98x-6q-U75">
|
||||
<rect key="frame" x="0.0" y="1" width="288" height="44"/>
|
||||
|
@ -1756,10 +1756,10 @@
|
|||
</items>
|
||||
</navigationBar>
|
||||
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AZ7-BI-h0h">
|
||||
<rect key="frame" x="0.0" y="52" width="288" height="205"/>
|
||||
<rect key="frame" x="0.0" y="52" width="288" height="155"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total con IVA" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fO3-eB-WZy">
|
||||
<rect key="frame" x="8" y="27" width="264" height="51"/>
|
||||
<rect key="frame" x="8" y="20" width="272" height="51"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="51" id="4kj-7A-sNp"/>
|
||||
</constraints>
|
||||
|
@ -1768,7 +1768,7 @@
|
|||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dnK-ha-JHY">
|
||||
<rect key="frame" x="8" y="86" width="272" height="56"/>
|
||||
<rect key="frame" x="8" y="79" width="272" height="56"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="56" id="7A7-KF-3jK"/>
|
||||
</constraints>
|
||||
|
@ -1781,14 +1781,14 @@
|
|||
<constraints>
|
||||
<constraint firstItem="dnK-ha-JHY" firstAttribute="trailing" secondItem="AZ7-BI-h0h" secondAttribute="trailingMargin" id="1fR-iz-FvP"/>
|
||||
<constraint firstItem="fO3-eB-WZy" firstAttribute="leading" secondItem="AZ7-BI-h0h" secondAttribute="leadingMargin" id="8Mk-UC-Xzx"/>
|
||||
<constraint firstItem="fO3-eB-WZy" firstAttribute="top" secondItem="AZ7-BI-h0h" secondAttribute="top" constant="27" id="B2U-Hd-ZLE"/>
|
||||
<constraint firstAttribute="trailing" secondItem="fO3-eB-WZy" secondAttribute="trailing" constant="16" id="UND-2d-bxl"/>
|
||||
<constraint firstItem="fO3-eB-WZy" firstAttribute="top" secondItem="AZ7-BI-h0h" secondAttribute="top" constant="20" id="B2U-Hd-ZLE"/>
|
||||
<constraint firstAttribute="trailing" secondItem="fO3-eB-WZy" secondAttribute="trailing" constant="8" id="UND-2d-bxl"/>
|
||||
<constraint firstItem="dnK-ha-JHY" firstAttribute="top" secondItem="fO3-eB-WZy" secondAttribute="bottom" constant="8" id="ZFc-yX-sTR"/>
|
||||
<constraint firstItem="dnK-ha-JHY" firstAttribute="leading" secondItem="fO3-eB-WZy" secondAttribute="leading" id="l8y-rQ-5xa"/>
|
||||
</constraints>
|
||||
</view>
|
||||
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="cey-1q-bq3">
|
||||
<rect key="frame" x="0.0" y="257" width="288" height="55"/>
|
||||
<rect key="frame" x="0.0" y="207" width="288" height="55"/>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="55" id="7P5-MK-pgJ"/>
|
||||
|
@ -1822,16 +1822,16 @@
|
|||
<constraint firstItem="AZ7-BI-h0h" firstAttribute="leading" secondItem="ZKc-Yb-Jhg" secondAttribute="leading" id="nNI-dh-daB"/>
|
||||
<constraint firstItem="98x-6q-U75" firstAttribute="centerX" secondItem="5kR-HW-zDF" secondAttribute="centerX" id="pnt-RY-0ob"/>
|
||||
<constraint firstAttribute="trailing" secondItem="AZ7-BI-h0h" secondAttribute="trailing" id="tKH-qA-L0l"/>
|
||||
<constraint firstAttribute="height" constant="312" id="yCs-4T-pEh"/>
|
||||
<constraint firstAttribute="height" constant="262" id="yCs-4T-pEh"/>
|
||||
</constraints>
|
||||
</view>
|
||||
</subviews>
|
||||
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<constraints>
|
||||
<constraint firstItem="ZKc-Yb-Jhg" firstAttribute="centerY" secondItem="0jI-9k-KYa" secondAttribute="centerY" id="A4K-Tf-9c3"/>
|
||||
<constraint firstItem="0jI-9k-KYa" firstAttribute="top" secondItem="8nH-Yi-oGh" secondAttribute="top" id="BCd-yk-AGX"/>
|
||||
<constraint firstItem="ZKc-Yb-Jhg" firstAttribute="centerX" secondItem="0jI-9k-KYa" secondAttribute="centerX" id="TZJ-fa-YMh"/>
|
||||
<constraint firstItem="ZKc-Yb-Jhg" firstAttribute="leading" secondItem="8nH-Yi-oGh" secondAttribute="leadingMargin" id="W9L-Ql-nua"/>
|
||||
<constraint firstItem="ZKc-Yb-Jhg" firstAttribute="top" secondItem="5EB-IV-YkQ" secondAttribute="bottom" constant="50" id="ZKg-bc-TqL"/>
|
||||
<constraint firstItem="0jI-9k-KYa" firstAttribute="leading" secondItem="8nH-Yi-oGh" secondAttribute="leading" id="dip-Xe-FbU"/>
|
||||
<constraint firstItem="0jI-9k-KYa" firstAttribute="bottom" secondItem="ShI-6h-soZ" secondAttribute="top" id="mQQ-Sm-twP"/>
|
||||
<constraint firstAttribute="trailing" secondItem="0jI-9k-KYa" secondAttribute="trailing" id="tCo-Ii-Won"/>
|
||||
|
@ -1933,10 +1933,10 @@
|
|||
<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="7YV-G3-DSq">
|
||||
<rect key="frame" x="16" y="138.5" width="288" height="312"/>
|
||||
<rect key="frame" x="16" y="70" width="288" height="262"/>
|
||||
<subviews>
|
||||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Total con IVA" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="6" baselineAdjustment="alignBaselines" minimumScaleFactor="0.5" translatesAutoresizingMaskIntoConstraints="NO" id="7T6-nr-wFs">
|
||||
<rect key="frame" x="8" y="26" width="264" height="205"/>
|
||||
<rect key="frame" x="8" y="-24" width="264" height="205"/>
|
||||
<constraints>
|
||||
<constraint firstAttribute="height" constant="205" id="Lby-ew-KiN"/>
|
||||
</constraints>
|
||||
|
@ -1945,7 +1945,7 @@
|
|||
<nil key="highlightedColor"/>
|
||||
</label>
|
||||
<toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="k2h-Xj-DLl">
|
||||
<rect key="frame" x="0.0" y="260" width="288" height="44"/>
|
||||
<rect key="frame" x="0.0" y="210" width="288" height="44"/>
|
||||
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<items>
|
||||
<barButtonItem style="plain" systemItem="flexibleSpace" id="g27-23-5ac"/>
|
||||
|
@ -1965,7 +1965,7 @@
|
|||
<constraint firstItem="k2h-Xj-DLl" firstAttribute="leading" secondItem="7YV-G3-DSq" secondAttribute="leading" id="7kS-c5-e4d"/>
|
||||
<constraint firstItem="k2h-Xj-DLl" firstAttribute="top" secondItem="7T6-nr-wFs" secondAttribute="bottom" constant="29" id="EW4-7x-mrZ"/>
|
||||
<constraint firstAttribute="trailing" secondItem="7T6-nr-wFs" secondAttribute="trailing" constant="16" id="Kqg-KQ-qdn"/>
|
||||
<constraint firstAttribute="height" constant="312" id="ZkH-rI-Hcr"/>
|
||||
<constraint firstAttribute="height" constant="262" id="ZkH-rI-Hcr"/>
|
||||
<constraint firstItem="k2h-Xj-DLl" firstAttribute="bottom" secondItem="7YV-G3-DSq" secondAttribute="bottomMargin" id="gRE-VF-hAe"/>
|
||||
<constraint firstItem="7T6-nr-wFs" firstAttribute="leading" secondItem="7YV-G3-DSq" secondAttribute="leadingMargin" id="hju-8b-eqo"/>
|
||||
<constraint firstItem="k2h-Xj-DLl" firstAttribute="leading" secondItem="7YV-G3-DSq" secondAttribute="leading" id="qth-Q5-kri"/>
|
||||
|
@ -1975,10 +1975,10 @@
|
|||
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
||||
<constraints>
|
||||
<constraint firstItem="lS9-d0-OWF" firstAttribute="leading" secondItem="xOp-1s-p16" secondAttribute="leadingMargin" constant="-20" id="CQg-Kk-9Sa"/>
|
||||
<constraint firstItem="7YV-G3-DSq" firstAttribute="top" secondItem="kBf-nm-yeA" secondAttribute="bottom" constant="50" id="EN3-8M-tYk"/>
|
||||
<constraint firstAttribute="trailingMargin" secondItem="lS9-d0-OWF" secondAttribute="trailing" constant="-20" id="IVs-QR-R59"/>
|
||||
<constraint firstItem="r6U-2y-p6c" firstAttribute="top" secondItem="lS9-d0-OWF" secondAttribute="bottom" id="Kdv-47-OpV"/>
|
||||
<constraint firstItem="7YV-G3-DSq" firstAttribute="leading" secondItem="xOp-1s-p16" secondAttribute="leadingMargin" id="W5D-Ib-ssP"/>
|
||||
<constraint firstItem="7YV-G3-DSq" firstAttribute="centerY" secondItem="lS9-d0-OWF" secondAttribute="centerY" id="Zj5-Fg-k61"/>
|
||||
<constraint firstItem="lS9-d0-OWF" firstAttribute="top" secondItem="xOp-1s-p16" secondAttribute="topMargin" id="acO-dy-h1K"/>
|
||||
<constraint firstItem="7YV-G3-DSq" firstAttribute="centerX" secondItem="lS9-d0-OWF" secondAttribute="centerX" id="h1T-ea-zGS"/>
|
||||
</constraints>
|
||||
|
@ -2325,7 +2325,7 @@
|
|||
</viewController>
|
||||
<placeholder placeholderIdentifier="IBFirstResponder" id="973-Ip-hRD" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
||||
</objects>
|
||||
<point key="canvasLocation" x="2042" y="2021"/>
|
||||
<point key="canvasLocation" x="2095" y="2035"/>
|
||||
</scene>
|
||||
<!--View Change Password-->
|
||||
<scene sceneID="qJO-VL-Qc2">
|
||||
|
@ -2578,7 +2578,7 @@
|
|||
</resources>
|
||||
<inferredMetricsTieBreakers>
|
||||
<segue reference="XU7-TS-pTy"/>
|
||||
<segue reference="18S-Hs-oUA"/>
|
||||
<segue reference="3gV-oh-Xuw"/>
|
||||
<segue reference="SDf-Ps-jKc"/>
|
||||
<segue reference="vSc-oZ-yZF"/>
|
||||
<segue reference="kNE-BM-XEL"/>
|
||||
|
|
Loading…
Reference in New Issue