mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
196 lines
No EOL
16 KiB
XML
196 lines
No EOL
16 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="4514" systemVersion="13B42" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none">
|
|
<dependencies>
|
|
<deployment defaultVersion="1072" identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="3747"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="UIMainBar">
|
|
<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="portraitView" destination="3" id="43"/>
|
|
<outlet property="settingsButton" destination="9" id="29"/>
|
|
<outlet property="view" destination="3" id="14"/>
|
|
</connections>
|
|
</placeholder>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view autoresizesSubviews="NO" contentMode="scaleToFill" id="3">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<view hidden="YES" autoresizesSubviews="NO" opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" tag="-1" contentMode="scaleToFill" id="4" userLabel="mask">
|
|
<rect key="frame" x="0.0" y="11" width="320" height="66"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" red="0.0" green="1" blue="0.090924573910000001" alpha="1" colorSpace="calibratedRGB"/>
|
|
</view>
|
|
<view tag="28" contentMode="scaleToFill" id="45" userLabel="background">
|
|
<rect key="frame" x="0.0" y="77" width="320" height="2000"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" red="0.14901960780000001" green="0.1647058824" blue="0.18039215689999999" alpha="1" colorSpace="calibratedRGB"/>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="6" userLabel="history">
|
|
<rect key="frame" x="0.0" y="0.0" width="64" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="History"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="History" backgroundImage="history_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" backgroundImage="history_selected.png">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="history_over.png">
|
|
<color key="titleColor" red="0.72549019609999998" green="0.76862745099999996" blue="0.79607843140000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onHistoryClick:" destination="-1" eventType="touchUpInside" id="22"/>
|
|
</connections>
|
|
</button>
|
|
<view hidden="YES" autoresizesSubviews="NO" userInteractionEnabled="NO" contentMode="scaleToFill" id="32" userLabel="historyNotificationView">
|
|
<rect key="frame" x="38" y="1" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="history_notification.png" id="33" userLabel="historyNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" id="34" userLabel="historyNotificationLabel">
|
|
<rect key="frame" x="2" y="2" width="17" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<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>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="8" userLabel="contacts">
|
|
<rect key="frame" x="64" y="0.0" width="64" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Contacts"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="Contacts" backgroundImage="contacts_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" backgroundImage="contacts_selected.png">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="contacts_over.png">
|
|
<color key="titleColor" red="0.72549019609999998" green="0.76862745099999996" blue="0.79607843140000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onContactsClick:" destination="-1" eventType="touchUpInside" id="23"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="9" userLabel="settings">
|
|
<rect key="frame" x="256" y="0.0" width="64" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Settings"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="Settings" backgroundImage="settings_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" backgroundImage="settings_selected.png">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="settings_over.png">
|
|
<color key="titleColor" red="0.72549019609999998" green="0.76862745099999996" blue="0.79607843140000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onSettingsClick:" destination="-1" eventType="touchUpInside" id="25"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="7" userLabel="dialer">
|
|
<rect key="frame" x="128" y="0.0" width="64" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Dialer"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<state key="normal" image="dialer_default.png">
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" image="dialer_selected.png"/>
|
|
<state key="highlighted" image="dialer_over.png"/>
|
|
<connections>
|
|
<action selector="onDialerClick:" destination="-1" eventType="touchUpInside" id="24"/>
|
|
</connections>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" id="5" userLabel="chat">
|
|
<rect key="frame" x="192" y="0.0" width="64" height="77"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<accessibility key="accessibilityConfiguration" label="Chat"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<inset key="titleEdgeInsets" minX="0.0" minY="40" maxX="0.0" maxY="0.0"/>
|
|
<state key="normal" title="Chat" backgroundImage="chat_default.png">
|
|
<color key="titleColor" red="0.35686274509999999" green="0.39607843139999999" blue="0.43529411759999997" alpha="1" colorSpace="deviceRGB"/>
|
|
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<state key="selected" backgroundImage="chat_selected.png">
|
|
<color key="titleColor" red="0.81176471709999998" green="0.29803922770000002" blue="0.16078431900000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<state key="highlighted" backgroundImage="chat_over.png">
|
|
<color key="titleColor" red="0.72549019609999998" green="0.76862745099999996" blue="0.79607843140000001" alpha="1" colorSpace="deviceRGB"/>
|
|
</state>
|
|
<connections>
|
|
<action selector="onChatClick:" destination="-1" eventType="touchUpInside" id="26"/>
|
|
</connections>
|
|
</button>
|
|
<view hidden="YES" autoresizesSubviews="NO" userInteractionEnabled="NO" contentMode="scaleToFill" id="37" userLabel="chatNotificationView">
|
|
<rect key="frame" x="197" y="1" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" image="history_notification.png" id="39" userLabel="chatNotificationImage">
|
|
<rect key="frame" x="0.0" y="0.0" width="21" height="21"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</imageView>
|
|
<label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" text="99" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="10" id="38" userLabel="chatNotificationLabel">
|
|
<rect key="frame" x="2" y="2" width="17" height="17"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<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>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
</subviews>
|
|
<color key="backgroundColor" red="0.0" green="1" blue="0.19194547549999999" alpha="0.0" colorSpace="calibratedRGB"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="chat_default.png" width="128" height="154"/>
|
|
<image name="chat_over.png" width="128" height="154"/>
|
|
<image name="chat_selected.png" width="128" height="154"/>
|
|
<image name="contacts_default.png" width="128" height="154"/>
|
|
<image name="contacts_over.png" width="128" height="154"/>
|
|
<image name="contacts_selected.png" width="128" height="154"/>
|
|
<image name="dialer_default.png" width="128" height="154"/>
|
|
<image name="dialer_over.png" width="128" height="154"/>
|
|
<image name="dialer_selected.png" width="128" height="154"/>
|
|
<image name="history_default.png" width="128" height="154"/>
|
|
<image name="history_notification.png" width="43" height="43"/>
|
|
<image name="history_over.png" width="128" height="154"/>
|
|
<image name="history_selected.png" width="128" height="154"/>
|
|
<image name="settings_default.png" width="128" height="154"/>
|
|
<image name="settings_over.png" width="128" height="154"/>
|
|
<image name="settings_selected.png" width="128" height="154"/>
|
|
</resources>
|
|
</document> |