UI: refactor conversations

Change-Id: I27b6bceb6f15b470863aefc6317cab1c326a614a
diff --git a/ui/Base.lproj/CallInConferenceVC.xib b/ui/Base.lproj/CallInConferenceVC.xib
index 37872e4..7ec5a00 100644
--- a/ui/Base.lproj/CallInConferenceVC.xib
+++ b/ui/Base.lproj/CallInConferenceVC.xib
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
+<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17156" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
     <dependencies>
-        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="14490.70"/>
+        <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17156"/>
         <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
     </dependencies>
     <objects>
@@ -15,32 +15,32 @@
         </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="170" height="102"/>
+        <customView misplaced="YES" id="Hz6-mo-xeY">
+            <rect key="frame" x="0.0" y="0.0" width="170" height="99"/>
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
             <subviews>
                 <box boxType="custom" borderWidth="0.0" cornerRadius="5" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="XkB-R1-Jz7">
-                    <rect key="frame" x="0.0" y="0.0" width="170" height="102"/>
+                    <rect key="frame" x="0.0" y="0.0" width="170" height="100"/>
                     <view key="contentView" id="DVn-uM-94p">
-                        <rect key="frame" x="0.0" y="0.0" width="170" height="102"/>
+                        <rect key="frame" x="0.0" y="0.0" width="170" height="100"/>
                         <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
                     </view>
                     <color key="fillColor" red="0.99999600649999998" green="1" blue="1" alpha="0.35846532534246578" colorSpace="custom" customColorSpace="sRGB"/>
                 </box>
                 <stackView distribution="fill" orientation="vertical" alignment="centerX" horizontalStackHuggingPriority="249.99998474121094" verticalStackHuggingPriority="249.99998474121094" detachesHiddenViews="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NJR-wA-MJL">
-                    <rect key="frame" x="0.0" y="0.0" width="170" height="102"/>
+                    <rect key="frame" x="0.0" y="0.0" width="170" height="100"/>
                     <subviews>
                         <customView translatesAutoresizingMaskIntoConstraints="NO" id="l1c-Lf-7R2">
-                            <rect key="frame" x="85" y="101" width="1" height="1"/>
+                            <rect key="frame" x="85" y="99" width="1" height="1"/>
                             <constraints>
                                 <constraint firstAttribute="width" constant="1" id="VzI-Tn-FIB"/>
                                 <constraint firstAttribute="height" constant="1" id="vxm-nR-dxO"/>
                             </constraints>
                         </customView>
                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="beR-Kp-sIl">
-                            <rect key="frame" x="55" y="77" width="61" height="16"/>
+                            <rect key="frame" x="57" y="77" width="56" height="14"/>
                             <textFieldCell key="cell" lineBreakMode="clipping" title="Searching" id="ZOf-xw-eee">
-                                <font key="font" metaFont="systemThin" size="12"/>
+                                <font key="font" metaFont="systemThin" size="11"/>
                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                             </textFieldCell>
@@ -48,7 +48,7 @@
                         <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vOY-7r-Xx0">
                             <rect key="frame" x="58" y="52" width="54" height="17"/>
                             <textFieldCell key="cell" lineBreakMode="truncatingTail" usesSingleLineMode="YES" id="pXv-4x-nAB">
-                                <font key="font" metaFont="systemLight" size="13"/>
+                                <font key="font" metaFont="systemLight" size="14"/>
                                 <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
                                 <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
                             </textFieldCell>
@@ -118,6 +118,7 @@
                 <constraint firstItem="XkB-R1-Jz7" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="kKi-JP-GhK"/>
                 <constraint firstAttribute="trailing" secondItem="NJR-wA-MJL" secondAttribute="trailing" id="uKU-u0-DGc"/>
             </constraints>
+            <point key="canvasLocation" x="-55" y="136"/>
         </customView>
     </objects>
     <resources>