64 lines
5.2 KiB
XML
Executable File
64 lines
5.2 KiB
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21701" 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="21679"/>
|
|
<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="SPGonghuiSearchView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9er-PW-K9Q">
|
|
<rect key="frame" x="15" y="0.0" width="345" height="44"/>
|
|
<subviews>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gonghui_search" translatesAutoresizingMaskIntoConstraints="NO" id="Hdv-uo-t5v">
|
|
<rect key="frame" x="15" y="10" width="24" height="24"/>
|
|
</imageView>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="搜索公会名称/ID" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="VAk-3w-FUE">
|
|
<rect key="frame" x="50" y="0.0" width="280" height="44"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="textColor" red="0.066666666666666666" green="0.066666666666666666" blue="0.066666666666666666" alpha="0.59999999999999998" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<fontDescription key="fontDescription" type="system" weight="medium" pointSize="13"/>
|
|
<textInputTraits key="textInputTraits" returnKeyType="search"/>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="VAk-3w-FUE" firstAttribute="leading" secondItem="9er-PW-K9Q" secondAttribute="leading" constant="50" id="23a-XB-hHx"/>
|
|
<constraint firstItem="Hdv-uo-t5v" firstAttribute="centerY" secondItem="9er-PW-K9Q" secondAttribute="centerY" id="Drx-U6-aC1"/>
|
|
<constraint firstItem="Hdv-uo-t5v" firstAttribute="leading" secondItem="9er-PW-K9Q" secondAttribute="leading" constant="15" id="QC3-jG-Boq"/>
|
|
<constraint firstAttribute="bottom" secondItem="VAk-3w-FUE" secondAttribute="bottom" id="Wh0-iM-PBQ"/>
|
|
<constraint firstItem="VAk-3w-FUE" firstAttribute="top" secondItem="9er-PW-K9Q" secondAttribute="top" id="hgX-BP-z1Y"/>
|
|
<constraint firstAttribute="trailing" secondItem="VAk-3w-FUE" secondAttribute="trailing" constant="15" id="kZM-mD-Aeg"/>
|
|
<constraint firstAttribute="height" constant="44" id="ok3-Y8-gOk"/>
|
|
</constraints>
|
|
<userDefinedRuntimeAttributes>
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
<real key="value" value="22"/>
|
|
</userDefinedRuntimeAttribute>
|
|
</userDefinedRuntimeAttributes>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraint firstItem="9er-PW-K9Q" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="15" id="9ae-hm-cvj"/>
|
|
<constraint firstAttribute="trailing" secondItem="9er-PW-K9Q" secondAttribute="trailing" constant="15" id="XJk-LJ-wQZ"/>
|
|
<constraint firstItem="9er-PW-K9Q" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="ctK-vK-rZl"/>
|
|
</constraints>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<connections>
|
|
<outlet property="searchTF" destination="VAk-3w-FUE" id="V8Y-eQ-qIM"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="132" y="100"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="gonghui_search" width="24" height="24"/>
|
|
</resources>
|
|
</document>
|