238 lines
24 KiB
XML
Executable File
238 lines
24 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="22505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22504"/>
|
|
<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="YYSubsidySetVC">
|
|
<connections>
|
|
<outlet property="IDLab" destination="7wK-rm-WgS" id="wqp-jn-ICC"/>
|
|
<outlet property="avatarImgV" destination="eE1-tQ-Gpi" id="hg2-AK-Dno"/>
|
|
<outlet property="fenpeiLab" destination="q9m-zI-J8Q" id="x63-1e-a6I"/>
|
|
<outlet property="nicknameLab" destination="pF2-kw-CQF" id="SU6-2b-hdH"/>
|
|
<outlet property="searchTF" destination="MyZ-2D-gXv" id="eBZ-A3-FUb"/>
|
|
<outlet property="tableView" destination="GHn-Hi-AZK" id="VBc-hi-IXO"/>
|
|
<outlet property="valueLab" destination="5Wy-ug-qgG" id="SGe-9n-jL6"/>
|
|
<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">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="home_bg" translatesAutoresizingMaskIntoConstraints="NO" id="J99-5j-5i3">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
</imageView>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="uOk-zc-ENc">
|
|
<rect key="frame" x="15" y="110" width="345" height="32"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="party_search" translatesAutoresizingMaskIntoConstraints="NO" id="5e3-Cw-J7z">
|
|
<rect key="frame" x="15" y="8" width="16" height="16"/>
|
|
</imageView>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入用户ID" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="MyZ-2D-gXv">
|
|
<rect key="frame" x="41" y="0.0" width="302" height="32"/>
|
|
<color key="textColor" red="0.20000000000000001" green="0.20000000000000001" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="search"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="MyZ-2D-gXv" firstAttribute="top" secondItem="uOk-zc-ENc" secondAttribute="top" id="8Ci-Yc-Ojb"/>
|
|
<constraint firstItem="5e3-Cw-J7z" firstAttribute="leading" secondItem="uOk-zc-ENc" secondAttribute="leading" constant="15" id="DZe-4p-n7F"/>
|
|
<constraint firstAttribute="bottom" secondItem="MyZ-2D-gXv" secondAttribute="bottom" id="ERY-G4-6fc"/>
|
|
<constraint firstAttribute="height" constant="32" id="Z5c-lG-uab"/>
|
|
<constraint firstItem="5e3-Cw-J7z" firstAttribute="centerY" secondItem="uOk-zc-ENc" secondAttribute="centerY" id="eag-Ay-1yk"/>
|
|
<constraint firstAttribute="trailing" secondItem="MyZ-2D-gXv" secondAttribute="trailing" constant="2" id="rSu-WY-zo5"/>
|
|
<constraint firstItem="MyZ-2D-gXv" firstAttribute="leading" secondItem="5e3-Cw-J7z" secondAttribute="trailing" constant="10" id="xP2-xH-1QS"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="16"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="XH3-tR-YUd">
|
|
<rect key="frame" x="15" y="157" width="345" height="84"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="room_subsidy_bg" translatesAutoresizingMaskIntoConstraints="NO" id="Zrt-Fc-Dgi">
|
|
<rect key="frame" x="0.0" y="0.0" width="345" height="84"/>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eE1-tQ-Gpi">
|
|
<rect key="frame" x="15" y="15" width="54" height="54"/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="54" id="KVK-yE-nZf"/>
|
|
<constraint firstAttribute="width" constant="54" id="Z1h-Kz-911"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="27"/>
|
|
</userDefinedRuntimeAttribute>
|
|
<userDefinedRuntimeAttribute type="color" keyPath="borderColor">
|
|
<color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="昵称" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pF2-kw-CQF">
|
|
<rect key="frame" x="79" y="20" width="31" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bIn-cS-hNV">
|
|
<rect key="frame" x="79" y="45" width="63.5" height="16"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="party_ID" translatesAutoresizingMaskIntoConstraints="NO" id="Jfg-1h-5cS">
|
|
<rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="16" id="FHl-gw-eik"/>
|
|
<constraint firstAttribute="height" constant="16" id="kEQ-Mq-GCk"/>
|
|
</constraints>
|
|
</imageView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7wK-rm-WgS">
|
|
<rect key="frame" x="19" y="2" width="39.5" height="12"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="10"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.29999999999999999" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="7wK-rm-WgS" firstAttribute="leading" secondItem="bIn-cS-hNV" secondAttribute="leading" constant="19" id="40e-01-fbr"/>
|
|
<constraint firstAttribute="height" constant="16" id="elS-Zd-odv"/>
|
|
<constraint firstItem="Jfg-1h-5cS" firstAttribute="leading" secondItem="bIn-cS-hNV" secondAttribute="leading" id="pFR-tW-IiJ"/>
|
|
<constraint firstItem="7wK-rm-WgS" firstAttribute="centerY" secondItem="bIn-cS-hNV" secondAttribute="centerY" id="xWx-dJ-5KB"/>
|
|
<constraint firstAttribute="trailing" secondItem="7wK-rm-WgS" secondAttribute="trailing" constant="5" id="xcu-iS-n2a"/>
|
|
<constraint firstItem="Jfg-1h-5cS" firstAttribute="centerY" secondItem="bIn-cS-hNV" secondAttribute="centerY" id="xjY-pi-Y4x"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="8"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="To4-h6-WwC">
|
|
<rect key="frame" x="155" y="0.0" width="190" height="84"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8w6-Fh-Ih2">
|
|
<rect key="frame" x="94.5" y="34" width="1" height="16"/>
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="1" id="XOj-b1-Pmq"/>
|
|
<constraint firstAttribute="height" constant="16" id="ymz-Pk-q0J"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0元" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Wy-ug-qgG">
|
|
<rect key="frame" x="128" y="20" width="26" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0%" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="q9m-zI-J8Q">
|
|
<rect key="frame" x="36" y="20" width="26" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="本人分配" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kb0-IF-RRU">
|
|
<rect key="frame" x="24" y="49" width="50" height="15"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="本人可得" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5pw-ft-dcS">
|
|
<rect key="frame" x="116" y="49" width="50" height="15"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="12"/>
|
|
<color key="textColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraint firstItem="5pw-ft-dcS" firstAttribute="centerX" secondItem="5Wy-ug-qgG" secondAttribute="centerX" id="4kh-1x-xJV"/>
|
|
<constraint firstAttribute="trailing" secondItem="5pw-ft-dcS" secondAttribute="trailing" constant="24" id="7O8-X0-6J5"/>
|
|
<constraint firstItem="5Wy-ug-qgG" firstAttribute="top" secondItem="To4-h6-WwC" secondAttribute="top" constant="20" id="Npe-tx-cPX"/>
|
|
<constraint firstItem="q9m-zI-J8Q" firstAttribute="top" secondItem="To4-h6-WwC" secondAttribute="top" constant="20" id="PoR-rz-hRZ"/>
|
|
<constraint firstAttribute="bottom" secondItem="Kb0-IF-RRU" secondAttribute="bottom" constant="20" id="VPy-Bo-wjN"/>
|
|
<constraint firstAttribute="bottom" secondItem="5pw-ft-dcS" secondAttribute="bottom" constant="20" id="hdq-do-Ys3"/>
|
|
<constraint firstAttribute="width" constant="190" id="iY5-IZ-eh0"/>
|
|
<constraint firstItem="q9m-zI-J8Q" firstAttribute="centerX" secondItem="Kb0-IF-RRU" secondAttribute="centerX" id="lNS-d3-OAd"/>
|
|
<constraint firstItem="8w6-Fh-Ih2" firstAttribute="centerX" secondItem="To4-h6-WwC" secondAttribute="centerX" id="pGC-ss-Y2a"/>
|
|
<constraint firstItem="Kb0-IF-RRU" firstAttribute="leading" secondItem="To4-h6-WwC" secondAttribute="leading" constant="24" id="skB-fV-fvN"/>
|
|
<constraint firstItem="8w6-Fh-Ih2" firstAttribute="centerY" secondItem="To4-h6-WwC" secondAttribute="centerY" id="ygV-Y9-o6h"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="16"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="pF2-kw-CQF" firstAttribute="leading" secondItem="eE1-tQ-Gpi" secondAttribute="trailing" constant="10" id="1z7-3a-2J1"/>
|
|
<constraint firstItem="To4-h6-WwC" firstAttribute="top" secondItem="XH3-tR-YUd" secondAttribute="top" id="5n8-N8-IcK"/>
|
|
<constraint firstAttribute="trailing" secondItem="Zrt-Fc-Dgi" secondAttribute="trailing" id="9jo-HX-nyz"/>
|
|
<constraint firstItem="eE1-tQ-Gpi" firstAttribute="leading" secondItem="XH3-tR-YUd" secondAttribute="leading" constant="15" id="Ddw-kp-cOZ"/>
|
|
<constraint firstItem="eE1-tQ-Gpi" firstAttribute="centerY" secondItem="XH3-tR-YUd" secondAttribute="centerY" id="Fzj-hC-iIc"/>
|
|
<constraint firstItem="bIn-cS-hNV" firstAttribute="leading" secondItem="pF2-kw-CQF" secondAttribute="leading" id="LsQ-SG-HA3"/>
|
|
<constraint firstItem="Zrt-Fc-Dgi" firstAttribute="leading" secondItem="XH3-tR-YUd" secondAttribute="leading" id="OrK-Ro-4gl"/>
|
|
<constraint firstItem="bIn-cS-hNV" firstAttribute="top" secondItem="pF2-kw-CQF" secondAttribute="bottom" constant="7" id="P82-bM-1YH"/>
|
|
<constraint firstAttribute="trailing" secondItem="To4-h6-WwC" secondAttribute="trailing" id="QY2-eR-7zc"/>
|
|
<constraint firstItem="Zrt-Fc-Dgi" firstAttribute="top" secondItem="XH3-tR-YUd" secondAttribute="top" id="TPk-aY-XcM"/>
|
|
<constraint firstItem="pF2-kw-CQF" firstAttribute="top" secondItem="eE1-tQ-Gpi" secondAttribute="top" constant="5" id="WEX-Jk-WEV"/>
|
|
<constraint firstAttribute="bottom" secondItem="To4-h6-WwC" secondAttribute="bottom" id="hoQ-75-Cwa"/>
|
|
<constraint firstAttribute="height" constant="84" id="ib3-D4-nCm"/>
|
|
<constraint firstAttribute="bottom" secondItem="Zrt-Fc-Dgi" secondAttribute="bottom" id="weM-nS-k1J"/>
|
|
</constraints>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="补贴分配明细" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dJy-Qx-bG1">
|
|
<rect key="frame" x="15" y="266" width="98" height="19.5"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
|
|
<color key="textColor" red="0.21960784310000001" green="0.21960784310000001" blue="0.25490196079999999" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="none" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="-1" estimatedSectionHeaderHeight="-1" sectionFooterHeight="-1" estimatedSectionFooterHeight="-1" translatesAutoresizingMaskIntoConstraints="NO" id="GHn-Hi-AZK">
|
|
<rect key="frame" x="0.0" y="289.5" width="375" height="522.5"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</tableView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<constraints>
|
|
<constraint firstItem="dJy-Qx-bG1" firstAttribute="top" secondItem="XH3-tR-YUd" secondAttribute="bottom" constant="25" id="0uZ-6t-TE2"/>
|
|
<constraint firstAttribute="trailing" secondItem="J99-5j-5i3" secondAttribute="trailing" id="Cdx-ab-aNa"/>
|
|
<constraint firstItem="XH3-tR-YUd" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="FGF-j1-aO6"/>
|
|
<constraint firstAttribute="trailing" secondItem="XH3-tR-YUd" secondAttribute="trailing" constant="15" id="FmG-3m-Cut"/>
|
|
<constraint firstItem="dJy-Qx-bG1" firstAttribute="leading" secondItem="XH3-tR-YUd" secondAttribute="leading" id="HmO-AL-nRc"/>
|
|
<constraint firstItem="uOk-zc-ENc" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" constant="110" id="Ydg-nc-T6G"/>
|
|
<constraint firstAttribute="trailing" secondItem="GHn-Hi-AZK" secondAttribute="trailing" id="buv-9M-Xca"/>
|
|
<constraint firstItem="GHn-Hi-AZK" firstAttribute="top" secondItem="dJy-Qx-bG1" secondAttribute="bottom" constant="4" id="gzV-2y-51c"/>
|
|
<constraint firstItem="uOk-zc-ENc" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" constant="15" id="hmo-JS-n7d"/>
|
|
<constraint firstItem="J99-5j-5i3" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="nNZ-oq-Eu7"/>
|
|
<constraint firstAttribute="bottom" secondItem="GHn-Hi-AZK" secondAttribute="bottom" id="q8s-E3-Drf"/>
|
|
<constraint firstItem="XH3-tR-YUd" firstAttribute="top" secondItem="uOk-zc-ENc" secondAttribute="bottom" constant="15" id="wYa-C0-JZ9"/>
|
|
<constraint firstItem="GHn-Hi-AZK" firstAttribute="leading" secondItem="i5M-Pr-FkT" secondAttribute="leading" id="xBZ-J8-ccL"/>
|
|
<constraint firstAttribute="trailing" secondItem="uOk-zc-ENc" secondAttribute="trailing" constant="15" id="xDZ-6d-cBH"/>
|
|
<constraint firstAttribute="bottom" secondItem="J99-5j-5i3" secondAttribute="bottom" id="zYd-yU-8aU"/>
|
|
<constraint firstItem="J99-5j-5i3" firstAttribute="top" secondItem="i5M-Pr-FkT" secondAttribute="top" id="znl-ag-wve"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="133" y="108"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="home_bg" width="375" height="812"/>
|
|
<image name="party_ID" width="20" height="20"/>
|
|
<image name="party_search" width="16" height="16"/>
|
|
<image name="room_subsidy_bg" width="345" height="84"/>
|
|
<systemColor name="systemBackgroundColor">
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</systemColor>
|
|
</resources>
|
|
</document>
|