<?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="ipad12_9" orientation="landscape" layout="fullscreen" appearance="light"/>
|
<dependencies>
|
<deployment identifier="iOS"/>
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22684"/>
|
<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="AddressManageHandleVC" customModule="DolphinEnglishLearnStudent" customModuleProvider="target">
|
<connections>
|
<outlet property="btn_isDefault" destination="X5q-Za-IDi" id="6lr-qr-5nr"/>
|
<outlet property="tf_address" destination="FIR-Ti-oMo" id="XyJ-kk-oGH"/>
|
<outlet property="tf_addressContent" destination="9Rg-uR-zdR" id="sxn-jk-kYJ"/>
|
<outlet property="tf_name" destination="oWU-h5-9OT" id="9Gb-Hg-ka1"/>
|
<outlet property="tf_phone" destination="fLZ-09-hXt" id="YZs-at-Zeo"/>
|
<outlet property="view" destination="i5M-Pr-FkT" id="sfx-zR-JGt"/>
|
<outlet property="view_container" destination="qgb-Bj-4P0" id="eaY-Jn-MsE"/>
|
</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="1366" height="1024"/>
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qgb-Bj-4P0">
|
<rect key="frame" x="239" y="47" width="888" height="614.5"/>
|
<subviews>
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" translatesAutoresizingMaskIntoConstraints="NO" id="Bml-2O-Jkw">
|
<rect key="frame" x="0.0" y="0.0" width="888" height="216"/>
|
<subviews>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gL0-u1-iqI">
|
<rect key="frame" x="0.0" y="0.0" width="888" height="54"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收件人姓名" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ah0-ec-HCT">
|
<rect key="frame" x="14" y="18.5" width="71.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入收件人姓名" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWU-h5-9OT">
|
<rect key="frame" x="104.5" y="0.0" width="764.5" height="54"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Uen-aK-Q1M">
|
<rect key="frame" x="0.0" y="53.5" width="888" height="0.5"/>
|
<color key="backgroundColor" red="0.83137254901960778" green="0.83137254901960778" blue="0.83137254901960778" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="XCy-jl-IZa"/>
|
</constraints>
|
</view>
|
</subviews>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="Uen-aK-Q1M" secondAttribute="bottom" id="3zj-HR-HYt"/>
|
<constraint firstItem="Uen-aK-Q1M" firstAttribute="leading" secondItem="gL0-u1-iqI" secondAttribute="leading" id="4Yk-Ed-kGC"/>
|
<constraint firstItem="ah0-ec-HCT" firstAttribute="centerY" secondItem="gL0-u1-iqI" secondAttribute="centerY" id="6hl-TP-L2A"/>
|
<constraint firstItem="oWU-h5-9OT" firstAttribute="top" secondItem="gL0-u1-iqI" secondAttribute="top" id="ESm-p3-34K"/>
|
<constraint firstAttribute="height" constant="54" id="IJG-Tb-gVo"/>
|
<constraint firstAttribute="trailing" secondItem="Uen-aK-Q1M" secondAttribute="trailing" id="OIA-XV-9b2"/>
|
<constraint firstItem="oWU-h5-9OT" firstAttribute="leading" secondItem="ah0-ec-HCT" secondAttribute="trailing" constant="19" id="OcR-ld-cPf"/>
|
<constraint firstAttribute="bottom" secondItem="oWU-h5-9OT" secondAttribute="bottom" id="pdz-74-YVb"/>
|
<constraint firstAttribute="trailing" secondItem="oWU-h5-9OT" secondAttribute="trailing" constant="19" id="r3R-4N-DlD"/>
|
<constraint firstItem="ah0-ec-HCT" firstAttribute="leading" secondItem="gL0-u1-iqI" secondAttribute="leading" constant="14" id="yKM-o1-uAk"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="pzg-aG-m2r">
|
<rect key="frame" x="0.0" y="54" width="888" height="54"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="收件人电话" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qmm-Jk-RkU">
|
<rect key="frame" x="14" y="18.5" width="71.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入收件人电话" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="fLZ-09-hXt" customClass="QMUITextField">
|
<rect key="frame" x="104.5" y="0.0" width="764.5" height="54"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="phonePad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="11"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="m7c-5g-7aN">
|
<rect key="frame" x="0.0" y="53.5" width="888" height="0.5"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="exs-sq-0nR"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="bottom" secondItem="fLZ-09-hXt" secondAttribute="bottom" id="6aU-3m-zB7"/>
|
<constraint firstAttribute="bottom" secondItem="m7c-5g-7aN" secondAttribute="bottom" id="CgK-zF-akg"/>
|
<constraint firstItem="fLZ-09-hXt" firstAttribute="leading" secondItem="qmm-Jk-RkU" secondAttribute="trailing" constant="19" id="DPY-M5-NQO"/>
|
<constraint firstItem="qmm-Jk-RkU" firstAttribute="leading" secondItem="pzg-aG-m2r" secondAttribute="leading" constant="14" id="Heo-HM-1uX"/>
|
<constraint firstItem="m7c-5g-7aN" firstAttribute="leading" secondItem="pzg-aG-m2r" secondAttribute="leading" id="IaR-PY-X2E"/>
|
<constraint firstAttribute="height" constant="54" id="OVr-4I-0qi"/>
|
<constraint firstAttribute="trailing" secondItem="m7c-5g-7aN" secondAttribute="trailing" id="QUx-yW-9DA"/>
|
<constraint firstAttribute="trailing" secondItem="fLZ-09-hXt" secondAttribute="trailing" constant="19" id="WeA-xm-WKk"/>
|
<constraint firstItem="qmm-Jk-RkU" firstAttribute="centerY" secondItem="pzg-aG-m2r" secondAttribute="centerY" id="eBj-TW-GLs"/>
|
<constraint firstItem="fLZ-09-hXt" firstAttribute="top" secondItem="pzg-aG-m2r" secondAttribute="top" id="vka-A8-vgA"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HrP-X4-olT">
|
<rect key="frame" x="0.0" y="108" width="888" height="54"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="所在城市" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nQE-ee-ydX">
|
<rect key="frame" x="14" y="18.5" width="57.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请选择" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="FIR-Ti-oMo" customClass="QMUITextField">
|
<rect key="frame" x="90.5" y="0.0" width="753.5" height="54"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits" keyboardType="phonePad"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="number" keyPath="maximumTextLength">
|
<integer key="value" value="11"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RaS-F3-Z6G">
|
<rect key="frame" x="0.0" y="53.5" width="888" height="0.5"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="1bU-eZ-QZg"/>
|
</constraints>
|
</view>
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="icon_more" translatesAutoresizingMaskIntoConstraints="NO" id="cjf-3I-DOC">
|
<rect key="frame" x="863" y="22" width="6" height="10"/>
|
</imageView>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="cjf-3I-DOC" firstAttribute="leading" secondItem="FIR-Ti-oMo" secondAttribute="trailing" constant="19" id="5Hs-BO-mcP"/>
|
<constraint firstAttribute="trailing" secondItem="RaS-F3-Z6G" secondAttribute="trailing" id="8IR-R7-ulg"/>
|
<constraint firstAttribute="bottom" secondItem="RaS-F3-Z6G" secondAttribute="bottom" id="8RU-6v-9pr"/>
|
<constraint firstItem="FIR-Ti-oMo" firstAttribute="top" secondItem="HrP-X4-olT" secondAttribute="top" id="9v0-GU-DRy"/>
|
<constraint firstAttribute="trailing" secondItem="cjf-3I-DOC" secondAttribute="trailing" constant="19" id="IiA-OS-VQd"/>
|
<constraint firstItem="RaS-F3-Z6G" firstAttribute="leading" secondItem="HrP-X4-olT" secondAttribute="leading" id="RwP-WM-n8r"/>
|
<constraint firstAttribute="bottom" secondItem="FIR-Ti-oMo" secondAttribute="bottom" id="U32-3i-2Aw"/>
|
<constraint firstItem="nQE-ee-ydX" firstAttribute="leading" secondItem="HrP-X4-olT" secondAttribute="leading" constant="14" id="Xgd-EK-N8S"/>
|
<constraint firstItem="FIR-Ti-oMo" firstAttribute="leading" secondItem="nQE-ee-ydX" secondAttribute="trailing" constant="19" id="Z9I-sm-KCY"/>
|
<constraint firstAttribute="height" constant="54" id="dZt-uB-2f2"/>
|
<constraint firstItem="cjf-3I-DOC" firstAttribute="centerY" secondItem="HrP-X4-olT" secondAttribute="centerY" id="h3V-dz-Q8t"/>
|
<constraint firstItem="nQE-ee-ydX" firstAttribute="centerY" secondItem="HrP-X4-olT" secondAttribute="centerY" id="pQA-0y-qHp"/>
|
</constraints>
|
</view>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eNK-zb-eqQ">
|
<rect key="frame" x="0.0" y="162" width="888" height="54"/>
|
<subviews>
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="详细地址" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uwd-8E-QFK">
|
<rect key="frame" x="14" y="18.5" width="57.5" height="17"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<nil key="textColor"/>
|
<nil key="highlightedColor"/>
|
</label>
|
<textField opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="248" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="请输入" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="9Rg-uR-zdR" customClass="QMUITextField">
|
<rect key="frame" x="90.5" y="0.0" width="778.5" height="54"/>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
|
<textInputTraits key="textInputTraits"/>
|
</textField>
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1bK-P9-OGL">
|
<rect key="frame" x="0.0" y="53.5" width="888" height="0.5"/>
|
<color key="backgroundColor" red="0.83137254900000002" green="0.83137254900000002" blue="0.83137254900000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="0.40000000000000002" id="oza-e2-xX2"/>
|
</constraints>
|
</view>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="trailing" secondItem="9Rg-uR-zdR" secondAttribute="trailing" constant="19" id="Ffp-Yv-6hg"/>
|
<constraint firstItem="9Rg-uR-zdR" firstAttribute="top" secondItem="eNK-zb-eqQ" secondAttribute="top" id="Juy-4v-1zw"/>
|
<constraint firstAttribute="bottom" secondItem="1bK-P9-OGL" secondAttribute="bottom" id="Lr4-s0-5h2"/>
|
<constraint firstItem="uwd-8E-QFK" firstAttribute="leading" secondItem="eNK-zb-eqQ" secondAttribute="leading" constant="14" id="NTr-m6-of0"/>
|
<constraint firstAttribute="bottom" secondItem="9Rg-uR-zdR" secondAttribute="bottom" id="OtV-Pb-UFW"/>
|
<constraint firstAttribute="height" constant="54" id="TE3-H9-e5m"/>
|
<constraint firstItem="uwd-8E-QFK" firstAttribute="centerY" secondItem="eNK-zb-eqQ" secondAttribute="centerY" id="TT8-8r-fOg"/>
|
<constraint firstItem="9Rg-uR-zdR" firstAttribute="leading" secondItem="uwd-8E-QFK" secondAttribute="trailing" constant="19" id="TrI-bn-NEf"/>
|
<constraint firstAttribute="trailing" secondItem="1bK-P9-OGL" secondAttribute="trailing" id="b0o-0x-upF"/>
|
<constraint firstItem="1bK-P9-OGL" firstAttribute="leading" secondItem="eNK-zb-eqQ" secondAttribute="leading" id="gkx-px-UXi"/>
|
</constraints>
|
</view>
|
</subviews>
|
</stackView>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="X5q-Za-IDi">
|
<rect key="frame" x="13" y="237" width="78" height="28"/>
|
<constraints>
|
<constraint firstAttribute="height" constant="28" id="bzI-82-Yfj"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="12"/>
|
<inset key="titleEdgeInsets" minX="0.0" minY="-3" maxX="0.0" maxY="0.0"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="设为默认" image="btn_choose_u">
|
<color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.80000000000000004" colorSpace="custom" customColorSpace="sRGB"/>
|
</state>
|
<state key="selected" title="设为默认" image="btn_choose"/>
|
<connections>
|
<action selector="chooseDefaultAction:" destination="-1" eventType="touchUpInside" id="6aM-GW-eHa"/>
|
</connections>
|
</button>
|
</subviews>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="qgb-Bj-4P0" secondAttribute="height" multiplier="1:0.692" id="2UQ-68-UdJ"/>
|
<constraint firstItem="Bml-2O-Jkw" firstAttribute="top" secondItem="qgb-Bj-4P0" secondAttribute="top" id="73r-hT-fIq"/>
|
<constraint firstItem="Bml-2O-Jkw" firstAttribute="leading" secondItem="qgb-Bj-4P0" secondAttribute="leading" id="AqW-n8-1Ha"/>
|
<constraint firstAttribute="bottom" secondItem="Bml-2O-Jkw" secondAttribute="bottom" priority="750" id="ZEE-8U-YsJ"/>
|
<constraint firstItem="X5q-Za-IDi" firstAttribute="top" secondItem="Bml-2O-Jkw" secondAttribute="bottom" constant="21" id="hFb-X9-NHr"/>
|
<constraint firstAttribute="trailing" secondItem="Bml-2O-Jkw" secondAttribute="trailing" id="l5Q-qW-ZNU"/>
|
<constraint firstItem="X5q-Za-IDi" firstAttribute="leading" secondItem="qgb-Bj-4P0" secondAttribute="leading" constant="13" id="y3B-WM-o64"/>
|
</constraints>
|
</view>
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tQp-s7-qDk">
|
<rect key="frame" x="525" y="918" width="316" height="47"/>
|
<color key="backgroundColor" red="0.25490196079999999" green="0.63529411759999999" blue="0.92156862750000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<constraints>
|
<constraint firstAttribute="width" secondItem="tQp-s7-qDk" secondAttribute="height" multiplier="1:0.148" id="Ziu-PL-WhU"/>
|
<constraint firstAttribute="width" constant="316" id="gAL-Xd-A8I"/>
|
</constraints>
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="16"/>
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
<state key="normal" title="保存"/>
|
<userDefinedRuntimeAttributes>
|
<userDefinedRuntimeAttribute type="boolean" keyPath="ld_maskToBoundsXIB" value="YES"/>
|
<userDefinedRuntimeAttribute type="number" keyPath="ld_cornerRadiusXIB">
|
<real key="value" value="8"/>
|
</userDefinedRuntimeAttribute>
|
</userDefinedRuntimeAttributes>
|
<connections>
|
<action selector="saveAction:" destination="-1" eventType="touchUpInside" id="Ml0-tI-QPP"/>
|
</connections>
|
</button>
|
</subviews>
|
<viewLayoutGuide key="safeArea" id="fnl-2z-Ty3"/>
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
<constraints>
|
<constraint firstItem="qgb-Bj-4P0" firstAttribute="top" secondItem="fnl-2z-Ty3" secondAttribute="top" constant="27" id="DHN-Jz-e7A"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="bottom" secondItem="tQp-s7-qDk" secondAttribute="bottom" constant="59" id="KE1-XE-8aA"/>
|
<constraint firstItem="tQp-s7-qDk" firstAttribute="centerX" secondItem="fnl-2z-Ty3" secondAttribute="centerX" id="nl5-NS-fSq"/>
|
<constraint firstItem="qgb-Bj-4P0" firstAttribute="leading" secondItem="fnl-2z-Ty3" secondAttribute="leading" constant="239" id="vAz-C0-V6x"/>
|
<constraint firstItem="fnl-2z-Ty3" firstAttribute="trailing" secondItem="qgb-Bj-4P0" secondAttribute="trailing" constant="239" id="vaW-kC-duk"/>
|
</constraints>
|
<point key="canvasLocation" x="97.8515625" y="20.644216691068813"/>
|
</view>
|
</objects>
|
<resources>
|
<image name="btn_choose" width="28" height="28"/>
|
<image name="btn_choose_u" width="28" height="28"/>
|
<image name="icon_more" width="6" height="10"/>
|
<systemColor name="systemBackgroundColor">
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
</systemColor>
|
</resources>
|
</document>
|