ios-unity/Classes_cocos/QrCodeViewController.xib
2022-11-25 17:00:10 +08:00

134 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="19529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina6_1" orientation="landscape" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="19519"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.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="QrCodeViewController">
<connections>
<outlet property="closeBtn" destination="ARv-35-WSy" id="822-Id-lUS"/>
<outlet property="container" destination="fpG-y0-v4j" id="jpQ-po-eFA"/>
<outlet property="saveBtn" destination="Yd7-dw-3J7" id="oLe-Py-MrF"/>
<outlet property="scanImg" destination="RbQ-nc-PEN" id="RaM-Wf-FXx"/>
<outlet property="textView" destination="O4k-Xx-lNi" id="g5n-oI-kNK"/>
<outlet property="titleLabel" destination="FUd-A4-OOf" id="dt5-bR-8rI"/>
<outlet property="view" destination="iN0-l3-epB" id="SAp-0A-eXx"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="896" height="414"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="vE1-L9-g1t">
<rect key="frame" x="453" y="62" width="240" height="290"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="O4k-Xx-lNi">
<rect key="frame" x="0.0" y="0.0" width="240" height="248"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="width" constant="240" id="AgP-iJ-PiA"/>
<constraint firstAttribute="height" constant="248" id="X7c-Eh-aot"/>
</constraints>
<string key="text">This QR code is only used to export account recovery private key.
1. Use CEBG client to scan the QR code to get the account recovery private key.
2. Account of ios cannot login to Andorid device.
3. Please keep your private key as safe as possible.</string>
<color key="textColor" systemColor="labelColor"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Yd7-dw-3J7">
<rect key="frame" x="59.5" y="259.5" width="121" height="31"/>
<state key="normal" title="Button"/>
<buttonConfiguration key="configuration" style="filled" title="Save to Library"/>
</button>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="height" constant="290" id="KM4-Td-MHi"/>
<constraint firstItem="Yd7-dw-3J7" firstAttribute="centerY" secondItem="vE1-L9-g1t" secondAttribute="centerY" constant="130" id="Mwx-qv-AhR"/>
<constraint firstItem="O4k-Xx-lNi" firstAttribute="centerY" secondItem="vE1-L9-g1t" secondAttribute="centerY" constant="-21" id="UUe-ym-vc2"/>
<constraint firstAttribute="width" constant="240" id="bHb-iY-KaN"/>
<constraint firstItem="Yd7-dw-3J7" firstAttribute="centerX" secondItem="vE1-L9-g1t" secondAttribute="centerX" id="wiI-nc-Mkt"/>
<constraint firstItem="O4k-Xx-lNi" firstAttribute="centerX" secondItem="vE1-L9-g1t" secondAttribute="centerX" id="zWh-MY-BCS"/>
</constraints>
</view>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ARv-35-WSy">
<rect key="frame" x="64" y="10" width="80" height="31"/>
<constraints>
<constraint firstAttribute="width" constant="80" id="0fF-Qx-qH4"/>
<constraint firstAttribute="height" constant="31" id="50h-Rz-9MN"/>
</constraints>
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
<state key="normal" title="Close"/>
<buttonConfiguration key="configuration" style="tinted" title="Close"/>
</button>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fpG-y0-v4j">
<rect key="frame" x="183" y="62" width="260" height="290"/>
<subviews>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FUd-A4-OOf">
<rect key="frame" x="111.5" y="15.5" width="37.5" height="19"/>
<fontDescription key="fontDescription" type="system" pointSize="15"/>
<nil key="textColor"/>
<nil key="highlightedColor"/>
<color key="shadowColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</label>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="RbQ-nc-PEN">
<rect key="frame" x="10" y="41" width="240" height="248"/>
<constraints>
<constraint firstAttribute="width" constant="240" id="Cbb-mq-5af"/>
<constraint firstAttribute="height" constant="248" id="Z3x-IW-dpK"/>
</constraints>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="FUd-A4-OOf" firstAttribute="centerY" secondItem="fpG-y0-v4j" secondAttribute="centerY" constant="-120" id="0Oc-BH-TJm"/>
<constraint firstItem="RbQ-nc-PEN" firstAttribute="centerY" secondItem="fpG-y0-v4j" secondAttribute="centerY" constant="20" id="8Gc-BQ-00x"/>
<constraint firstItem="RbQ-nc-PEN" firstAttribute="centerX" secondItem="fpG-y0-v4j" secondAttribute="centerX" id="kVG-XR-Utx"/>
<constraint firstAttribute="width" constant="260" id="lFZ-QX-JYR"/>
<constraint firstItem="FUd-A4-OOf" firstAttribute="centerX" secondItem="fpG-y0-v4j" secondAttribute="centerX" id="r3w-zS-uVw"/>
<constraint firstAttribute="height" constant="290" id="x41-u7-bAe"/>
</constraints>
</view>
</subviews>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="fpG-y0-v4j" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="56v-Gg-QJh"/>
<constraint firstItem="ARv-35-WSy" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" constant="-110" id="94T-iZ-mPQ"/>
<constraint firstItem="ARv-35-WSy" firstAttribute="top" secondItem="vUN-kp-3ea" secondAttribute="top" constant="10" id="96a-om-YCg"/>
<constraint firstItem="vE1-L9-g1t" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" constant="125" id="C7F-9t-AfG"/>
<constraint firstItem="ARv-35-WSy" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" constant="-210" id="M0S-Ry-qx7"/>
<constraint firstItem="fpG-y0-v4j" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" constant="-135" id="Pgv-CL-voZ"/>
<constraint firstItem="ARv-35-WSy" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="a7T-fb-xLU"/>
<constraint firstItem="vE1-L9-g1t" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="ahj-SA-Yj1"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="94T-iZ-mPQ"/>
<exclude reference="M0S-Ry-qx7"/>
</mask>
</variation>
<point key="canvasLocation" x="139" y="115"/>
</view>
</objects>
<resources>
<systemColor name="labelColor">
<color white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>
</resources>
</document>