forked from mirrors/linphone-iphone
120 lines
9.4 KiB
XML
120 lines
9.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="7703"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="UIContactDetailsCell">
|
|
<connections>
|
|
<outlet property="addressLabel" destination="frB-ep-LWi" id="g8q-qs-S9y"/>
|
|
<outlet property="callButton" destination="ZbV-2Z-b4y" id="n5w-ij-mcc"/>
|
|
<outlet property="chatButton" destination="FDT-HY-OQZ" id="UTP-jm-p2W"/>
|
|
<outlet property="defaultView" destination="SR2-3m-6t5" id="ZvK-H1-inh"/>
|
|
<outlet property="deleteButton" destination="C2f-aP-xjR" id="sxr-th-6rq"/>
|
|
<outlet property="editTextfield" destination="dTn-Hc-bGM" id="bkN-xg-S9D"/>
|
|
<outlet property="editView" destination="rAa-qu-PDc" id="cGz-D2-GiI"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="R4P-di-kSp">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="88"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" id="rAa-qu-PDc" userLabel="editView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" minimumFontSize="17" id="dTn-Hc-bGM" userLabel="editTextField">
|
|
<rect key="frame" x="8" y="7" width="326" height="30"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<color key="backgroundColor" red="0.90588235289999997" green="0.90588235289999997" blue="0.90588235289999997" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<rect key="contentStretch" x="1.3877787807814457e-17" y="0.0" width="1" height="1"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="C2f-aP-xjR" userLabel="deleteButton" customClass="UIIconButton">
|
|
<rect key="frame" x="340" y="7" width="30" height="30"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES" heightSizable="YES"/>
|
|
<animations/>
|
|
<state key="normal" title="Button" image="delete_field_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="delete_field_over.png"/>
|
|
<state key="highlighted" image="delete_field_over.png"/>
|
|
<connections>
|
|
<action selector="onDeleteClick:" destination="-1" eventType="touchUpInside" id="HJ4-YQ-uh4"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" id="SR2-3m-6t5" userLabel="defaultView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="88"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="ZbV-2Z-b4y" userLabel="callButton" customClass="UIIconButton">
|
|
<rect key="frame" x="135" y="40" width="44" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Call"/>
|
|
<state key="normal" title="Button" image="call_start_body_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="call_start_body_disabled.png"/>
|
|
<state key="highlighted" image="call_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onCallClick:" destination="-1" eventType="touchUpInside" id="nVk-zG-i8I"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleAspectFit" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="FDT-HY-OQZ" userLabel="chatButton" customClass="UIIconButton">
|
|
<rect key="frame" x="195" y="40" width="44" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<state key="normal" title="Button" image="chat_start_body_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="chat_start_body_disabled.png"/>
|
|
<state key="highlighted" image="chat_start_body_over.png"/>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="tec-tH-uij"/>
|
|
</connections>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="john.doe@sip.linphone.org" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="frB-ep-LWi" userLabel="addressLabel">
|
|
<rect key="frame" x="8" y="0.0" width="359" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<animations/>
|
|
</view>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="338.5" y="43"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="call_start_body_default.png" width="51" height="51"/>
|
|
<image name="call_start_body_disabled.png" width="51" height="51"/>
|
|
<image name="call_start_body_over.png" width="51" height="51"/>
|
|
<image name="chat_start_body_default.png" width="51" height="51"/>
|
|
<image name="chat_start_body_disabled.png" width="51" height="51"/>
|
|
<image name="chat_start_body_over.png" width="51" height="51"/>
|
|
<image name="delete_field_default.png" width="27" height="27"/>
|
|
<image name="delete_field_over.png" width="27" height="27"/>
|
|
</resources>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document>
|