|
@@ -1,6 +1,6 @@
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QH7-hC-pPW">
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="18122" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="QH7-hC-pPW">
|
|
- <device id="retina6_0" orientation="portrait" appearance="light"/>
|
|
|
|
|
|
+ <device id="retina5_9" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="18093"/>
|
|
@@ -14,15 +14,18 @@
|
|
<objects>
|
|
<objects>
|
|
<viewController id="Y6W-OH-hqX" customClass="NCUserStatus" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
<viewController id="Y6W-OH-hqX" customClass="NCUserStatus" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
|
|
<view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
|
|
<view key="view" contentMode="scaleToFill" id="5EZ-qb-Rvc">
|
|
- <rect key="frame" x="0.0" y="0.0" width="390" height="844"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IUw-Rz-hg5" userLabel="Online View">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="IUw-Rz-hg5" userLabel="Online View">
|
|
- <rect key="frame" x="10" y="108" width="180" height="40"/>
|
|
|
|
|
|
+ <rect key="frame" x="10" y="108" width="170" height="40"/>
|
|
<subviews>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7YL-BS-nbc">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7YL-BS-nbc">
|
|
- <rect key="frame" x="0.0" y="0.0" width="180" height="40"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="170" height="40"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionOnline:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="akV-7p-RDr"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusOnline" translatesAutoresizingMaskIntoConstraints="NO" id="wwP-hA-oHT">
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusOnline" translatesAutoresizingMaskIntoConstraints="NO" id="wwP-hA-oHT">
|
|
<rect key="frame" x="5" y="5" width="30" height="30"/>
|
|
<rect key="frame" x="5" y="5" width="30" height="30"/>
|
|
@@ -44,7 +47,7 @@
|
|
</subviews>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraints>
|
|
- <constraint firstAttribute="width" constant="180" id="35Q-yI-BpG"/>
|
|
|
|
|
|
+ <constraint firstAttribute="width" constant="170" id="35Q-yI-BpG"/>
|
|
<constraint firstItem="7YL-BS-nbc" firstAttribute="top" secondItem="IUw-Rz-hg5" secondAttribute="top" id="5QB-qr-SlK"/>
|
|
<constraint firstItem="7YL-BS-nbc" firstAttribute="top" secondItem="IUw-Rz-hg5" secondAttribute="top" id="5QB-qr-SlK"/>
|
|
<constraint firstItem="wwP-hA-oHT" firstAttribute="leading" secondItem="IUw-Rz-hg5" secondAttribute="leading" constant="5" id="F69-ar-ank"/>
|
|
<constraint firstItem="wwP-hA-oHT" firstAttribute="leading" secondItem="IUw-Rz-hg5" secondAttribute="leading" constant="5" id="F69-ar-ank"/>
|
|
<constraint firstItem="7YL-BS-nbc" firstAttribute="leading" secondItem="IUw-Rz-hg5" secondAttribute="leading" id="UNt-GH-j8N"/>
|
|
<constraint firstItem="7YL-BS-nbc" firstAttribute="leading" secondItem="IUw-Rz-hg5" secondAttribute="leading" id="UNt-GH-j8N"/>
|
|
@@ -57,11 +60,14 @@
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ukn-PZ-9sx" userLabel="Away View">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ukn-PZ-9sx" userLabel="Away View">
|
|
- <rect key="frame" x="200" y="108" width="180" height="40"/>
|
|
|
|
|
|
+ <rect key="frame" x="195" y="108" width="170" height="40"/>
|
|
<subviews>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iqo-IM-261">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iqo-IM-261">
|
|
- <rect key="frame" x="0.0" y="0.0" width="180" height="40"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="170" height="40"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionAway:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="GpX-1S-lwt"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusAway" translatesAutoresizingMaskIntoConstraints="NO" id="4EB-gX-bxj">
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusAway" translatesAutoresizingMaskIntoConstraints="NO" id="4EB-gX-bxj">
|
|
<rect key="frame" x="5" y="5" width="30" height="30"/>
|
|
<rect key="frame" x="5" y="5" width="30" height="30"/>
|
|
@@ -88,7 +94,7 @@
|
|
<constraint firstItem="4EB-gX-bxj" firstAttribute="centerY" secondItem="ukn-PZ-9sx" secondAttribute="centerY" id="HqP-sm-fJp"/>
|
|
<constraint firstItem="4EB-gX-bxj" firstAttribute="centerY" secondItem="ukn-PZ-9sx" secondAttribute="centerY" id="HqP-sm-fJp"/>
|
|
<constraint firstItem="iqo-IM-261" firstAttribute="top" secondItem="ukn-PZ-9sx" secondAttribute="top" id="LsD-PZ-hQ6"/>
|
|
<constraint firstItem="iqo-IM-261" firstAttribute="top" secondItem="ukn-PZ-9sx" secondAttribute="top" id="LsD-PZ-hQ6"/>
|
|
<constraint firstAttribute="bottom" secondItem="iqo-IM-261" secondAttribute="bottom" id="MOY-gj-I7B"/>
|
|
<constraint firstAttribute="bottom" secondItem="iqo-IM-261" secondAttribute="bottom" id="MOY-gj-I7B"/>
|
|
- <constraint firstAttribute="width" constant="180" id="P7c-7a-GPz"/>
|
|
|
|
|
|
+ <constraint firstAttribute="width" constant="170" id="P7c-7a-GPz"/>
|
|
<constraint firstItem="4EB-gX-bxj" firstAttribute="leading" secondItem="ukn-PZ-9sx" secondAttribute="leading" constant="5" id="WFQ-2a-0u3"/>
|
|
<constraint firstItem="4EB-gX-bxj" firstAttribute="leading" secondItem="ukn-PZ-9sx" secondAttribute="leading" constant="5" id="WFQ-2a-0u3"/>
|
|
<constraint firstAttribute="trailing" secondItem="iqo-IM-261" secondAttribute="trailing" id="flk-Z6-CYF"/>
|
|
<constraint firstAttribute="trailing" secondItem="iqo-IM-261" secondAttribute="trailing" id="flk-Z6-CYF"/>
|
|
<constraint firstAttribute="height" constant="40" id="jiB-ym-LwX"/>
|
|
<constraint firstAttribute="height" constant="40" id="jiB-ym-LwX"/>
|
|
@@ -96,15 +102,18 @@
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DgJ-Se-BTI" userLabel="dnd View">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DgJ-Se-BTI" userLabel="dnd View">
|
|
- <rect key="frame" x="10" y="178" width="180" height="60"/>
|
|
|
|
|
|
+ <rect key="frame" x="10" y="178" width="170" height="60"/>
|
|
<subviews>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YEP-sj-zkF">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YEP-sj-zkF">
|
|
- <rect key="frame" x="0.0" y="0.0" width="180" height="60"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="170" height="60"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionDnd:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="pce-gY-0L3"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="mute all notifications" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nJ9-Ag-jcR">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="mute all notifications" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nJ9-Ag-jcR">
|
|
- <rect key="frame" x="40" y="35" width="140" height="17"/>
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
|
+ <rect key="frame" x="40" y="36.333333333333343" width="130" height="15.666666666666664"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
@@ -133,7 +142,7 @@
|
|
<constraint firstItem="nJ9-Ag-jcR" firstAttribute="leading" secondItem="DgJ-Se-BTI" secondAttribute="leading" constant="40" id="BJt-58-RWa"/>
|
|
<constraint firstItem="nJ9-Ag-jcR" firstAttribute="leading" secondItem="DgJ-Se-BTI" secondAttribute="leading" constant="40" id="BJt-58-RWa"/>
|
|
<constraint firstAttribute="bottom" secondItem="YEP-sj-zkF" secondAttribute="bottom" id="CVn-CC-1k8"/>
|
|
<constraint firstAttribute="bottom" secondItem="YEP-sj-zkF" secondAttribute="bottom" id="CVn-CC-1k8"/>
|
|
<constraint firstItem="MUx-sY-ev7" firstAttribute="leading" secondItem="DgJ-Se-BTI" secondAttribute="leading" constant="40" id="Cqi-gW-jbJ"/>
|
|
<constraint firstItem="MUx-sY-ev7" firstAttribute="leading" secondItem="DgJ-Se-BTI" secondAttribute="leading" constant="40" id="Cqi-gW-jbJ"/>
|
|
- <constraint firstAttribute="width" constant="180" id="JHk-tU-fxT"/>
|
|
|
|
|
|
+ <constraint firstAttribute="width" constant="170" id="JHk-tU-fxT"/>
|
|
<constraint firstAttribute="bottom" secondItem="nJ9-Ag-jcR" secondAttribute="bottom" constant="8" id="Lji-IV-dzt"/>
|
|
<constraint firstAttribute="bottom" secondItem="nJ9-Ag-jcR" secondAttribute="bottom" constant="8" id="Lji-IV-dzt"/>
|
|
<constraint firstAttribute="trailing" secondItem="nJ9-Ag-jcR" secondAttribute="trailing" id="OwE-Ke-uTX"/>
|
|
<constraint firstAttribute="trailing" secondItem="nJ9-Ag-jcR" secondAttribute="trailing" id="OwE-Ke-uTX"/>
|
|
<constraint firstItem="YEP-sj-zkF" firstAttribute="top" secondItem="DgJ-Se-BTI" secondAttribute="top" id="Wbk-3u-Frc"/>
|
|
<constraint firstItem="YEP-sj-zkF" firstAttribute="top" secondItem="DgJ-Se-BTI" secondAttribute="top" id="Wbk-3u-Frc"/>
|
|
@@ -144,11 +153,14 @@
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hed-Bz-0g1" userLabel="Invisible View">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Hed-Bz-0g1" userLabel="Invisible View">
|
|
- <rect key="frame" x="200" y="178" width="180" height="60"/>
|
|
|
|
|
|
+ <rect key="frame" x="195" y="178" width="170" height="60"/>
|
|
<subviews>
|
|
<subviews>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hFm-Mo-Ec3">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hFm-Mo-Ec3">
|
|
- <rect key="frame" x="0.0" y="0.0" width="180" height="60"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="170" height="60"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionInvisible:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="gT0-dt-oXo"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusOffline" translatesAutoresizingMaskIntoConstraints="NO" id="Zz1-bN-nfb">
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="userStatusOffline" translatesAutoresizingMaskIntoConstraints="NO" id="Zz1-bN-nfb">
|
|
<rect key="frame" x="5" y="15" width="30" height="30"/>
|
|
<rect key="frame" x="5" y="15" width="30" height="30"/>
|
|
@@ -168,8 +180,8 @@
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="appear offline" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ADw-af-ua9">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="appear offline" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ADw-af-ua9">
|
|
- <rect key="frame" x="40" y="35" width="140" height="17"/>
|
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
|
|
|
+ <rect key="frame" x="40" y="36.333333333333343" width="130" height="15.666666666666664"/>
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="textColor" white="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
@@ -183,7 +195,7 @@
|
|
<constraint firstItem="Zz1-bN-nfb" firstAttribute="centerY" secondItem="Hed-Bz-0g1" secondAttribute="centerY" id="Olj-mI-W6v"/>
|
|
<constraint firstItem="Zz1-bN-nfb" firstAttribute="centerY" secondItem="Hed-Bz-0g1" secondAttribute="centerY" id="Olj-mI-W6v"/>
|
|
<constraint firstItem="hFm-Mo-Ec3" firstAttribute="top" secondItem="Hed-Bz-0g1" secondAttribute="top" id="QhQ-zK-hV6"/>
|
|
<constraint firstItem="hFm-Mo-Ec3" firstAttribute="top" secondItem="Hed-Bz-0g1" secondAttribute="top" id="QhQ-zK-hV6"/>
|
|
<constraint firstAttribute="bottom" secondItem="hFm-Mo-Ec3" secondAttribute="bottom" id="Vc1-Y6-TSY"/>
|
|
<constraint firstAttribute="bottom" secondItem="hFm-Mo-Ec3" secondAttribute="bottom" id="Vc1-Y6-TSY"/>
|
|
- <constraint firstAttribute="width" constant="180" id="XWG-t0-6Gc"/>
|
|
|
|
|
|
+ <constraint firstAttribute="width" constant="170" id="XWG-t0-6Gc"/>
|
|
<constraint firstItem="4KT-ng-OWD" firstAttribute="top" secondItem="Hed-Bz-0g1" secondAttribute="top" constant="8" id="fRx-Dh-1J1"/>
|
|
<constraint firstItem="4KT-ng-OWD" firstAttribute="top" secondItem="Hed-Bz-0g1" secondAttribute="top" constant="8" id="fRx-Dh-1J1"/>
|
|
<constraint firstAttribute="trailing" secondItem="ADw-af-ua9" secondAttribute="trailing" id="jQi-yk-I5r"/>
|
|
<constraint firstAttribute="trailing" secondItem="ADw-af-ua9" secondAttribute="trailing" id="jQi-yk-I5r"/>
|
|
<constraint firstItem="4KT-ng-OWD" firstAttribute="leading" secondItem="Hed-Bz-0g1" secondAttribute="leading" constant="40" id="oCV-YR-gcp"/>
|
|
<constraint firstItem="4KT-ng-OWD" firstAttribute="leading" secondItem="Hed-Bz-0g1" secondAttribute="leading" constant="40" id="oCV-YR-gcp"/>
|
|
@@ -192,7 +204,7 @@
|
|
</constraints>
|
|
</constraints>
|
|
</view>
|
|
</view>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="status message" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ldK-hD-vsJ">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="status message" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ldK-hD-vsJ">
|
|
- <rect key="frame" x="5" y="278" width="380" height="21"/>
|
|
|
|
|
|
+ <rect key="frame" x="5" y="278" width="365" height="21"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="17"/>
|
|
<nil key="textColor"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -208,7 +220,7 @@
|
|
<textInputTraits key="textInputTraits"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</textField>
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="what's your status?" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qXf-nl-3Li">
|
|
<textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="what's your status?" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="qXf-nl-3Li">
|
|
- <rect key="frame" x="43" y="319" width="337" height="34"/>
|
|
|
|
|
|
+ <rect key="frame" x="43" y="319" width="322" height="34"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="34" id="0in-EY-eBM"/>
|
|
<constraint firstAttribute="height" constant="34" id="0in-EY-eBM"/>
|
|
</constraints>
|
|
</constraints>
|
|
@@ -216,14 +228,14 @@
|
|
<textInputTraits key="textInputTraits"/>
|
|
<textInputTraits key="textInputTraits"/>
|
|
</textField>
|
|
</textField>
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="P09-kU-gUI">
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="-1" estimatedRowHeight="-1" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="P09-kU-gUI">
|
|
- <rect key="frame" x="10" y="373" width="370" height="337"/>
|
|
|
|
|
|
+ <rect key="frame" x="10" y="373" width="355" height="305"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
<prototypes>
|
|
<prototypes>
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="45" id="laP-fj-qDh">
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="45" id="laP-fj-qDh">
|
|
- <rect key="frame" x="0.0" y="24.333333969116211" width="370" height="45"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="24.333333969116211" width="355" height="45"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="laP-fj-qDh" id="HIM-ev-wMc">
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="laP-fj-qDh" id="HIM-ev-wMc">
|
|
- <rect key="frame" x="0.0" y="0.0" width="370" height="45"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="355" height="45"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="10" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="😀" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Riz-1F-iOC">
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="10" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="😀" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Riz-1F-iOC">
|
|
@@ -236,7 +248,7 @@
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="20" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iDd-pf-f8V">
|
|
<label opaque="NO" userInteractionEnabled="NO" tag="20" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iDd-pf-f8V">
|
|
- <rect key="frame" x="40" y="13.666666666666664" width="320" height="18"/>
|
|
|
|
|
|
+ <rect key="frame" x="40" y="13.666666666666664" width="305" height="18"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="15"/>
|
|
<nil key="textColor"/>
|
|
<nil key="textColor"/>
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
@@ -258,7 +270,7 @@
|
|
</connections>
|
|
</connections>
|
|
</tableView>
|
|
</tableView>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="clear status message after" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rha-b0-jMR">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="clear status message after" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rha-b0-jMR">
|
|
- <rect key="frame" x="10" y="733" width="180" height="17"/>
|
|
|
|
|
|
+ <rect key="frame" x="10" y="701" width="180" height="17"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="width" constant="180" id="YE8-7b-aAT"/>
|
|
<constraint firstAttribute="width" constant="180" id="YE8-7b-aAT"/>
|
|
</constraints>
|
|
</constraints>
|
|
@@ -267,7 +279,7 @@
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="today" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="isA-Km-19L">
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="today" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="isA-Km-19L">
|
|
- <rect key="frame" x="200" y="726.66666666666663" width="180" height="30"/>
|
|
|
|
|
|
+ <rect key="frame" x="200" y="694.66666666666663" width="165" height="30"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="c5F-cg-TMn"/>
|
|
<constraint firstAttribute="height" constant="30" id="c5F-cg-TMn"/>
|
|
</constraints>
|
|
</constraints>
|
|
@@ -276,7 +288,7 @@
|
|
<nil key="highlightedColor"/>
|
|
<nil key="highlightedColor"/>
|
|
</label>
|
|
</label>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3CT-dJ-sEj">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3CT-dJ-sEj">
|
|
- <rect key="frame" x="10" y="770" width="175" height="30"/>
|
|
|
|
|
|
+ <rect key="frame" x="10" y="738" width="175" height="30"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<color key="backgroundColor" systemColor="systemGray6Color"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="1F4-Cv-RzK"/>
|
|
<constraint firstAttribute="height" constant="30" id="1F4-Cv-RzK"/>
|
|
@@ -284,15 +296,21 @@
|
|
</constraints>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|
<state key="normal" title="clear status message"/>
|
|
<state key="normal" title="clear status message"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionClearStatusMessage:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="kSK-3g-AiY"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3xN-e7-N0L">
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3xN-e7-N0L">
|
|
- <rect key="frame" x="205" y="770" width="175" height="30"/>
|
|
|
|
|
|
+ <rect key="frame" x="190" y="738" width="175" height="30"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="30" id="66i-0j-Qrn"/>
|
|
<constraint firstAttribute="height" constant="30" id="66i-0j-Qrn"/>
|
|
<constraint firstAttribute="width" constant="175" id="wvf-2Z-fgc"/>
|
|
<constraint firstAttribute="width" constant="175" id="wvf-2Z-fgc"/>
|
|
</constraints>
|
|
</constraints>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="14"/>
|
|
<state key="normal" title="set status message"/>
|
|
<state key="normal" title="set status message"/>
|
|
|
|
+ <connections>
|
|
|
|
+ <action selector="actionSetStatusMessage:" destination="Y6W-OH-hqX" eventType="touchUpInside" id="p47-hL-BCM"/>
|
|
|
|
+ </connections>
|
|
</button>
|
|
</button>
|
|
</subviews>
|
|
</subviews>
|
|
<viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
|
|
<viewLayoutGuide key="safeArea" id="vDu-zF-Fre"/>
|
|
@@ -372,7 +390,7 @@
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="QH7-hC-pPW" sceneMemberID="viewController">
|
|
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="QH7-hC-pPW" sceneMemberID="viewController">
|
|
<toolbarItems/>
|
|
<toolbarItems/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="G9L-7e-agx">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="G9L-7e-agx">
|
|
- <rect key="frame" x="0.0" y="44" width="390" height="44"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</navigationBar>
|
|
</navigationBar>
|
|
<nil name="viewControllers"/>
|
|
<nil name="viewControllers"/>
|