bitcoin-private-ios-wallet/Bitcoin Private/View Controllers/LaunchViewController.xib

98 lines
7.9 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
<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="LaunchViewController" customModule="Bitcoin_Private" customModuleProvider="target">
<connections>
<outlet property="activityIndicator" destination="KRB-PD-VuD" id="S7h-RN-J92"/>
<outlet property="createWalletButton" destination="Iu9-BF-NQZ" id="VpI-ed-amT"/>
<outlet property="importWalletButton" destination="Ed6-UL-GyE" id="w33-s2-50d"/>
<outlet property="logoImageView" destination="rLc-FU-2VD" id="9gQ-SS-lI2"/>
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view clearsContextBeforeDrawing="NO" contentMode="scaleToFill" id="i5M-Pr-FkT" customClass="GradientView" customModule="Bitcoin_Private" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ed6-UL-GyE">
<rect key="frame" x="16" y="582" width="343" height="65"/>
<color key="backgroundColor" red="0.99999600649999998" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstAttribute="height" constant="65" id="ARM-Gs-U4J"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
<state key="normal" title="Import wallet">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="importWallet" destination="-1" eventType="touchUpInside" id="87m-kI-yuJ"/>
</connections>
</button>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Iu9-BF-NQZ">
<rect key="frame" x="16" y="507" width="343" height="65"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="65" id="Dif-YE-ESq"/>
</constraints>
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="18"/>
<state key="normal" title="Create a new wallet">
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
<integer key="value" value="2"/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action selector="createNewWallet" destination="-1" eventType="touchUpInside" id="ZCv-qu-MSC"/>
</connections>
</button>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="rLc-FU-2VD">
<rect key="frame" x="112.5" y="80" width="150" height="150"/>
<constraints>
<constraint firstAttribute="height" constant="150" id="kEV-gm-MB6"/>
<constraint firstAttribute="width" constant="150" id="kGx-fl-c1X"/>
</constraints>
</imageView>
<activityIndicatorView hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" style="gray" translatesAutoresizingMaskIntoConstraints="NO" id="KRB-PD-VuD">
<rect key="frame" x="177" y="323" width="20" height="20"/>
<constraints>
<constraint firstAttribute="width" constant="20" id="cJl-4c-1zP"/>
<constraint firstAttribute="height" constant="20" id="hNk-Ez-aEa"/>
</constraints>
</activityIndicatorView>
</subviews>
<color key="backgroundColor" red="0.92143100499999997" green="0.92145264149999995" blue="0.92144101860000005" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="Ed6-UL-GyE" firstAttribute="top" secondItem="Iu9-BF-NQZ" secondAttribute="bottom" constant="10" id="2KP-LW-9H6"/>
<constraint firstItem="Ed6-UL-GyE" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="4nA-vs-a0F"/>
<constraint firstItem="Iu9-BF-NQZ" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="16" id="6tN-Pb-Rr4"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Ed6-UL-GyE" secondAttribute="trailing" constant="16" id="8jw-s9-wQp"/>
<constraint firstItem="rLc-FU-2VD" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="60" id="90T-7y-Z7k"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="Iu9-BF-NQZ" secondAttribute="trailing" constant="16" id="Aml-YW-3e0"/>
<constraint firstItem="KRB-PD-VuD" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="DYc-y5-cYX"/>
<constraint firstItem="KRB-PD-VuD" firstAttribute="centerY" secondItem="i5M-Pr-FkT" secondAttribute="centerY" id="htJ-et-xG6"/>
<constraint firstItem="rLc-FU-2VD" firstAttribute="centerX" secondItem="i5M-Pr-FkT" secondAttribute="centerX" id="nov-Vi-r85"/>
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="Ed6-UL-GyE" secondAttribute="bottom" constant="20" id="vkP-dl-CBV"/>
</constraints>
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
<point key="canvasLocation" x="-25.5" y="30.5"/>
</view>
</objects>
</document>