|
@@ -1,11 +1,11 @@
|
|
|
<?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="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
|
|
|
<device id="retina5_5" orientation="portrait">
|
|
<device id="retina5_5" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
</device>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
</dependencies>
|
|
|
<scenes>
|
|
<scenes>
|
|
@@ -77,40 +77,39 @@
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="96x-9C-cOu">
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="96x-9C-cOu">
|
|
|
<rect key="frame" x="-2" y="696" width="418" height="42"/>
|
|
<rect key="frame" x="-2" y="696" width="418" height="42"/>
|
|
|
<subviews>
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GWc-40-6TW">
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j1h-rd-hX7">
|
|
|
<rect key="frame" x="15" y="6" width="60" height="30"/>
|
|
<rect key="frame" x="15" y="6" width="60" height="30"/>
|
|
|
- <constraints>
|
|
|
|
|
- <constraint firstAttribute="width" constant="60" id="I6g-AA-Oct"/>
|
|
|
|
|
- <constraint firstAttribute="height" constant="30" id="mcY-XV-rWK"/>
|
|
|
|
|
- </constraints>
|
|
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <state key="normal" title="Delete">
|
|
|
|
|
|
|
+ <state key="normal" title="Upload">
|
|
|
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|
|
|
- <action selector="deleteBtnClick:" destination="xdl-ms-hcE" eventType="touchUpInside" id="jMi-hS-ZbZ"/>
|
|
|
|
|
|
|
+ <action selector="uploadBtnClick:" destination="xdl-ms-hcE" eventType="touchUpInside" id="xhY-iv-sTa"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="j1h-rd-hX7">
|
|
|
|
|
- <rect key="frame" x="95" y="6" width="60" height="30"/>
|
|
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GWc-40-6TW">
|
|
|
|
|
+ <rect key="frame" x="343" y="6" width="60" height="30"/>
|
|
|
|
|
+ <constraints>
|
|
|
|
|
+ <constraint firstAttribute="width" constant="60" id="I6g-AA-Oct"/>
|
|
|
|
|
+ <constraint firstAttribute="height" constant="30" id="mcY-XV-rWK"/>
|
|
|
|
|
+ </constraints>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="14"/>
|
|
|
- <state key="normal" title="Upload">
|
|
|
|
|
|
|
+ <state key="normal" title="Delete">
|
|
|
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<color key="titleColor" red="0.0" green="0.47843137250000001" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</state>
|
|
</state>
|
|
|
<connections>
|
|
<connections>
|
|
|
- <action selector="uploadBtnClick:" destination="xdl-ms-hcE" eventType="touchUpInside" id="xhY-iv-sTa"/>
|
|
|
|
|
|
|
+ <action selector="deleteBtnClick:" destination="xdl-ms-hcE" eventType="touchUpInside" id="jMi-hS-ZbZ"/>
|
|
|
</connections>
|
|
</connections>
|
|
|
</button>
|
|
</button>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<constraints>
|
|
<constraints>
|
|
|
- <constraint firstAttribute="bottom" secondItem="GWc-40-6TW" secondAttribute="bottom" constant="6" id="AiL-zm-b2V"/>
|
|
|
|
|
|
|
+ <constraint firstItem="j1h-rd-hX7" firstAttribute="leading" secondItem="96x-9C-cOu" secondAttribute="leading" constant="15" id="1yc-n1-AIT"/>
|
|
|
|
|
+ <constraint firstItem="GWc-40-6TW" firstAttribute="centerY" secondItem="96x-9C-cOu" secondAttribute="centerY" id="6jT-wJ-D6x"/>
|
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="GWc-40-6TW" secondAttribute="trailing" constant="15" id="7bg-AT-cXG"/>
|
|
|
<constraint firstItem="j1h-rd-hX7" firstAttribute="width" secondItem="GWc-40-6TW" secondAttribute="width" id="Bch-lO-lq0"/>
|
|
<constraint firstItem="j1h-rd-hX7" firstAttribute="width" secondItem="GWc-40-6TW" secondAttribute="width" id="Bch-lO-lq0"/>
|
|
|
- <constraint firstItem="GWc-40-6TW" firstAttribute="leading" secondItem="96x-9C-cOu" secondAttribute="leading" constant="15" id="MvH-24-FVo"/>
|
|
|
|
|
- <constraint firstItem="GWc-40-6TW" firstAttribute="top" secondItem="96x-9C-cOu" secondAttribute="top" constant="6" id="N8y-ZD-FiM"/>
|
|
|
|
|
- <constraint firstItem="j1h-rd-hX7" firstAttribute="top" secondItem="GWc-40-6TW" secondAttribute="top" id="coR-2H-oid"/>
|
|
|
|
|
|
|
+ <constraint firstItem="j1h-rd-hX7" firstAttribute="centerY" secondItem="GWc-40-6TW" secondAttribute="centerY" id="ijC-Jo-lnf"/>
|
|
|
<constraint firstItem="j1h-rd-hX7" firstAttribute="height" secondItem="GWc-40-6TW" secondAttribute="height" id="lx1-Yi-D9l"/>
|
|
<constraint firstItem="j1h-rd-hX7" firstAttribute="height" secondItem="GWc-40-6TW" secondAttribute="height" id="lx1-Yi-D9l"/>
|
|
|
- <constraint firstItem="j1h-rd-hX7" firstAttribute="leading" secondItem="GWc-40-6TW" secondAttribute="trailing" constant="20" id="qSO-S0-Adn"/>
|
|
|
|
|
</constraints>
|
|
</constraints>
|
|
|
</view>
|
|
</view>
|
|
|
</subviews>
|
|
</subviews>
|
|
@@ -270,7 +269,7 @@
|
|
|
</scene>
|
|
</scene>
|
|
|
</scenes>
|
|
</scenes>
|
|
|
<resources>
|
|
<resources>
|
|
|
- <image name="checkbox" width="16" height="16"/>
|
|
|
|
|
- <image name="checkbox_check" width="16" height="16"/>
|
|
|
|
|
|
|
+ <image name="checkbox" width="48" height="48"/>
|
|
|
|
|
+ <image name="checkbox_check" width="48" height="48"/>
|
|
|
</resources>
|
|
</resources>
|
|
|
</document>
|
|
</document>
|