Brand.storyboard 23.6 KB
Newer Older
houweibin committed
1
<?xml version="1.0" encoding="UTF-8"?>
2
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
houweibin committed
3 4 5 6 7
    <device id="retina4_7" orientation="portrait">
        <adaptation id="fullscreen"/>
    </device>
    <dependencies>
        <deployment identifier="iOS"/>
8
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
houweibin committed
9 10
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
    </dependencies>
houweibin committed
11 12 13 14 15
    <customFonts key="customFonts">
        <array key="PingFang.ttc">
            <string>PingFangSC-Light</string>
        </array>
    </customFonts>
houweibin committed
16 17 18 19 20 21
    <scenes>
        <!--品牌Caramel-->
        <scene sceneID="34I-3h-5hX">
            <objects>
                <viewController storyboardIdentifier="KWMBrandCaramelVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="eiC-Xl-2es" userLabel="品牌Caramel" customClass="KWMBrandCaramelVC" sceneMemberID="viewController">
                    <layoutGuides>
houweibin committed
22 23
                        <viewControllerLayoutGuide type="top" id="6iQ-dc-23W"/>
                        <viewControllerLayoutGuide type="bottom" id="HuL-FJ-3YQ"/>
houweibin committed
24 25 26 27 28
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="zpX-41-Ngk">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
houweibin committed
29
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="none" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="IcS-3H-XUB">
houweibin committed
30
                                <rect key="frame" x="0.0" y="94" width="375" height="573"/>
houweibin committed
31
                                <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
houweibin committed
32 33 34 35 36 37 38 39 40 41 42 43 44 45
                                <view key="tableHeaderView" clipsSubviews="YES" contentMode="scaleToFill" id="m0g-lT-Bac">
                                    <rect key="frame" x="0.0" y="0.0" width="375" height="210"/>
                                    <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bSu-Ww-ztC">
                                            <rect key="frame" x="0.0" y="0.0" width="375" height="210"/>
                                        </imageView>
                                        <view alpha="0.5" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RSg-ot-hh6">
                                            <rect key="frame" x="0.0" y="210" width="375" height="210"/>
                                            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="210" id="o7z-ZG-ytp"/>
                                            </constraints>
                                        </view>
houweibin committed
46
                                        <textView hidden="YES" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" editable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="09X-K0-Zki">
houweibin committed
47 48 49 50 51 52 53 54 55
                                            <rect key="frame" x="0.0" y="251" width="375" height="128"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="128" id="ibt-xg-ahc"/>
                                            </constraints>
                                            <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
                                            <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                                            <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
                                        </textView>
houweibin committed
56
                                        <button hidden="YES" opaque="NO" alpha="0.5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lgS-Wb-cuc">
