| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina4_7" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
- <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"/>
- <tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="60" id="KGk-i7-Jjw" customClass="RoomMicManageCell">
- <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
- <rect key="frame" x="0.0" y="0.0" width="320" height="60"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ebN-pM-N34">
- <rect key="frame" x="10" y="8" width="44" height="44"/>
- <constraints>
- <constraint firstAttribute="height" constant="44" id="Uyo-re-Oik"/>
- <constraint firstAttribute="width" constant="44" id="rEI-VH-stf"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="22"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="idB-Ob-chM">
- <rect key="frame" x="43" y="33.5" width="13" height="13"/>
- <constraints>
- <constraint firstAttribute="width" constant="13" id="CTi-A0-WXN"/>
- <constraint firstAttribute="height" constant="13" id="gRx-rP-QGg"/>
- </constraints>
- </imageView>
- <button opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="lk0-1Q-GQs">
- <rect key="frame" x="233" y="15" width="72" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="72" id="Tbh-H7-xum"/>
- <constraint firstAttribute="height" constant="30" id="bpV-qo-lh6"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="14"/>
- <state key="normal">
- <color key="titleColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </state>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
- <integer key="value" value="15"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- <connections>
- <action selector="manageBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="YQQ-Av-kbQ"/>
- </connections>
- </button>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QO6-Go-izD">
- <rect key="frame" x="69" y="30" width="0.0" height="0.0"/>
- <fontDescription key="fontDescription" type="system" weight="medium" pointSize="15"/>
- <color key="textColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4hs-gv-Ql1">
- <rect key="frame" x="185" y="13.5" width="33" height="33"/>
- <constraints>
- <constraint firstAttribute="width" constant="33" id="FbU-mj-BRH"/>
- <constraint firstAttribute="height" constant="33" id="VIx-ax-oXX"/>
- </constraints>
- <state key="normal" image="mike_on"/>
- <state key="selected" image="mike_off"/>
- <connections>
- <action selector="micBtnAction:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="aTE-4x-zUg"/>
- </connections>
- </button>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="lk0-1Q-GQs" firstAttribute="leading" secondItem="4hs-gv-Ql1" secondAttribute="trailing" constant="15" id="9oI-Sz-nyq"/>
- <constraint firstAttribute="trailing" secondItem="lk0-1Q-GQs" secondAttribute="trailing" constant="15" id="Bda-BW-Feb"/>
- <constraint firstItem="4hs-gv-Ql1" firstAttribute="centerY" secondItem="lk0-1Q-GQs" secondAttribute="centerY" id="Jeb-Bp-K9m"/>
- <constraint firstItem="ebN-pM-N34" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="Kf2-US-P3y"/>
- <constraint firstItem="QO6-Go-izD" firstAttribute="leading" secondItem="ebN-pM-N34" secondAttribute="trailing" constant="15" id="S5X-Gg-nff"/>
- <constraint firstItem="ebN-pM-N34" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="10" id="VvM-ih-big"/>
- <constraint firstItem="QO6-Go-izD" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="bCN-Wn-dSW"/>
- <constraint firstItem="idB-Ob-chM" firstAttribute="centerY" secondItem="ebN-pM-N34" secondAttribute="centerY" constant="10" id="hSW-j8-Hn2"/>
- <constraint firstItem="lk0-1Q-GQs" firstAttribute="centerY" secondItem="H2p-sc-9uM" secondAttribute="centerY" id="hlf-EH-GNw"/>
- <constraint firstItem="4hs-gv-Ql1" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="QO6-Go-izD" secondAttribute="trailing" constant="10" id="lpn-Ps-Cm5"/>
- <constraint firstItem="idB-Ob-chM" firstAttribute="centerX" secondItem="ebN-pM-N34" secondAttribute="centerX" constant="17.5" id="tBP-hU-GzN"/>
- </constraints>
- </tableViewCellContentView>
- <viewLayoutGuide key="safeArea" id="aW0-zy-SZf"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <connections>
- <outlet property="iconImageView" destination="ebN-pM-N34" id="PY2-CC-Chb"/>
- <outlet property="manageBtn" destination="lk0-1Q-GQs" id="LVa-UP-fyY"/>
- <outlet property="micBtn" destination="4hs-gv-Ql1" id="YLa-Fk-6Tb"/>
- <outlet property="nameLabel" destination="QO6-Go-izD" id="gHb-xz-gD9"/>
- <outlet property="sexImageView" destination="idB-Ob-chM" id="hPH-jy-SfI"/>
- </connections>
- <point key="canvasLocation" x="-43.200000000000003" y="161.91904047976013"/>
- </tableViewCell>
- </objects>
- <resources>
- <image name="mike_off" width="33" height="33.5"/>
- <image name="mike_on" width="33" height="33.5"/>
- </resources>
- </document>
|