forked from mirrors/linphone-iphone
178 lines
16 KiB
XML
178 lines
16 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="ContactsViewController">
|
|
<connections>
|
|
<outlet property="addButton" destination="6" id="91"/>
|
|
<outlet property="allButton" destination="4" id="27"/>
|
|
<outlet property="backButton" destination="87" id="90"/>
|
|
<outlet property="linphoneButton" destination="5" id="31"/>
|
|
<outlet property="searchBar" destination="5jE-oF-d45" id="xfS-xo-2Bm"/>
|
|
<outlet property="tableController" destination="TJG-JZ-YRR" id="0lt-gC-EOm"/>
|
|
<outlet property="tableView" destination="zOo-FS-W6l" id="T4d-56-Bgi"/>
|
|
<outlet property="toolBar" destination="3" id="n95-dF-EoN"/>
|
|
<outlet property="view" destination="2" id="16"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<tableViewController id="TJG-JZ-YRR" userLabel="tableController" customClass="ContactsTableViewController">
|
|
<connections>
|
|
<outlet property="view" destination="zOo-FS-W6l" id="cM7-Da-i7e"/>
|
|
</connections>
|
|
<point key="canvasLocation" x="510" y="206"/>
|
|
</tableViewController>
|
|
<view contentMode="scaleToFill" id="1YR-9t-hRk" userLabel="iphone6MetricsView">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" id="2">
|
|
<rect key="frame" x="0.0" y="42" width="375" height="559"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" id="3" userLabel="toolBar">
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="87" userLabel="backButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Back"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="back.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onBackClick:" destination="-1" eventType="touchUpInside" id="89"/>
|
|
</connections>
|
|
</button>
|
|
<view contentMode="scaleToFill" id="93" userLabel="switchView">
|
|
<rect key="frame" x="0.0" y="0.0" width="150" height="46"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="4" userLabel="allButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="All contacts filter"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="9"/>
|
|
<inset key="titleEdgeInsets" minX="-38" minY="15" maxX="0.0" maxY="0.0"/>
|
|
<inset key="imageEdgeInsets" minX="16" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="ALL" image="contacts_all_default.png" backgroundImage="color_F.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="contacts_all_selected.png">
|
|
<color key="titleColor" red="1" green="0.36862745099999999" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAllClick:" destination="-1" eventType="touchUpInside" id="29"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="5" userLabel="sipButton" customClass="UIIconButton">
|
|
<rect key="frame" x="75" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Linphone contacts filter"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="9"/>
|
|
<inset key="titleEdgeInsets" minX="-35" minY="15" maxX="0.0" maxY="0.0"/>
|
|
<inset key="imageEdgeInsets" minX="16" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="SIP" image="contacts_sip_default.png" backgroundImage="color_F.png">
|
|
<color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="contacts_sip_selected.png">
|
|
<color key="titleColor" red="1" green="0.36862745099999999" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onLinphoneClick:" destination="-1" eventType="touchUpInside" id="47"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="vXX-dG-OTJ" userLabel="listEditButton" customClass="UIIconButton">
|
|
<rect key="frame" x="225" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="edit_list.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6" userLabel="addButton" customClass="UIIconButton">
|
|
<rect key="frame" x="300" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="contact_add.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
<connections>
|
|
<action selector="onAddContactClick:" destination="-1" eventType="touchUpInside" id="86"/>
|
|
</connections>
|
|
</button>
|
|
<button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="aJI-VJ-xN6" userLabel="deleteButton" customClass="UIIconButton">
|
|
<rect key="frame" x="300" y="0.0" width="75" height="42"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Add contact"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="18" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="delete.png" backgroundImage="color_F.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_E.png"/>
|
|
</button>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.88235294119999996" green="0.88235294119999996" blue="0.88235294119999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
</view>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" id="zOo-FS-W6l" userLabel="tableView">
|
|
<rect key="frame" x="0.0" y="86" width="375" height="475"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<inset key="contentInset" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<inset key="scrollIndicatorInsets" minX="0.0" minY="0.0" maxX="0.0" maxY="10"/>
|
|
<color key="separatorColor" red="0.7254902124" green="0.76862746479999999" blue="0.79607844350000001" alpha="1" colorSpace="deviceRGB"/>
|
|
<connections>
|
|
<outlet property="dataSource" destination="TJG-JZ-YRR" id="334-RR-jEi"/>
|
|
<outlet property="delegate" destination="TJG-JZ-YRR" id="X6c-qc-fGw"/>
|
|
</connections>
|
|
</tableView>
|
|
<searchBar contentMode="redraw" showsCancelButton="YES" id="5jE-oF-d45" userLabel="searchBar">
|
|
<rect key="frame" x="0.0" y="42" width="375" height="44"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
<connections>
|
|
<outlet property="delegate" destination="-1" id="4jL-Rv-dW7"/>
|
|
</connections>
|
|
</searchBar>
|
|
</subviews>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="1" green="1" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
|
|
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina47"/>
|
|
<point key="canvasLocation" x="4.5" y="212.5"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="back.png" width="25" height="22"/>
|
|
<image name="color_E.png" width="1" height="1"/>
|
|
<image name="color_F.png" width="1" height="1"/>
|
|
<image name="contact_add.png" width="35" height="30"/>
|
|
<image name="contacts_all_default.png" width="38" height="30"/>
|
|
<image name="contacts_all_selected.png" width="38" height="30"/>
|
|
<image name="contacts_sip_default.png" width="38" height="30"/>
|
|
<image name="contacts_sip_selected.png" width="38" height="30"/>
|
|
<image name="delete.png" width="22" height="28"/>
|
|
<image name="edit_list.png" width="31" height="29"/>
|
|
</resources>
|
|
<simulatedMetricsContainer key="defaultSimulatedMetrics">
|
|
<simulatedStatusBarMetrics key="statusBar"/>
|
|
<simulatedOrientationMetrics key="orientation"/>
|
|
<simulatedScreenMetrics key="destination" type="retina4"/>
|
|
</simulatedMetricsContainer>
|
|
</document>
|