Skip to content
Snippets Groups Projects
Select Git revision
  • f47a2561e65bb3204f22a76c34d4c0f5c0680a72
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • release/201811
  • release/201808
  • releases/beta1
  • packaging
  • releases/alpha
  • 1.0.0
  • 0.2.0
  • 0.1.0
22 results

CurrentCall.xib

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    CurrentCall.xib 36.53 KiB
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="7706" systemVersion="14D2134" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
        <dependencies>
            <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="7706"/>
        </dependencies>
        <objects>
            <customObject id="-2" userLabel="File's Owner" customClass="CurrentCallVC">
                <connections>
                    <outlet property="chatButton" destination="fmp-x4-Pef" id="ARt-dr-TRo"/>
                    <outlet property="controlsPanel" destination="Eoi-B8-iL6" id="4xn-3b-SNn"/>
                    <outlet property="hangUpButton" destination="Kjq-iM-NBL" id="Puz-4L-Okl"/>
                    <outlet property="holdOnOffButton" destination="anb-Y8-JQi" id="HSl-pE-Kwg"/>
                    <outlet property="loadingIndicator" destination="JwW-2h-DyZ" id="EEb-50-oSJ"/>
                    <outlet property="muteAudioButton" destination="tQl-cT-0Lb" id="qV4-Ef-UTx"/>
                    <outlet property="muteVideoButton" destination="LVS-yZ-98V" id="qQs-zP-wQ4"/>
                    <outlet property="personLabel" destination="bg3-hB-nE8" id="t6l-1B-JxI"/>
                    <outlet property="pickUpButton" destination="qgD-3D-nD5" id="mkD-IT-22E"/>
                    <outlet property="previewView" destination="6y6-RH-qOp" id="1PY-sd-mh4"/>
                    <outlet property="recordOnOffButton" destination="oRa-pS-HN2" id="N7C-wn-0le"/>
                    <outlet property="splitView" destination="GIJ-gB-FZo" id="PM0-az-Q8X"/>
                    <outlet property="stateLabel" destination="kFD-FB-vig" id="SSO-14-q2t"/>
                    <outlet property="timeSpentLabel" destination="cIU-M7-xpN" id="9Rl-t3-gjY"/>
                    <outlet property="videoView" destination="2wf-Py-l6B" id="dEF-Gx-w6x"/>
                    <outlet property="view" destination="Hz6-mo-xeY" id="VKn-lN-ijP"/>
                </connections>
            </customObject>
            <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
            <customObject id="-3" userLabel="Application" customClass="NSObject"/>
            <customView id="Hz6-mo-xeY">
                <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                <subviews>
                    <splitView dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="GIJ-gB-FZo">
                        <rect key="frame" x="0.0" y="0.0" width="1014" height="509"/>
                        <subviews>
                            <customView id="2wf-Py-l6B" customClass="CallView">
                                <rect key="frame" x="0.0" y="0.0" width="675" height="509"/>
                                <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
                                <subviews>
                                    <customView translatesAutoresizingMaskIntoConstraints="NO" id="d0X-cW-Xgz">
                                        <rect key="frame" x="20" y="438" width="635" height="71"/>
                                        <subviews>
                                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="kFD-FB-vig">
                                                <rect key="frame" x="18" y="42" width="37" height="17"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="29" id="pft-oc-ZNh"/>
                                                </constraints>
                                                <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="State" id="ugy-uK-901">
                                                    <font key="font" metaFont="system"/>
                                                    <color key="textColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
                                                    <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
                                                </textFieldCell>
                                            </textField>
                                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cIU-M7-xpN">
                                                <rect key="frame" x="513" y="23" width="104" height="24"/>
                                                <constraints>
                                                    <constraint firstAttribute="width" constant="100" id="9vz-kb-6L6"/>
                                                </constraints>
                                                <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="center" title="Time" id="zsO-T7-9yi">
                                                    <font key="font" size="20" name="HelveticaNeue"/>
                                                    <color key="textColor" name="alternateSelectedControlTextColor" catalog="System" colorSpace="catalog"/>
                                                    <color key="backgroundColor" name="highlightColor" catalog="System" colorSpace="catalog"/>
                                                </textFieldCell>
                                                <userDefinedRuntimeAttributes>
                                                    <userDefinedRuntimeAttribute type="string" keyPath="layer.cornerRadius" value="15"/>
                                                </userDefinedRuntimeAttributes>
                                            </textField>
                                            <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="bg3-hB-nE8">
                                                <rect key="frame" x="18" y="17" width="85" height="17"/>
                                                <constraints>