ScreeningView.xib 12.5 KB
Newer Older
1 2
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.iPad.XIB" version="3.0" toolsVersion="11201" systemVersion="16B2555" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES">
曹云霄's avatar
曹云霄 committed
3
    <dependencies>
4 5
        <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="11161"/>
        <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
曹云霄's avatar
曹云霄 committed
6 7 8 9 10
    </dependencies>
    <objects>
        <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
        <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
        <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="ScreeningView">
11
            <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
曹云霄's avatar
曹云霄 committed
12 13
            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
            <subviews>
曹云霄's avatar
曹云霄 committed
14
                <view contentMode="scaleToFill" id="vsr-7f-kMN">
15
                    <frame key="frameInset" minX="50.00%" minY="50.00%" width="520" height="360"/>
曹云霄's avatar
曹云霄 committed
16 17 18
                    <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
                    <subviews>
                        <button opaque="NO" tag="103" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="Esb-9t-cje">
19
                            <frame key="frameInset" minX="417" minY="218" height="50"/>
曹云霄's avatar
曹云霄 committed
20
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
21
                            <color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
22 23 24
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <inset key="titleEdgeInsets" minX="50" minY="0.0" maxX="0.0" maxY="0.0"/>
                            <state key="normal" title="材质">
25
                                <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
26 27
                            </state>
                            <state key="selected">
28
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
29 30
                            </state>
                            <connections>
31
                                <action selector="ScreeningButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="YeY-gS-dTm"/>
曹云霄's avatar
曹云霄 committed
32 33 34
                            </connections>
                        </button>
                        <button opaque="NO" tag="102" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="RRm-6s-AXb">
35
                            <frame key="frameInset" minX="417" minY="163" height="50"/>
曹云霄's avatar
曹云霄 committed
36
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
37
                            <color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
38 39 40
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <inset key="titleEdgeInsets" minX="50" minY="0.0" maxX="0.0" maxY="0.0"/>
                            <state key="normal" title="空间">
41
                                <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
42 43
                            </state>
                            <state key="selected">
44
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
45 46
                            </state>
                            <connections>
47
                                <action selector="ScreeningButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="Xs2-8I-KOo"/>
曹云霄's avatar
曹云霄 committed
48 49 50
                            </connections>
                        </button>
                        <button opaque="NO" tag="101" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="Kwt-CY-h6v">
51
                            <frame key="frameInset" minX="417" minY="108" height="50"/>
曹云霄's avatar
曹云霄 committed
52
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
53
                            <color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
54 55 56
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <inset key="titleEdgeInsets" minX="50" minY="0.0" maxX="0.0" maxY="0.0"/>
                            <state key="normal" title="类型">
57
                                <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
58 59
                            </state>
                            <state key="selected">
60
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
61 62
                            </state>
                            <connections>
63
                                <action selector="ScreeningButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="h5d-2X-H38"/>
曹云霄's avatar
曹云霄 committed
64 65 66
                            </connections>
                        </button>
                        <button opaque="NO" tag="100" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="RPo-A8-JIT">
67
                            <frame key="frameInset" minX="417" minY="53" height="50"/>
曹云霄's avatar
曹云霄 committed
68
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
69
                            <color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
70 71 72
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <inset key="titleEdgeInsets" minX="50" minY="0.0" maxX="0.0" maxY="0.0"/>
                            <state key="normal" title="风格">
73
                                <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
74 75
                            </state>
                            <state key="selected">
76
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
77 78
                            </state>
                            <connections>
79
                                <action selector="ScreeningButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="yxo-Ji-J11"/>
曹云霄's avatar
曹云霄 committed
80 81 82
                            </connections>
                        </button>
                        <button opaque="NO" tag="104" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="Orb-R1-ono">
83
                            <frame key="frameInset" minX="417" minY="273" height="50"/>