houweibin committed
57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
                                            <rect key="frame" x="0.0" y="190" width="375" height="20"/>
                                            <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                            <constraints>
                                                <constraint firstAttribute="height" constant="20" id="Bof-wP-xvT"/>
                                            </constraints>
                                            <state key="normal" image="button_ brand_pull-up"/>
                                            <connections>
                                                <action selector="onClickBotomBtn:" destination="eiC-Xl-2es" eventType="touchUpInside" id="FEu-7C-X51"/>
                                            </connections>
                                        </button>
                                    </subviews>
                                    <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                    <constraints>
                                        <constraint firstItem="bSu-Ww-ztC" firstAttribute="top" secondItem="m0g-lT-Bac" secondAttribute="top" id="1a1-AC-EeF"/>
                                        <constraint firstAttribute="bottom" secondItem="bSu-Ww-ztC" secondAttribute="bottom" id="2gS-O9-rcG"/>
                                        <constraint firstItem="lgS-Wb-cuc" firstAttribute="leading" secondItem="m0g-lT-Bac" secondAttribute="leading" id="7DP-uK-qA0"/>
                                        <constraint firstItem="RSg-ot-hh6" firstAttribute="top" secondItem="m0g-lT-Bac" secondAttribute="top" constant="210" id="9ij-Of-WPP"/>
                                        <constraint firstItem="bSu-Ww-ztC" firstAttribute="leading" secondItem="m0g-lT-Bac" secondAttribute="leading" id="ARN-0c-aSB"/>
                                        <constraint firstAttribute="trailing" secondItem="lgS-Wb-cuc" secondAttribute="trailing" id="MwA-J9-DqZ"/>
                                        <constraint firstItem="09X-K0-Zki" firstAttribute="top" secondItem="m0g-lT-Bac" secondAttribute="top" constant="251" id="PQT-t1-A4h"/>
                                        <constraint firstAttribute="trailing" secondItem="09X-K0-Zki" secondAttribute="trailing" id="QXu-fC-I4D"/>
                                        <constraint firstAttribute="trailing" secondItem="bSu-Ww-ztC" secondAttribute="trailing" id="ayQ-By-ad0"/>
                                        <constraint firstItem="09X-K0-Zki" firstAttribute="leading" secondItem="m0g-lT-Bac" secondAttribute="leading" id="nkA-VE-v5s"/>
                                        <constraint firstAttribute="trailing" secondItem="RSg-ot-hh6" secondAttribute="trailing" id="rf2-JP-dRN"/>
                                        <constraint firstItem="RSg-ot-hh6" firstAttribute="leading" secondItem="m0g-lT-Bac" secondAttribute="leading" id="wjj-Oy-3R7"/>
                                        <constraint firstAttribute="bottom" secondItem="lgS-Wb-cuc" secondAttribute="bottom" id="yNZ-54-Oc9"/>
                                    </constraints>
                                </view>
                                <sections/>
                                <connections>
                                    <outlet property="dataSource" destination="eiC-Xl-2es" id="7Dc-DA-e1Z"/>
                                    <outlet property="delegate" destination="eiC-Xl-2es" id="dM4-Gw-Ouq"/>
                                </connections>
                            </tableView>
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="evT-5t-rty">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <subviews>
                                    <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="暂无商品" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R23-SN-2Bb">
                                        <rect key="frame" x="155" y="313" width="66" height="21"/>
                                        <constraints>
                                            <constraint firstAttribute="height" constant="21" id="2Se-t3-haf"/>
                                            <constraint firstAttribute="width" constant="66" id="ZLX-49-J6q"/>
                                        </constraints>
                                        <fontDescription key="fontDescription" name="PingFangSC-Light" family="PingFang SC" pointSize="15"/>
                                        <color key="textColor" red="0.2043669871794872" green="0.2043669871794872" blue="0.2043669871794872" alpha="1" colorSpace="calibratedRGB"/>
                                        <nil key="highlightedColor"/>
                                    </label>
                                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="ic_brand_not quite available" translatesAutoresizingMaskIntoConstraints="NO" id="hEs-Nl-jTX">
                                        <rect key="frame" x="169" y="252" width="38" height="43"/>
                                        <constraints>
                                            <constraint firstAttribute="width" constant="37.530000000000001" id="PAu-3f-t7g"/>
                                            <constraint firstAttribute="height" constant="43" id="Vbx-S0-sB7"/>
                                        </constraints>
                                    </imageView>
                                </subviews>
houweibin committed
112
                                <color key="backgroundColor" red="0.95686274509803915" green="0.96078431372549022" blue="0.96862745098039216" alpha="1" colorSpace="calibratedRGB"/>
houweibin committed
113 114 115 116 117 118 119
                                <constraints>
                                    <constraint firstItem="R23-SN-2Bb" firstAttribute="centerX" secondItem="evT-5t-rty" secondAttribute="centerX" id="A4k-v1-iTU"/>
                                    <constraint firstItem="R23-SN-2Bb" firstAttribute="top" secondItem="hEs-Nl-jTX" secondAttribute="bottom" constant="18" id="Tv4-ZZ-2PM"/>
                                    <constraint firstItem="hEs-Nl-jTX" firstAttribute="centerX" secondItem="R23-SN-2Bb" secondAttribute="centerX" id="as8-9U-uWC"/>
                                    <constraint firstItem="R23-SN-2Bb" firstAttribute="centerY" secondItem="evT-5t-rty" secondAttribute="centerY" id="w2g-0d-F8E"/>
                                </constraints>
                            </view>
120 121 122 123
                            <view hidden="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Cy8-TS-7aW" customClass="KWMNormalFilterView">
                                <rect key="frame" x="0.0" y="94" width="375" height="573"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
                            </view>
houweibin committed
124 125 126
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hDa-nl-Tlr" customClass="KWMNormalFilterTab">
                                <rect key="frame" x="0.0" y="64" width="375" height="30"/>
                                <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
houweibin committed
127
                                <constraints>
houweibin committed
128
                                    <constraint firstAttribute="height" constant="30" id="HK4-OE-vEa"/>
houweibin committed
129 130
                                </constraints>
                            </view>
131 132 133 134
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="kkz-NK-BGC">
                                <rect key="frame" x="0.0" y="0.0" width="375" height="64"/>
                                <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
                            </view>
houweibin committed
135
                        </subviews>
houweibin committed
136
                        <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
houweibin committed
137
                        <constraints>
houweibin committed
138
                            <constraint firstAttribute="bottom" secondItem="IcS-3H-XUB" secondAttribute="bottom" id="0j4-ln-dzu"/>
