mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
373 lines
32 KiB
XML
373 lines
32 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="7706" systemVersion="14D136" 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="DialerViewController">
|
|
<connections>
|
|
<outlet property="addCallButton" destination="184" id="227"/>
|
|
<outlet property="addContactButton" destination="222" id="225"/>
|
|
<outlet property="addressField" destination="4" id="205"/>
|
|
<outlet property="backButton" destination="183" id="254"/>
|
|
<outlet property="callButton" destination="224" id="231"/>
|
|
<outlet property="eightButton" destination="35" id="204"/>
|
|
<outlet property="eraseButton" destination="185" id="202"/>
|
|
<outlet property="fiveButton" destination="31" id="195"/>
|
|
<outlet property="fourButton" destination="30" id="194"/>
|
|
<outlet property="nineButton" destination="36" id="200"/>
|
|
<outlet property="oneButton" destination="38" id="191"/>
|
|
<outlet property="sevenButton" destination="34" id="197"/>
|
|
<outlet property="sharpButton" destination="41" id="232"/>
|
|
<outlet property="sixButton" destination="33" id="196"/>
|
|
<outlet property="starButton" destination="39" id="199"/>
|
|
<outlet property="threeButton" destination="29" id="193"/>
|
|
<outlet property="transferButton" destination="236" id="253"/>
|
|
<outlet property="twoButton" destination="37" id="192"/>
|
|
<outlet property="view" destination="171" id="176"/>
|
|
<outlet property="zeroButton" destination="40" id="198"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="171">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="374"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES"/>
|
|
<subviews>
|
|
<view clipsSubviews="YES" contentMode="scaleToFill" id="178" userLabel="dialer">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="dialer_address_background.png" id="179" userLabel="background">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="80"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</imageView>
|
|
<textField opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" placeholder="Enter SIP address or phone number..." adjustsFontSizeToFit="NO" minimumFontSize="15" id="4" userLabel="addressField" customClass="UIAddressTextField">
|
|
<rect key="frame" x="5" y="0.0" width="310" height="60"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<accessibility key="accessibilityConfiguration" label="Enter an address"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<fontDescription key="fontDescription" name="Helvetica" family="Helvetica" pointSize="36"/>
|
|
<textInputTraits key="textInputTraits" autocorrectionType="no" keyboardType="emailAddress"/>
|
|
<connections>
|
|
<action selector="onAddressChange:" destination="-1" eventType="editingChanged" id="208"/>
|
|
<outlet property="delegate" destination="-1" id="190"/>
|
|
</connections>
|
|
</textField>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" id="180" userLabel="pad">
|
|
<rect key="frame" x="0.0" y="58" width="320" height="260"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="38" userLabel="1" customClass="UIDigitButtonLongVoiceMail">
|
|
<rect key="frame" x="0.0" y="11" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" red="0.40000001000000002" green="1" blue="1" alpha="0.0" colorSpace="calibratedRGB"/>
|
|
<accessibility key="accessibilityConfiguration" label="1"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_one_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_one_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="240"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="37" userLabel="2" customClass="UIDigitButton">
|
|
<rect key="frame" x="107" y="11" width="106" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="2"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_two_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_two_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="241"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="29" userLabel="3" customClass="UIDigitButton">
|
|
<rect key="frame" x="213" y="11" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="3"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_three_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_three_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="242"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="30" userLabel="4" customClass="UIDigitButton">
|
|
<rect key="frame" x="0.0" y="73" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="4"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_four_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_four_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="243"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="31" userLabel="5" customClass="UIDigitButton">
|
|
<rect key="frame" x="108" y="73" width="106" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="5"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_five_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_five_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="244"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="33" userLabel="6" customClass="UIDigitButton">
|
|
<rect key="frame" x="213" y="73" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="6"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_six_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_six_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="245"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="34" userLabel="7" customClass="UIDigitButton">
|
|
<rect key="frame" x="0.0" y="135" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="7"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_seven_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_seven_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="246"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="35" userLabel="8" customClass="UIDigitButton">
|
|
<rect key="frame" x="107" y="135" width="106" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="8"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_eight_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_eight_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="247"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="36" userLabel="9" customClass="UIDigitButton">
|
|
<rect key="frame" x="213" y="135" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="9"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_nine_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_nine_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="248"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="39" userLabel="*" customClass="UIDigitButton">
|
|
<rect key="frame" x="0.0" y="197" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Star"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_star_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_star_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="249"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="40" userLabel="0" customClass="UIDigitButtonLongPlus">
|
|
<rect key="frame" x="107" y="197" width="106" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="0"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_zero_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_zero_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="250"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="41" userLabel="#" customClass="UIDigitButton">
|
|
<rect key="frame" x="213" y="197" width="107" height="54"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Sharp"/>
|
|
<fontDescription key="fontDescription" name="Helvetica-Bold" family="Helvetica" pointSize="15"/>
|
|
<state key="normal" image="numpad_sharp_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" image="numpad_sharp_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="251"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" id="182" userLabel="toolBar">
|
|
<rect key="frame" x="0.0" y="305" width="320" height="68.999999433755875"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="222" userLabel="addContactButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add to contact"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="add_contact_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="add_contact_disabled.png"/>
|
|
<state key="highlighted" image="add_contact_over.png"/>
|
|
<connections>
|
|
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="230"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="183" userLabel="backButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="106" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Back"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="back_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="back_disabled.png"/>
|
|
<state key="highlighted" image="back_over.png"/>
|
|
<connections>
|
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="233"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="224" userLabel="callButton" customClass="UICallButton">
|
|
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Call"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="call_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="call_disabled.png"/>
|
|
<state key="highlighted" image="call_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="235"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="184" userLabel="addCallButton" customClass="UICallButton">
|
|
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add call"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="add_call_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="add_call_disabled.png"/>
|
|
<state key="highlighted" image="add_call_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="234"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="236" userLabel="transferButton" customClass="UITransferButton">
|
|
<rect key="frame" x="106" y="0.0" width="108" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Transfer call"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="transfer_call_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="transfer_call_disabled.png"/>
|
|
<state key="highlighted" image="transfer_call_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="237"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" adjustsImageWhenDisabled="NO" lineBreakMode="middleTruncation" id="185" userLabel="backspaceButton" customClass="UIEraseButton">
|
|
<rect key="frame" x="214" y="0.0" width="106" height="69"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMinY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Backspace"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="backspace_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="disabled" image="backspace_disabled.png"/>
|
|
<state key="highlighted" image="backspace_over.png"/>
|
|
<connections>
|
|
<outlet property="addressField" destination="4" id="252"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="0.0" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="add_call_default.png" width="214" height="138"/>
|
|
<image name="add_call_disabled.png" width="214" height="138"/>
|
|
<image name="add_call_over.png" width="214" height="138"/>
|
|
<image name="add_contact_default.png" width="213" height="138"/>
|
|
<image name="add_contact_disabled.png" width="213" height="138"/>
|
|
<image name="add_contact_over.png" width="213" height="138"/>
|
|
<image name="back_default.png" width="213" height="138"/>
|
|
<image name="back_disabled.png" width="213" height="138"/>
|
|
<image name="back_over.png" width="213" height="138"/>
|
|
<image name="backspace_default.png" width="213" height="138"/>
|
|
<image name="backspace_disabled.png" width="213" height="138"/>
|
|
<image name="backspace_over.png" width="213" height="138"/>
|
|
<image name="call_default.png" width="214" height="138"/>
|
|
<image name="call_disabled.png" width="214" height="138"/>
|
|
<image name="call_over.png" width="214" height="138"/>
|
|
<image name="dialer_address_background.png" width="640" height="135"/>
|
|
<image name="numpad_eight_default.png" width="220" height="113"/>
|
|
<image name="numpad_eight_over.png" width="220" height="113"/>
|
|
<image name="numpad_five_default.png" width="220" height="113"/>
|
|
<image name="numpad_five_over.png" width="220" height="113"/>
|
|
<image name="numpad_four_default.png" width="210" height="113"/>
|
|
<image name="numpad_four_over.png" width="210" height="113"/>
|
|
<image name="numpad_nine_default.png" width="210" height="113"/>
|
|
<image name="numpad_nine_over.png" width="210" height="113"/>
|
|
<image name="numpad_one_default.png" width="210" height="113"/>
|
|
<image name="numpad_one_over.png" width="210" height="113"/>
|
|
<image name="numpad_seven_default.png" width="210" height="113"/>
|
|
<image name="numpad_seven_over.png" width="210" height="113"/>
|
|
<image name="numpad_sharp_default.png" width="210" height="113"/>
|
|
<image name="numpad_sharp_over.png" width="210" height="113"/>
|
|
<image name="numpad_six_default.png" width="210" height="113"/>
|
|
<image name="numpad_six_over.png" width="210" height="113"/>
|
|
<image name="numpad_star_default.png" width="210" height="113"/>
|
|
<image name="numpad_star_over.png" width="210" height="113"/>
|
|
<image name="numpad_three_default.png" width="210" height="113"/>
|
|
<image name="numpad_three_over.png" width="210" height="113"/>
|
|
<image name="numpad_two_default.png" width="220" height="113"/>
|
|
<image name="numpad_two_over.png" width="220" height="113"/>
|
|
<image name="numpad_zero_default.png" width="220" height="113"/>
|
|
<image name="numpad_zero_over.png" width="220" height="113"/>
|
|
<image name="transfer_call_default.png" width="214" height="138"/>
|
|
<image name="transfer_call_disabled.png" width="214" height="138"/>
|
|
<image name="transfer_call_over.png" width="214" height="138"/>
|
|
</resources>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document>
|