曹云霄's avatar
曹云霄 committed
84
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
85
                            <color key="backgroundColor" red="0.90588235294117647" green="0.90588235294117647" blue="0.90588235294117647" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
86 87 88
                            <fontDescription key="fontDescription" type="system" pointSize="14"/>
                            <inset key="titleEdgeInsets" minX="50" minY="0.0" maxX="0.0" maxY="0.0"/>
                            <state key="normal" title="价格">
89
                                <color key="titleColor" red="0.33333333333333331" green="0.33333333333333331" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
90 91
                            </state>
                            <state key="selected">
92
                                <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
93 94
                            </state>
                            <connections>
95
                                <action selector="ScreeningButtonClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="9MM-x7-hGI"/>
曹云霄's avatar
曹云霄 committed
96 97 98
                            </connections>
                        </button>
                        <view contentMode="scaleToFill" id="ydk-ud-yot">
99
                            <frame key="frameInset" maxX="50"/>
曹云霄's avatar
曹云霄 committed
100 101 102
                            <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                            <subviews>
                                <view contentMode="scaleToFill" id="440-zZ-HE8">
103
                                    <frame key="frameInset" height="50"/>
曹云霄's avatar
曹云霄 committed
104 105 106
                                    <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                    <subviews>
                                        <segmentedControl opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="top" segmentControlStyle="plain" selectedSegmentIndex="0" id="OYn-2j-7sG">
107
                                            <frame key="frameInset" minX="135" minY="11" height="29" maxX="135"/>
曹云霄's avatar
曹云霄 committed
108 109 110 111 112
                                            <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
                                            <segments>
                                                <segment title="分类"/>
                                                <segment title="筛选"/>
                                            </segments>
113
                                            <color key="tintColor" red="0.34901960784313724" green="0.67450980392156867" blue="0.86274509803921573" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
114 115
                                        </segmentedControl>
                                    </subviews>
116
                                    <color key="backgroundColor" red="0.9137254901960784" green="0.9137254901960784" blue="0.9137254901960784" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
117 118
                                </view>
                            </subviews>
119
                            <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
120 121
                        </view>
                    </subviews>
122
                    <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
123
                </view>
曹云霄's avatar
曹云霄 committed
124
            </subviews>
125
            <color key="backgroundColor" red="0.66666666666666663" green="0.66666666666666663" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
曹云霄's avatar
曹云霄 committed
126
            <connections>
曹云霄's avatar
曹云霄 committed
127 128 129 130 131 132 133 134
                <outlet property="backgroundView" destination="vsr-7f-kMN" id="SJ0-mA-hQA"/>
                <outlet property="materialButton" destination="Esb-9t-cje" id="1RF-Ec-WH6"/>
                <outlet property="shadowView" destination="440-zZ-HE8" id="Rcy-4c-gSa"/>
                <outlet property="sortingSegmented" destination="OYn-2j-7sG" id="mB7-Km-I9b"/>
                <outlet property="spaceButton" destination="RRm-6s-AXb" id="62x-tH-IIg"/>
                <outlet property="spriceButton" destination="Orb-R1-ono" id="Aig-I6-ShF"/>
                <outlet property="styleButton" destination="RPo-A8-JIT" id="eIu-6r-bHf"/>
                <outlet property="typeButton" destination="Kwt-CY-h6v" id="jSz-66-auL"/>
曹云霄's avatar
曹云霄 committed
135 136
            </connections>
            <point key="canvasLocation" x="300" y="176"/>
曹云霄's avatar
曹云霄 committed
137 138
        </view>
    </objects>
139 140 141 142 143
    <simulatedMetricsContainer key="defaultSimulatedMetrics">
        <simulatedStatusBarMetrics key="statusBar"/>
        <simulatedOrientationMetrics key="orientation"/>
        <simulatedScreenMetrics key="destination"/>
    </simulatedMetricsContainer>
曹云霄's avatar
曹云霄 committed
144
</document>