139 140
                            <constraint firstItem="hDa-nl-Tlr" firstAttribute="top" secondItem="6iQ-dc-23W" secondAttribute="bottom" constant="44" id="5UQ-kj-JaO"/>
                            <constraint firstAttribute="trailing" secondItem="kkz-NK-BGC" secondAttribute="trailing" id="5Z1-ce-Sci"/>
houweibin committed
141
                            <constraint firstAttribute="trailing" secondItem="evT-5t-rty" secondAttribute="trailing" id="67h-A6-5jJ"/>
142 143
                            <constraint firstItem="hDa-nl-Tlr" firstAttribute="top" secondItem="kkz-NK-BGC" secondAttribute="bottom" id="7mJ-4u-nZA"/>
                            <constraint firstItem="kkz-NK-BGC" firstAttribute="top" secondItem="zpX-41-Ngk" secondAttribute="top" id="9Hm-Pk-FQC"/>
houweibin committed
144 145 146
                            <constraint firstItem="IcS-3H-XUB" firstAttribute="leading" secondItem="zpX-41-Ngk" secondAttribute="leading" id="CIl-uD-o0w"/>
                            <constraint firstAttribute="trailing" secondItem="IcS-3H-XUB" secondAttribute="trailing" id="Cv2-YS-e4D"/>
                            <constraint firstItem="hDa-nl-Tlr" firstAttribute="leading" secondItem="zpX-41-Ngk" secondAttribute="leading" id="NhL-d5-aXA"/>
147
                            <constraint firstItem="kkz-NK-BGC" firstAttribute="leading" secondItem="zpX-41-Ngk" secondAttribute="leading" id="OXr-gn-pes"/>
houweibin committed
148
                            <constraint firstItem="evT-5t-rty" firstAttribute="leading" secondItem="zpX-41-Ngk" secondAttribute="leading" id="Og9-68-h35"/>
149
                            <constraint firstAttribute="bottom" secondItem="Cy8-TS-7aW" secondAttribute="bottom" id="Svy-Uy-Rgg"/>
houweibin committed
150
                            <constraint firstItem="IcS-3H-XUB" firstAttribute="top" secondItem="hDa-nl-Tlr" secondAttribute="bottom" id="VMa-R5-OFW"/>
houweibin committed
151 152
                            <constraint firstAttribute="bottom" secondItem="evT-5t-rty" secondAttribute="bottom" id="XDr-SL-NMM"/>
                            <constraint firstAttribute="trailing" secondItem="hDa-nl-Tlr" secondAttribute="trailing" id="a3q-U2-mJY"/>
houweibin committed
153
                            <constraint firstItem="evT-5t-rty" firstAttribute="top" secondItem="6iQ-dc-23W" secondAttribute="bottom" id="cux-9w-CGx"/>
houweibin committed
154 155 156 157 158 159 160 161 162
                            <constraint firstItem="Cy8-TS-7aW" firstAttribute="leading" secondItem="zpX-41-Ngk" secondAttribute="leading" id="f5m-vf-b8j"/>
                            <constraint firstAttribute="trailing" secondItem="Cy8-TS-7aW" secondAttribute="trailing" id="iCF-U2-txU"/>
                            <constraint firstItem="Cy8-TS-7aW" firstAttribute="top" secondItem="hDa-nl-Tlr" secondAttribute="bottom" id="kzM-OO-4XA"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="375" height="667"/>
                    <connections>
                        <outlet property="btnBottom" destination="lgS-Wb-cuc" id="yWf-RS-4uY"/>
houweibin committed
163 164
                        <outlet property="filterTab" destination="hDa-nl-Tlr" id="bN8-Bj-AEj"/>
                        <outlet property="filterView" destination="Cy8-TS-7aW" id="bXn-6V-4bg"/>
houweibin committed
165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182
                        <outlet property="ivBrand" destination="bSu-Ww-ztC" id="i4m-wL-R2a"/>
                        <outlet property="tbvBrandCaramel" destination="IcS-3H-XUB" id="Op2-g8-Z4j"/>
                        <outlet property="tvDescription" destination="09X-K0-Zki" id="rlf-aR-PPB"/>
                        <outlet property="tvDescriptionTop" destination="PQT-t1-A4h" id="cht-8x-qdf"/>
                        <outlet property="vBackgroudTop" destination="9ij-Of-WPP" id="FgA-b2-2oQ"/>
                        <outlet property="vBackground" destination="RSg-ot-hh6" id="npW-oZ-LuL"/>
                        <outlet property="vNoneGoods" destination="evT-5t-rty" id="cte-zL-TVM"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="ppo-c8-mZD" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="520.79999999999995" y="-353.07346326836586"/>
        </scene>
        <!--搜索品牌-->
        <scene sceneID="8Hh-fz-JRL">
            <objects>
                <viewController storyboardIdentifier="KWMSearchBrandVC" hidesBottomBarWhenPushed="YES" useStoryboardIdentifierAsRestorationIdentifier="YES" id="dZB-o0-0V5" userLabel="搜索品牌" customClass="KWMSearchBrandVC" sceneMemberID="viewController">
                    <layoutGuides>
