Files
ContainerController/Example/ContainerControllerSwift/CustomCard/CustomCardHeaderMainView/CustomCardHeaderMainView.xib
T
mrustaa 18c90f0c63 Add new 6 screens (BuyStock, CustomCard, Crypto, MapParking, Sport, Taxi)
1 BuyStock
2 CustomCard
3 Crypto
4 MapParking
5 Sport
6 Taxi
2024-07-31 04:54:11 +03:00

51 lines
4.4 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="CustomCardHeaderMainView" customModule="ContainerController" customModuleProvider="target">
<connections>
<outlet property="imageView2" destination="IoR-QA-EBe" id="7HR-lM-YRg"/>
<outlet property="subtitleLabel" destination="jXX-zE-i5L" id="MnE-Wy-gnA"/>
<outlet property="titleLabel" destination="NXv-R5-4Zn" id="0ql-zP-hEr"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="F8G-5p-Lzy" userLabel=" CustomCardHeaderMain">
<rect key="frame" x="0.0" y="0.0" width="324" height="161"/>
<subviews>
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qLx-lG-5e1" userLabel="Rectangle 45">
<rect key="frame" x="0.0" y="0.0" width="324" height="161"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</view>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="I am a" lineBreakMode="tailTruncation" numberOfLines="100" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="NXv-R5-4Zn" userLabel="I am a">
<rect key="frame" x="18" y="27" width="41" height="23"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.34999999403953552" colorSpace="custom" customColorSpace="sRGB"/>
</label>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="UI / UX Designer" lineBreakMode="wordWrap" numberOfLines="100" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jXX-zE-i5L" userLabel="UI : UX Designer">
<rect key="frame" x="18" y="56" width="236" height="101"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="boldSystem" pointSize="40"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="imgCustomCardSync" translatesAutoresizingMaskIntoConstraints="NO" id="IoR-QA-EBe" userLabel="imgCustomCardSync">
<rect key="frame" x="280.0048828125" y="29" width="19" height="19"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<point key="canvasLocation" x="-99.200000000000003" y="-48.125937031484263"/>
</view>
</objects>
<resources>
<image name="imgCustomCardSync" width="57" height="57"/>
</resources>
</document>