forked from mirrors/linphone-iphone
281 lines
23 KiB
XML
281 lines
23 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="9060" systemVersion="15B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="9051"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="TabBarView">
|
|
<connections>
|
|
<outlet property="chatButton" destination="5" id="28"/>
|
|
<outlet property="chatNotificationLabel" destination="38" id="40"/>
|
|
<outlet property="chatNotificationView" destination="37" id="41"/>
|
|
<outlet property="contactsButton" destination="8" id="27"/>
|
|
<outlet property="dialerButton" destination="7" id="12"/>
|
|
<outlet property="historyButton" destination="6" id="13"/>
|
|
<outlet property="historyNotificationLabel" destination="34" id="35"/>
|
|
<outlet property="historyNotificationView" destination="32" id="36"/>
|
|
<outlet property="landscapeView" destination="ni3-kk-RmM" id="gdj-Ib-y4f"/>
|
|
<outlet property="portraitView" destination="3" id="43"/>
|
|
<outlet property="selectedButtonImage" destination="eC3-Hw-cqQ" id="PFh-X5-jX7"/>
|
|
<outlet property="view" destination="3" id="14"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="3">
|
|
<rect key="frame" x="0.0" y="0.0" width="360" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="1" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_C.png" id="svE-vh-ct2" userLabel="backgroundImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="360" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6" userLabel="historyButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="0.0" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="History"/>
|
|
<state key="normal" image="footer_history_default.png"/>
|
|
<state key="disabled" image="footer_history_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onHistoryClick:" destination="-1" eventType="touchUpInside" id="22"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="8" userLabel="contactsButton" customClass="UIIconButton">
|
|
<rect key="frame" x="90" y="0.0" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Contacts"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="footer_contacts_default.png"/>
|
|
<state key="disabled" image="footer_contacts_disabled.png"/>
|
|
<state key="selected">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onContactsClick:" destination="-1" eventType="touchUpInside" id="23"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="7" userLabel="dialerButton" customClass="UIIconButton">
|
|
<rect key="frame" x="180" y="0.0" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Dialer"/>
|
|
<state key="normal" image="footer_dialer_default.png"/>
|
|
<state key="disabled" image="footer_dialer_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onDialerClick:" destination="-1" eventType="touchUpInside" id="24"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="5" userLabel="chatButton" customClass="UIIconButton">
|
|
<rect key="frame" x="270" y="0.0" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="footer_chat_default.png"/>
|
|
<state key="disabled" image="footer_chat_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="26"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" tag="6" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_A.png" id="eC3-Hw-cqQ" userLabel="selectedButtonImage">
|
|
<rect key="frame" x="180" y="63" width="90" height="3"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<view autoresizesSubviews="NO" userInteractionEnabled="NO" tag="7" contentMode="scaleToFill" id="37" userLabel="chatNotificationView" customClass="UIBouncingView">
|
|
<rect key="frame" x="338" y="0.0" width="21" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="8" contentMode="scaleAspectFit" image="history_chat_indicator.png" id="39" userLabel="chatNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="9" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="7" id="38" userLabel="chatNotificationLabel">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Missed message(s)">
|
|
<accessibilityTraits key="traits" none="YES"/>
|
|
</accessibility>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view autoresizesSubviews="NO" userInteractionEnabled="NO" tag="10" contentMode="scaleToFill" id="32" userLabel="historyNotificationView" customClass="UIBouncingView">
|
|
<rect key="frame" x="68" y="0.0" width="21" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="11" contentMode="scaleAspectFit" image="history_chat_indicator.png" id="33" userLabel="historyNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="12" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="7" id="34" userLabel="historyNotificationLabel">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Missed call(s)">
|
|
<accessibilityTraits key="traits" none="YES"/>
|
|
</accessibility>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</subviews>
|
|
<animations/>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="226" y="-36"/>
|
|
</view>
|
|
<view contentMode="scaleToFill" id="ni3-kk-RmM">
|
|
<rect key="frame" x="0.0" y="0.0" width="90" height="333"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="1" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_C.png" id="V07-hP-Heu" userLabel="backgroundImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="90" height="333"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="ea1-DR-JeN" userLabel="contactsButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="101" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Contacts"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="footer_contacts_default.png"/>
|
|
<state key="disabled" image="footer_contacts_disabled.png"/>
|
|
<state key="selected">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onContactsClick:" destination="-1" eventType="touchUpInside" id="Mha-05-jl6"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="4" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="Leo-2i-huu" userLabel="dialerButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="167" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Dialer"/>
|
|
<state key="normal" image="footer_dialer_default.png"/>
|
|
<state key="disabled" image="footer_dialer_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onDialerClick:" destination="-1" eventType="touchUpInside" id="f7N-Mt-lPq"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" tag="5" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="TbS-j0-yv4" userLabel="chatButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="233" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" image="footer_chat_default.png"/>
|
|
<state key="disabled" image="footer_chat_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="B7q-6N-lWO"/>
|
|
</connections>
|
|
</button>
|
|
<imageView userInteractionEnabled="NO" tag="6" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="color_A.png" id="Dxb-ca-vcU" userLabel="selectedButtonImage">
|
|
<rect key="frame" x="0.0" y="101" width="3" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<view autoresizesSubviews="NO" userInteractionEnabled="NO" tag="7" contentMode="scaleToFill" id="djA-EL-HUt" userLabel="chatNotificationView" customClass="UIBouncingView">
|
|
<rect key="frame" x="68" y="233" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="8" contentMode="scaleAspectFit" image="history_chat_indicator.png" id="EKN-Nr-bdt" userLabel="chatNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="9" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="7" id="cWJ-ol-R0k" userLabel="chatNotificationLabel">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Missed message(s)">
|
|
<accessibilityTraits key="traits" none="YES"/>
|
|
</accessibility>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<view autoresizesSubviews="NO" userInteractionEnabled="NO" tag="10" contentMode="scaleToFill" id="Ldd-jk-0kY" userLabel="historyNotificationView" customClass="UIBouncingView">
|
|
<rect key="frame" x="68" y="35" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" tag="11" contentMode="scaleAspectFit" image="history_chat_indicator.png" id="toi-dz-eTS" userLabel="historyNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" tag="12" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="7" id="eU2-w3-nYr" userLabel="historyNotificationLabel">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="Missed call(s)">
|
|
<accessibilityTraits key="traits" none="YES"/>
|
|
</accessibility>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="hlj-lf-AGD" userLabel="historyButton" customClass="UIIconButton">
|
|
<rect key="frame" x="0.0" y="35" width="90" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<accessibility key="accessibilityConfiguration" label="History"/>
|
|
<state key="normal" image="footer_history_default.png"/>
|
|
<state key="disabled" image="footer_history_disabled.png"/>
|
|
<state key="highlighted" backgroundImage="color_A.png"/>
|
|
<connections>
|
|
<action selector="onHistoryClick:" destination="-1" eventType="touchUpInside" id="apg-Ia-q2O"/>
|
|
</connections>
|
|
</button>
|
|
</subviews>
|
|
<animations/>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="526" y="86.5"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="color_A.png" width="2" height="2"/>
|
|
<image name="color_C.png" width="2" height="2"/>
|
|
<image name="footer_chat_default.png" width="27" height="27"/>
|
|
<image name="footer_chat_disabled.png" width="27" height="27"/>
|
|
<image name="footer_contacts_default.png" width="29" height="29"/>
|
|
<image name="footer_contacts_disabled.png" width="29" height="29"/>
|
|
<image name="footer_dialer_default.png" width="27" height="27"/>
|
|
<image name="footer_dialer_disabled.png" width="27" height="27"/>
|
|
<image name="footer_history_default.png" width="29" height="29"/>
|
|
<image name="footer_history_disabled.png" width="29" height="29"/>
|
|
<image name="history_chat_indicator.png" width="13" height="13"/>
|
|
</resources>
|
|
</document>
|