Files
2024-09-04 12:02:07 +03:00

70 lines
5.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="TaxiMapButtonView" customModule="ContainerController" customModuleProvider="target">
<connections>
<outlet property="btn" destination="SH1-09-e2w" id="UQr-s0-Nz8"/>
<outlet property="imgIcon" destination="ewQ-oj-ERN" id="WPz-S7-WL0"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="xau-aT-JWx" userLabel=" TaxiMapButton">
<rect key="frame" x="0.0" y="0.0" width="44" height="44"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uGG-Oq-foJ" userLabel="Rectangle 44" customClass="DesignFigure" customModule="ContainerController" customModuleProvider="target">
<rect key="frame" x="4" y="4" width="36" height="36"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="iconTaxiBack" translatesAutoresizingMaskIntoConstraints="NO" id="ewQ-oj-ERN">
<rect key="frame" x="0.0" y="0.0" width="36" height="36"/>
</imageView>
</subviews>
<constraints>
<constraint firstItem="ewQ-oj-ERN" firstAttribute="leading" secondItem="uGG-Oq-foJ" secondAttribute="leading" id="KIB-dc-54F"/>
<constraint firstAttribute="bottom" secondItem="ewQ-oj-ERN" secondAttribute="bottom" id="fKZ-zg-KX7"/>
<constraint firstItem="ewQ-oj-ERN" firstAttribute="top" secondItem="uGG-Oq-foJ" secondAttribute="top" id="fm2-L7-exr"/>
<constraint firstAttribute="trailing" secondItem="ewQ-oj-ERN" secondAttribute="trailing" id="uwB-h0-biT"/>
</constraints>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<real key="value" value="18"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="fillColor">
<color key="value" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="color" keyPath="shColor">
<color key="value" red="0.0" green="0.0" blue="0.0" alpha="0.14000000059604645" colorSpace="custom" customColorSpace="sRGB"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="number" keyPath="shRadius">
<real key="value" value="1"/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute type="size" keyPath="shOffset">
<size key="value" width="0.0" height="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</view>
<button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SH1-09-e2w">
<rect key="frame" x="-11" y="-12" width="65" height="67"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</button>
</subviews>
<constraints>
<constraint firstItem="uGG-Oq-foJ" firstAttribute="top" secondItem="xau-aT-JWx" secondAttribute="top" constant="4" id="2qF-IM-9Y3"/>
<constraint firstAttribute="bottom" secondItem="uGG-Oq-foJ" secondAttribute="bottom" constant="4" id="P61-FD-pcb"/>
<constraint firstItem="uGG-Oq-foJ" firstAttribute="leading" secondItem="xau-aT-JWx" secondAttribute="leading" constant="4" id="WlC-ya-su4"/>
<constraint firstAttribute="trailing" secondItem="uGG-Oq-foJ" secondAttribute="trailing" constant="4" id="zfS-bC-9h5"/>
</constraints>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-101" y="-49"/>
</view>
</objects>
<resources>
<image name="iconTaxiBack" width="108" height="108"/>
</resources>
</document>