|
@@ -23,25 +23,17 @@
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
|
<subviews>
|
|
|
<tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="ejc-ux-EAE">
|
|
|
- <rect key="frame" x="0.0" y="111" width="375" height="556"/>
|
|
|
+ <rect key="frame" x="0.0" y="86" width="375" height="581"/>
|
|
|
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</tableView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="g7r-0n-C6A" userLabel="File Image View">
|
|
|
- <rect key="frame" x="16" y="49" width="50" height="50"/>
|
|
|
+ <rect key="frame" x="16" y="28" width="50" height="50"/>
|
|
|
+ <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="50" id="aFd-Ss-ph2"/>
|
|
|
<constraint firstAttribute="height" constant="50" id="fWJ-Sq-Yb3"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5R0-1B-nUL" userLabel="Label Title">
|
|
|
- <rect key="frame" x="74" y="49" width="232" height="50"/>
|
|
|
- <constraints>
|
|
|
- <constraint firstAttribute="height" constant="50" id="I73-FO-nfA"/>
|
|
|
- </constraints>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
- <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <nil key="highlightedColor"/>
|
|
|
- </label>
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0rc-qU-t2v">
|
|
|
<rect key="frame" x="314" y="20" width="53" height="32"/>
|
|
|
<fontDescription key="fontDescription" type="boldSystem" pointSize="16"/>
|
|
@@ -50,18 +42,27 @@
|
|
|
<action selector="endButtonAction:" destination="FgK-eH-DI1" eventType="touchDown" id="Ibi-H5-8Lo"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5R0-1B-nUL" userLabel="Label Title">
|
|
|
+ <rect key="frame" x="74" y="29" width="232" height="50"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="I73-FO-nfA"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="13"/>
|
|
|
+ <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <nil key="highlightedColor"/>
|
|
|
+ </label>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstItem="ejc-ux-EAE" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leading" id="67Z-Q5-Cgm"/>
|
|
|
- <constraint firstItem="g7r-0n-C6A" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="29" id="7as-6H-my4"/>
|
|
|
+ <constraint firstItem="g7r-0n-C6A" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="8" id="7as-6H-my4"/>
|
|
|
<constraint firstItem="5R0-1B-nUL" firstAttribute="leading" secondItem="e6B-CP-Y0Y" secondAttribute="leadingMargin" constant="58" id="B3Z-eo-tqx"/>
|
|
|
- <constraint firstItem="5R0-1B-nUL" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="29" id="E64-4K-JVF"/>
|
|
|
+ <constraint firstItem="5R0-1B-nUL" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="9" id="E64-4K-JVF"/>
|
|
|
<constraint firstAttribute="trailingMargin" secondItem="0rc-qU-t2v" secondAttribute="trailing" constant="-8" id="F2h-Gs-1HX"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="ejc-ux-EAE" secondAttribute="trailing" id="Qmg-GS-aNl"/>
|
|
|
<constraint firstAttribute="trailingMargin" secondItem="5R0-1B-nUL" secondAttribute="trailing" constant="53" id="Wf2-P9-9R0"/>
|
|
|
<constraint firstItem="0rc-qU-t2v" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" id="ZUu-Ur-vra"/>
|
|
|
- <constraint firstItem="ejc-ux-EAE" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="91" id="e5l-5V-Ic6"/>
|
|
|
+ <constraint firstItem="ejc-ux-EAE" firstAttribute="top" secondItem="ypH-iM-3do" secondAttribute="bottom" constant="66" id="e5l-5V-Ic6"/>
|
|
|
<constraint firstItem="g3i-ij-OJy" firstAttribute="top" secondItem="ejc-ux-EAE" secondAttribute="bottom" id="g0g-ki-s02"/>
|
|
|
<constraint firstAttribute="leadingMargin" secondItem="g7r-0n-C6A" secondAttribute="leading" id="pUq-DL-LqB"/>
|
|
|
</constraints>
|
|
@@ -75,7 +76,7 @@
|
|
|
</viewController>
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="Zxn-bc-fzJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
|
|
|
</objects>
|
|
|
- <point key="canvasLocation" x="513" y="614"/>
|
|
|
+ <point key="canvasLocation" x="512.79999999999995" y="613.94302848575717"/>
|
|
|
</scene>
|
|
|
<!--ShareUser ownCloud-->
|
|
|
<scene sceneID="NIA-LD-rfC">
|