houweibin committed
183 184
                        <viewControllerLayoutGuide type="top" id="H4N-xb-DN3"/>
                        <viewControllerLayoutGuide type="bottom" id="F3B-dM-7gE"/>
houweibin committed
185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211
                    </layoutGuides>
                    <view key="view" contentMode="scaleToFill" id="TAG-5I-k3z">
                        <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
                        <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                        <subviews>
                            <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Xga-IN-Pq4" userLabel="vLine">
                                <rect key="frame" x="0.0" y="64" width="375" height="1"/>
                                <color key="backgroundColor" red="0.97275850785340312" green="0.97275850785340312" blue="0.97275850785340312" alpha="1" colorSpace="calibratedRGB"/>
                                <constraints>
                                    <constraint firstAttribute="height" constant="1" id="5wt-Lx-HtS"/>
                                </constraints>
                            </view>
                            <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="gJI-aS-DRK">
                                <rect key="frame" x="0.0" y="65" width="375" height="602"/>
                                <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                                <connections>
                                    <outlet property="dataSource" destination="dZB-o0-0V5" id="av9-pj-b89"/>
                                    <outlet property="delegate" destination="dZB-o0-0V5" id="eFV-p7-3lX"/>
                                </connections>
                            </tableView>
                            <view hidden="YES" alpha="0.29999999999999999" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Tbn-TE-Ey2">
                                <rect key="frame" x="0.0" y="20" width="375" height="647"/>
                                <color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
                            </view>
                        </subviews>
                        <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
                        <constraints>
houweibin committed
212
                            <constraint firstItem="Tbn-TE-Ey2" firstAttribute="top" secondItem="H4N-xb-DN3" secondAttribute="bottom" id="6Lb-UQ-GiU"/>
houweibin committed
213 214
                            <constraint firstItem="Tbn-TE-Ey2" firstAttribute="leading" secondItem="TAG-5I-k3z" secondAttribute="leading" id="Bs0-Dh-YvD"/>
                            <constraint firstItem="Xga-IN-Pq4" firstAttribute="leading" secondItem="TAG-5I-k3z" secondAttribute="leading" id="C43-NT-I65"/>
houweibin committed
215
                            <constraint firstItem="Xga-IN-Pq4" firstAttribute="top" secondItem="H4N-xb-DN3" secondAttribute="bottom" constant="44" id="KEJ-xt-Ywd"/>
houweibin committed
216 217
                            <constraint firstAttribute="trailing" secondItem="Tbn-TE-Ey2" secondAttribute="trailing" id="LP8-Zr-OcC"/>
                            <constraint firstAttribute="bottom" secondItem="Tbn-TE-Ey2" secondAttribute="bottom" id="TAb-Xe-bCR"/>
houweibin committed
218
                            <constraint firstAttribute="bottom" secondItem="gJI-aS-DRK" secondAttribute="bottom" id="WMI-Oz-4sQ"/>
houweibin committed
219
                            <constraint firstAttribute="trailing" secondItem="gJI-aS-DRK" secondAttribute="trailing" id="gaI-ST-Scl"/>
houweibin committed
220
                            <constraint firstItem="gJI-aS-DRK" firstAttribute="top" secondItem="H4N-xb-DN3" secondAttribute="bottom" constant="45" id="h3X-zC-Xkm"/>
houweibin committed
221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
                            <constraint firstItem="gJI-aS-DRK" firstAttribute="leading" secondItem="TAG-5I-k3z" secondAttribute="leading" id="qiO-kD-Khu"/>
                            <constraint firstAttribute="trailing" secondItem="Xga-IN-Pq4" secondAttribute="trailing" id="tfA-Pe-mo6"/>
                        </constraints>
                    </view>
                    <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
                    <size key="freeformSize" width="375" height="667"/>
                    <connections>
                        <outlet property="tbvSearchBrand" destination="gJI-aS-DRK" id="dl1-OG-S3y"/>
                        <outlet property="vBackground" destination="Tbn-TE-Ey2" id="exj-ix-Ign"/>
                    </connections>
                </viewController>
                <placeholder placeholderIdentifier="IBFirstResponder" id="nbs-Cn-9zP" userLabel="First Responder" sceneMemberID="firstResponder"/>
            </objects>
            <point key="canvasLocation" x="1196" y="-353.07346326836586"/>
        </scene>
    </scenes>
    <resources>
        <image name="button_ brand_pull-up" width="9" height="4"/>
        <image name="ic_brand_not quite available" width="38" height="43"/>
    </resources>
</document>