123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_1" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </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="MyShopMenuContent" customModule="xingchuangke" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="330" height="574"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ej6-xz-ywL">
- <rect key="frame" x="0.0" y="20" width="330" height="30"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="筛选" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wxe-G0-kG4">
- <rect key="frame" x="15" y="6.5" width="29" height="17"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <color key="textColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" red="0.94509803921568625" green="0.94509803921568625" blue="0.94509803921568625" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="wxe-G0-kG4" firstAttribute="centerY" secondItem="Ej6-xz-ywL" secondAttribute="centerY" id="4E4-Pa-uMh"/>
- <constraint firstAttribute="height" constant="30" id="9Rh-X0-yuA"/>
- <constraint firstItem="wxe-G0-kG4" firstAttribute="leading" secondItem="Ej6-xz-ywL" secondAttribute="leading" constant="15" id="yrp-GR-3w2"/>
- </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="htz-qz-mgh">
- <rect key="frame" x="15" y="70" width="62" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mm1-fa-Ssg" userLabel="Line View">
- <rect key="frame" x="155" y="122.5" width="20" height="1"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="jOr-LI-Ngb"/>
- <constraint firstAttribute="height" constant="1" id="tg3-gc-KTU"/>
- </constraints>
- </view>
- <button opaque="NO" tag="1001" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XDA-Zo-RuZ">
- <rect key="frame" x="15" y="108" width="130" height="30"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="VZd-TL-dXM"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="请选择开始时间">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="dOj-3w-SzO"/>
- </connections>
- </button>
- <button opaque="NO" tag="1002" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="49I-da-XGE">
- <rect key="frame" x="185" y="108" width="130" height="30"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="请选择结束时间">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="BWg-8h-P9w"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="C6l-2K-h8F" userLabel="L1 View">
- <rect key="frame" x="0.0" y="158" width="330" height="1"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="rIi-xB-Oqz"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hQr-eo-EmT" userLabel="L2 View">
- <rect key="frame" x="0.0" y="266.5" width="330" height="1"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="8BW-Dp-xf0"/>
- </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="b02-RT-xOU">
- <rect key="frame" x="15" y="178.5" width="62" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <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="Ayu-qp-PPu">
- <rect key="frame" x="15" y="287.5" width="62" height="18"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" tag="1003" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="wYu-bN-LHI">
- <rect key="frame" x="15" y="211.5" width="142.5" height="35"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="35" id="v5e-Ny-n2a"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="个人版">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <state key="selected">
- <color key="titleColor" systemColor="systemPinkColor" red="1" green="0.1764705882" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="L55-QI-EH6"/>
- </connections>
- </button>
- <button opaque="NO" tag="1004" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="n9U-WR-igG">
- <rect key="frame" x="172.5" y="211.5" width="142.5" height="35"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <state key="normal" title="商户版">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <state key="selected">
- <color key="titleColor" systemColor="systemPinkColor" red="1" green="0.1764705882" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="3"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="bs6-BV-g6f"/>
- </connections>
- </button>
- <button opaque="NO" tag="1005" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5oO-3E-eay">
- <rect key="frame" x="15" y="325.5" width="130" height="30"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="bjg-5f-Kds"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="选择最低费率">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="BzZ-OP-xG2"/>
- </connections>
- </button>
- <button opaque="NO" tag="1006" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fku-z4-C8S">
- <rect key="frame" x="185" y="325.5" width="130" height="30"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
- <state key="normal" title="选择最高费率">
- <color key="titleColor" red="0.59999999999999998" green="0.59999999999999998" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <state key="selected">
- <color key="titleColor" cocoaTouchSystemColor="darkTextColor"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="4h2-4e-1sj"/>
- </connections>
- </button>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5e4-0N-ziF" userLabel="Line2 View">
- <rect key="frame" x="155" y="340" width="20" height="1"/>
- <color key="backgroundColor" red="0.94509803920000002" green="0.94509803920000002" blue="0.94509803920000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="1" id="IGa-vt-RGg"/>
- <constraint firstAttribute="width" constant="20" id="akr-NC-DTQ"/>
- </constraints>
- </view>
- <button opaque="NO" tag="1007" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Qx7-cU-Wg9">
- <rect key="frame" x="25" y="500" width="135" height="44"/>
- <color key="backgroundColor" red="0.8666666666666667" green="0.8666666666666667" blue="0.8666666666666667" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="KRI-oO-ori"/>
- </constraints>
- <state key="normal" title="重置">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="hTW-UM-SGw"/>
- </connections>
- </button>
- <button opaque="NO" tag="1008" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="dD7-ap-Nmp">
- <rect key="frame" x="170" y="500" width="135" height="44"/>
- <color key="backgroundColor" red="0.1647058824" green="0.57254901960000004" blue="0.96862745100000003" alpha="1" colorSpace="calibratedRGB"/>
- <state key="normal" title="确定">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="4"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="btnMenuClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="BT2-TU-KdC"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
- <constraints>
- <constraint firstItem="5e4-0N-ziF" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="1QS-x1-bMB"/>
- <constraint firstItem="XDA-Zo-RuZ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="2Ad-kw-uvg"/>
- <constraint firstItem="fku-z4-C8S" firstAttribute="centerY" secondItem="5oO-3E-eay" secondAttribute="centerY" id="3Kf-Zr-zbt"/>
- <constraint firstItem="C6l-2K-h8F" firstAttribute="top" secondItem="XDA-Zo-RuZ" secondAttribute="bottom" constant="20" id="3f2-9u-zX0"/>
- <constraint firstItem="Ej6-xz-ywL" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="20" id="4K6-9e-CJS"/>
- <constraint firstItem="49I-da-XGE" firstAttribute="leading" secondItem="mm1-fa-Ssg" secondAttribute="trailing" constant="10" id="5fa-n7-UkF"/>
- <constraint firstItem="hQr-eo-EmT" firstAttribute="top" secondItem="wYu-bN-LHI" secondAttribute="bottom" constant="20" id="5vE-7c-RKA"/>
- <constraint firstItem="b02-RT-xOU" firstAttribute="top" secondItem="C6l-2K-h8F" secondAttribute="centerY" constant="20" id="866-l5-wwd"/>
- <constraint firstItem="5e4-0N-ziF" firstAttribute="centerY" secondItem="5oO-3E-eay" secondAttribute="centerY" id="92g-6p-nXP"/>
- <constraint firstItem="fku-z4-C8S" firstAttribute="leading" secondItem="5e4-0N-ziF" secondAttribute="trailing" constant="10" id="9CT-Jw-JfG"/>
- <constraint firstItem="XDA-Zo-RuZ" firstAttribute="top" secondItem="htz-qz-mgh" secondAttribute="bottom" constant="20" id="9ta-Ru-axQ"/>
- <constraint firstItem="5oO-3E-eay" firstAttribute="top" secondItem="Ayu-qp-PPu" secondAttribute="bottom" constant="20" id="DJa-Cz-yR1"/>
- <constraint firstItem="5oO-3E-eay" firstAttribute="trailing" secondItem="5e4-0N-ziF" secondAttribute="leading" constant="-10" id="GVU-P0-7LX"/>
- <constraint firstItem="b02-RT-xOU" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="Ihw-eG-gDh"/>
- <constraint firstItem="wYu-bN-LHI" firstAttribute="trailing" secondItem="n9U-WR-igG" secondAttribute="leading" constant="-15" id="Kve-IQ-njE"/>
- <constraint firstItem="n9U-WR-igG" firstAttribute="height" secondItem="wYu-bN-LHI" secondAttribute="height" id="MCi-pH-Bg7"/>
- <constraint firstItem="fku-z4-C8S" firstAttribute="height" secondItem="5oO-3E-eay" secondAttribute="height" id="QDe-cc-dPF"/>
- <constraint firstItem="fku-z4-C8S" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" constant="-15" id="QNd-sc-0qe"/>
- <constraint firstItem="htz-qz-mgh" firstAttribute="top" secondItem="Ej6-xz-ywL" secondAttribute="bottom" constant="20" id="QfM-le-REC"/>
- <constraint firstItem="Qx7-cU-Wg9" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="25" id="S8Y-2S-oAM"/>
- <constraint firstItem="dD7-ap-Nmp" firstAttribute="height" secondItem="Qx7-cU-Wg9" secondAttribute="height" id="SVK-de-AN0"/>
- <constraint firstItem="Ej6-xz-ywL" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="WkF-5h-0VZ"/>
- <constraint firstItem="Ej6-xz-ywL" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="XtG-QM-mfY"/>
- <constraint firstItem="Ayu-qp-PPu" firstAttribute="leading" secondItem="b02-RT-xOU" secondAttribute="leading" id="ZrD-dg-KbC"/>
- <constraint firstItem="mm1-fa-Ssg" firstAttribute="centerY" secondItem="XDA-Zo-RuZ" secondAttribute="centerY" id="avM-81-WKW"/>
- <constraint firstItem="XDA-Zo-RuZ" firstAttribute="trailing" secondItem="mm1-fa-Ssg" secondAttribute="leading" constant="-10" id="bCi-7T-9T9"/>
- <constraint firstItem="5oO-3E-eay" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="c9d-1q-nhP"/>
- <constraint firstItem="49I-da-XGE" firstAttribute="height" secondItem="XDA-Zo-RuZ" secondAttribute="height" id="cHU-6o-6Ck"/>
- <constraint firstItem="49I-da-XGE" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" constant="-15" id="cak-Su-juu"/>
- <constraint firstItem="dD7-ap-Nmp" firstAttribute="centerY" secondItem="Qx7-cU-Wg9" secondAttribute="centerY" id="cxS-cY-tmU"/>
- <constraint firstItem="Ayu-qp-PPu" firstAttribute="top" secondItem="hQr-eo-EmT" secondAttribute="bottom" constant="20" id="dXW-Yu-cAO"/>
- <constraint firstItem="n9U-WR-igG" firstAttribute="centerY" secondItem="wYu-bN-LHI" secondAttribute="centerY" id="eUx-F4-byK"/>
- <constraint firstItem="Qx7-cU-Wg9" firstAttribute="bottom" secondItem="iN0-l3-epB" secondAttribute="bottom" constant="-30" id="fTz-lL-Kxj"/>
- <constraint firstItem="C6l-2K-h8F" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="gLp-Xi-z2c"/>
- <constraint firstItem="n9U-WR-igG" firstAttribute="width" secondItem="wYu-bN-LHI" secondAttribute="width" id="hHq-dM-Heo"/>
- <constraint firstItem="49I-da-XGE" firstAttribute="centerY" secondItem="XDA-Zo-RuZ" secondAttribute="centerY" id="iwz-Mm-d5T"/>
- <constraint firstItem="Qx7-cU-Wg9" firstAttribute="trailing" secondItem="dD7-ap-Nmp" secondAttribute="leading" constant="-10" id="jx6-Hz-NG2"/>
- <constraint firstItem="wYu-bN-LHI" firstAttribute="top" secondItem="b02-RT-xOU" secondAttribute="bottom" constant="15" id="ngb-mg-C8K"/>
- <constraint firstItem="n9U-WR-igG" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" constant="-15" id="oxG-bQ-VoE"/>
- <constraint firstItem="C6l-2K-h8F" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="sOD-hn-FnT"/>
- <constraint firstItem="dD7-ap-Nmp" firstAttribute="trailing" secondItem="iN0-l3-epB" secondAttribute="trailing" constant="-25" id="v3e-2n-Et6"/>
- <constraint firstItem="mm1-fa-Ssg" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="vOP-K4-skG"/>
- <constraint firstItem="wYu-bN-LHI" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="vgP-Dv-fcr"/>
- <constraint firstItem="hQr-eo-EmT" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="wEI-Pq-mbD"/>
- <constraint firstItem="hQr-eo-EmT" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="xWR-9O-RNW"/>
- <constraint firstItem="dD7-ap-Nmp" firstAttribute="width" secondItem="Qx7-cU-Wg9" secondAttribute="width" id="yaw-TL-th9"/>
- <constraint firstItem="htz-qz-mgh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="zcO-0a-qla"/>
- </constraints>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <connections>
- <outlet property="endTimeBtn" destination="49I-da-XGE" id="dKz-4M-Qd3"/>
- <outlet property="maxRateBtn" destination="fku-z4-C8S" id="ei8-k9-xfY"/>
- <outlet property="minRateBtn" destination="5oO-3E-eay" id="mDh-Qt-yWQ"/>
- <outlet property="startTimeBtn" destination="XDA-Zo-RuZ" id="f7F-La-xqH"/>
- </connections>
- <point key="canvasLocation" x="76.811594202898561" y="-18.080357142857142"/>
- </view>
- </objects>
- </document>
|