| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
- <capability name="Aspect ratio constraints" minToolsVersion="5.1"/>
- <capability name="Constraints with non-1.0 multipliers" minToolsVersion="5.1"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="JCHATChatViewController"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="JCHATMoreView">
- <rect key="frame" x="0.0" y="0.0" width="374" height="94"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XW3-Sc-UxH" userLabel="图片">
- <rect key="frame" x="0.0" y="0.0" width="93.5" height="94"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="XW3-Sc-UxH" secondAttribute="height" multiplier="1:1" id="8M1-YN-y9d"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="图片" image="chat_tool_album.png">
- <color key="titleColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="photoBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="bgw-Xi-u12"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Juz-wz-A0c" userLabel="相机">
- <rect key="frame" x="93.5" y="0.0" width="93.5" height="94"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="相机" image="chat_tool_camera.png">
- <color key="titleColor" red="0.58823529411764708" green="0.58823529411764708" blue="0.58823529411764708" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="cameraBtnClick:" destination="iN0-l3-epB" eventType="touchUpInside" id="FfB-f9-GNg"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3ps-Xf-sgy" userLabel="语音">
- <rect key="frame" x="187" y="0.0" width="93.5" height="94"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="语音" image="chat_tool_v_input.png">
- <color key="titleColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="clickVoiceInputBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="2WH-VF-QUQ"/>
- </connections>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GM1-Oz-LCG" userLabel="位置">
- <rect key="frame" x="280.5" y="0.0" width="93.5" height="94"/>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <state key="normal" title="位置" image="chat_tool_location.png">
- <color key="titleColor" red="0.58823529409999997" green="0.58823529409999997" blue="0.58823529409999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </state>
- <connections>
- <action selector="clickLoactionBtn:" destination="iN0-l3-epB" eventType="touchUpInside" id="gpS-Xx-OXE"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <constraints>
- <constraint firstItem="GM1-Oz-LCG" firstAttribute="width" secondItem="XW3-Sc-UxH" secondAttribute="width" id="0Ok-J4-Qfb"/>
- <constraint firstItem="Juz-wz-A0c" firstAttribute="centerY" secondItem="XW3-Sc-UxH" secondAttribute="centerY" id="2Cj-Af-SpR"/>
- <constraint firstItem="Juz-wz-A0c" firstAttribute="height" secondItem="XW3-Sc-UxH" secondAttribute="height" id="6Gx-XH-pwH"/>
- <constraint firstItem="Juz-wz-A0c" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" multiplier="0.75" id="LcY-jV-Go0"/>
- <constraint firstItem="XW3-Sc-UxH" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="MAK-5T-s19"/>
- <constraint firstItem="XW3-Sc-UxH" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" multiplier="0.25" id="Umc-Cf-Pin"/>
- <constraint firstItem="3ps-Xf-sgy" firstAttribute="height" secondItem="XW3-Sc-UxH" secondAttribute="height" id="XBg-yw-5dy"/>
- <constraint firstItem="XW3-Sc-UxH" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="1/4" id="Z6d-Qd-ud4"/>
- <constraint firstItem="GM1-Oz-LCG" firstAttribute="centerY" secondItem="XW3-Sc-UxH" secondAttribute="centerY" id="anq-GK-sRW"/>
- <constraint firstItem="3ps-Xf-sgy" firstAttribute="width" secondItem="XW3-Sc-UxH" secondAttribute="width" id="bHy-Ti-1Jd"/>
- <constraint firstItem="3ps-Xf-sgy" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" multiplier="1.25" id="fzc-N6-abo"/>
- <constraint firstItem="3ps-Xf-sgy" firstAttribute="centerY" secondItem="XW3-Sc-UxH" secondAttribute="centerY" id="hbP-cf-Qkp"/>
- <constraint firstItem="GM1-Oz-LCG" firstAttribute="height" secondItem="XW3-Sc-UxH" secondAttribute="height" id="n9T-BT-iCJ"/>
- <constraint firstItem="Juz-wz-A0c" firstAttribute="width" secondItem="XW3-Sc-UxH" secondAttribute="width" id="qeD-XV-PvJ"/>
- <constraint firstItem="GM1-Oz-LCG" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" multiplier="1.75" id="rs8-zQ-Phd"/>
- </constraints>
- <nil key="simulatedStatusBarMetrics"/>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="cameraBtn" destination="Juz-wz-A0c" id="zjt-KI-Q3q"/>
- <outlet property="locationBtn" destination="GM1-Oz-LCG" id="M3p-GM-Kae"/>
- <outlet property="photoBtn" destination="XW3-Sc-UxH" id="zhm-tl-b8T"/>
- <outlet property="voiceInputBtn" destination="3ps-Xf-sgy" id="O7d-Y4-L09"/>
- </connections>
- <point key="canvasLocation" x="464" y="-170"/>
- </view>
- </objects>
- <resources>
- <image name="chat_tool_album.png" width="44" height="44"/>
- <image name="chat_tool_camera.png" width="44" height="44"/>
- <image name="chat_tool_location.png" width="44" height="44"/>
- <image name="chat_tool_v_input.png" width="44" height="44"/>
- </resources>
- </document>
|