68 lines
5.6 KiB
XML
68 lines
5.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17703"/>
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="CommonSwitch" customModule="PayCash" customModuleProvider="target">
|
|
<connections>
|
|
<outlet property="actionBtn" destination="8hX-gh-FdF" id="EPf-jT-8or"/>
|
|
<outlet property="backBtn" destination="26I-S4-Qxg" id="gg9-OP-tIY"/>
|
|
<outlet property="backPosition" destination="jzj-ys-FRv" id="D9q-UN-2dF"/>
|
|
<outlet property="frontBtn" destination="Ceh-YR-DN8" id="z97-xV-UJQ"/>
|
|
<outlet property="frontHeight" destination="PQp-d1-nL0" id="LUY-cf-w8l"/>
|
|
<outlet property="frontPosition" destination="xTy-ub-Ilk" id="WjZ-oC-BHt"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" id="iN0-l3-epB">
|
|
<rect key="frame" x="0.0" y="0.0" width="65" height="32"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="8hX-gh-FdF">
|
|
<rect key="frame" x="0.0" y="0.0" width="65" height="32"/>
|
|
<connections>
|
|
<action selector="onChangeState:" destination="-1" eventType="touchCancel" id="jxm-LC-e9k"/>
|
|
<action selector="onChangeState:" destination="-1" eventType="touchDown" id="qOG-0e-dda"/>
|
|
<action selector="onToggle:" destination="-1" eventType="touchUpInside" id="Ydm-9m-Dgi"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="26I-S4-Qxg">
|
|
<rect key="frame" x="17.5" y="0.0" width="30" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="30" id="CvA-BW-P8z"/>
|
|
</constraints>
|
|
</button>
|
|
<button opaque="NO" userInteractionEnabled="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ceh-YR-DN8">
|
|
<rect key="frame" x="17.5" y="0.0" width="30" height="32"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="32" id="PQp-d1-nL0"/>
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="30" id="Vee-N4-rJZ"/>
|
|
</constraints>
|
|
</button>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="8hX-gh-FdF" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="DSE-m7-fIo"/>
|
|
<constraint firstItem="26I-S4-Qxg" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Gie-d5-1O4"/>
|
|
<constraint firstItem="26I-S4-Qxg" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="LJe-vg-fxg"/>
|
|
<constraint firstAttribute="trailing" secondItem="8hX-gh-FdF" secondAttribute="trailing" id="Vyb-Z6-Hoq"/>
|
|
<constraint firstItem="Ceh-YR-DN8" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="bRm-26-Fkg"/>
|
|
<constraint firstItem="8hX-gh-FdF" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="dDR-vc-kyf"/>
|
|
<constraint firstItem="26I-S4-Qxg" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="jzj-ys-FRv"/>
|
|
<constraint firstAttribute="bottom" secondItem="8hX-gh-FdF" secondAttribute="bottom" id="ljC-IG-sXS"/>
|
|
<constraint firstAttribute="bottom" secondItem="26I-S4-Qxg" secondAttribute="bottom" id="rhu-QB-Y5D"/>
|
|
<constraint firstItem="Ceh-YR-DN8" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="xTy-ub-Ilk"/>
|
|
</constraints>
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="-112.31884057971016" y="-115.84821428571428"/>
|
|
</view>
|
|
</objects>
|
|
</document>
|