123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
- <device id="retina6_12" orientation="portrait" appearance="light"/>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="System colors in document resources" minToolsVersion="11.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="PDFBackgroundView"/>
- <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
- <view contentMode="scaleToFill" id="iN0-l3-epB" customClass="PDFBackgroundView">
- <rect key="frame" x="0.0" y="0.0" width="393" height="80"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Color" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Asj-Uy-gnl">
- <rect key="frame" x="10" y="5" width="50" height="30"/>
- <constraints>
- <constraint firstAttribute="height" constant="30" id="ZmZ-ri-Alw"/>
- <constraint firstAttribute="width" constant="50" id="uDa-92-bau"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Image" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="flL-Wj-qvU">
- <rect key="frame" x="20" y="40" width="140" height="30"/>
- <constraints>
- <constraint firstAttribute="width" constant="140" id="jky-Ox-ecJ"/>
- <constraint firstAttribute="height" constant="30" id="sWi-8f-vx9"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ilf-hc-vDz">
- <rect key="frame" x="355" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="CWi-mv-IPJ"/>
- <constraint firstAttribute="width" constant="28" id="o4m-06-FPb"/>
- </constraints>
- <fontDescription key="fontDescription" type="system" pointSize="15"/>
- <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemPinkColor"/>
- </backgroundConfiguration>
- <fontDescription key="titleFontDescription" type="system" pointSize="15"/>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oel-2u-BwM">
- <rect key="frame" x="317" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="AiU-sc-hZs"/>
- <constraint firstAttribute="width" constant="28" id="ghQ-GR-fum"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemOrangeColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Bx-Z5-1mL">
- <rect key="frame" x="279" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="6KJ-yL-LRE"/>
- <constraint firstAttribute="width" constant="28" id="D5G-Zm-19h"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemYellowColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DT2-6t-Yve">
- <rect key="frame" x="241" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="5Ub-AJ-C65"/>
- <constraint firstAttribute="width" constant="28" id="Icc-0o-nxi"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemGreenColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ofq-RN-o4S">
- <rect key="frame" x="203" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="75f-GH-3Le"/>
- <constraint firstAttribute="width" constant="28" id="jg9-oA-YpQ"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemBlueColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TQ4-ke-8H9">
- <rect key="frame" x="165" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="o32-Xf-L1Q"/>
- <constraint firstAttribute="width" constant="28" id="pNY-34-Irw"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemBrownColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xMA-9j-ihI">
- <rect key="frame" x="127" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="height" constant="28" id="UaX-cg-WYt"/>
- <constraint firstAttribute="width" constant="28" id="V6Z-Vs-qv9"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" systemColor="systemPurpleColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Ws2-Yk-jgk">
- <rect key="frame" x="89" y="5" width="28" height="28"/>
- <constraints>
- <constraint firstAttribute="width" constant="28" id="Zd0-M1-hAv"/>
- <constraint firstAttribute="height" constant="28" id="aRt-Oc-8LH"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="filled">
- <backgroundConfiguration key="background" cornerRadius="14">
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <color key="strokeColor" systemColor="labelColor"/>
- </backgroundConfiguration>
- </buttonConfiguration>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="erY-n4-1j4">
- <rect key="frame" x="188" y="38" width="180" height="35"/>
- <constraints>
- <constraint firstAttribute="width" constant="180" id="IMe-mW-tDp"/>
- <constraint firstAttribute="height" constant="35" id="hKV-0t-qvg"/>
- </constraints>
- <state key="normal" title="Button"/>
- <buttonConfiguration key="configuration" style="plain" title="Select Image">
- <backgroundConfiguration key="background">
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <color key="strokeColor" systemColor="labelColor"/>
- </backgroundConfiguration>
- <color key="baseForegroundColor" systemColor="labelColor"/>
- </buttonConfiguration>
- </button>
- </subviews>
- <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
- <color key="backgroundColor" systemColor="systemBackgroundColor"/>
- <constraints>
- <constraint firstItem="Ws2-Yk-jgk" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="4Rh-Ke-aNY"/>
- <constraint firstItem="Ilf-hc-vDz" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="572-HX-Qlx"/>
- <constraint firstItem="TQ4-ke-8H9" firstAttribute="leading" secondItem="xMA-9j-ihI" secondAttribute="trailing" constant="10" id="7om-Xd-tEV"/>
- <constraint firstItem="vUN-kp-3ea" firstAttribute="trailing" secondItem="erY-n4-1j4" secondAttribute="trailing" constant="25" id="AWv-rQ-36c"/>
- <constraint firstItem="oel-2u-BwM" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="AtF-se-fqq"/>
- <constraint firstItem="erY-n4-1j4" firstAttribute="top" secondItem="5Bx-Z5-1mL" secondAttribute="bottom" constant="5" id="DYa-P3-Rq1"/>
- <constraint firstItem="Ofq-RN-o4S" firstAttribute="leading" secondItem="TQ4-ke-8H9" secondAttribute="trailing" constant="10" id="EFZ-4T-Ztn"/>
- <constraint firstItem="xMA-9j-ihI" firstAttribute="leading" secondItem="Ws2-Yk-jgk" secondAttribute="trailing" constant="10" id="Fq6-OK-x64"/>
- <constraint firstItem="DT2-6t-Yve" firstAttribute="leading" secondItem="Ofq-RN-o4S" secondAttribute="trailing" constant="10" id="IO0-q7-oEe"/>
- <constraint firstItem="DT2-6t-Yve" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="NE1-zf-jKU"/>
- <constraint firstItem="5Bx-Z5-1mL" firstAttribute="leading" secondItem="DT2-6t-Yve" secondAttribute="trailing" constant="10" id="PsZ-6B-3Yl"/>
- <constraint firstItem="Ilf-hc-vDz" firstAttribute="leading" secondItem="oel-2u-BwM" secondAttribute="trailing" constant="10" id="T17-oR-9rs"/>
- <constraint firstItem="oel-2u-BwM" firstAttribute="leading" secondItem="5Bx-Z5-1mL" secondAttribute="trailing" constant="10" id="V6q-Rx-ggH"/>
- <constraint firstItem="Asj-Uy-gnl" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="W0L-eE-GgI"/>
- <constraint firstItem="xMA-9j-ihI" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="gx6-Qg-8B5"/>
- <constraint firstAttribute="trailing" secondItem="Ilf-hc-vDz" secondAttribute="trailing" constant="10" id="kUq-Xl-jqQ"/>
- <constraint firstItem="flL-Wj-qvU" firstAttribute="top" secondItem="Asj-Uy-gnl" secondAttribute="bottom" constant="5" id="ldA-sS-ZHL"/>
- <constraint firstItem="TQ4-ke-8H9" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="npv-Hi-rdw"/>
- <constraint firstItem="flL-Wj-qvU" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" constant="20" id="rWc-dB-ym6"/>
- <constraint firstItem="5Bx-Z5-1mL" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="uG7-vj-DOA"/>
- <constraint firstItem="Asj-Uy-gnl" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="10" id="usP-Zx-6we"/>
- <constraint firstItem="Ofq-RN-o4S" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="5" id="vjq-lV-KKh"/>
- </constraints>
- <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
- <connections>
- <outlet property="colorBtn1" destination="Ilf-hc-vDz" id="Q5P-eo-kjG"/>
- <outlet property="colorBtn2" destination="oel-2u-BwM" id="ZGt-9y-cdH"/>
- <outlet property="colorBtn3" destination="5Bx-Z5-1mL" id="zvY-SL-BOE"/>
- <outlet property="colorBtn4" destination="DT2-6t-Yve" id="PAn-Q6-nnN"/>
- <outlet property="colorBtn5" destination="Ofq-RN-o4S" id="7or-FS-Yf6"/>
- <outlet property="colorBtn6" destination="TQ4-ke-8H9" id="rlg-IE-LP2"/>
- <outlet property="colorBtn7" destination="xMA-9j-ihI" id="Ntz-if-rfz"/>
- <outlet property="colorBtn8" destination="Ws2-Yk-jgk" id="1TB-1i-b3L"/>
- <outlet property="colorLabel" destination="Asj-Uy-gnl" id="Set-Ly-6Jh"/>
- <outlet property="imageLabel" destination="flL-Wj-qvU" id="8Zw-x1-L6n"/>
- <outlet property="selectBtn" destination="erY-n4-1j4" id="wbl-4S-Ley"/>
- </connections>
- <point key="canvasLocation" x="130.53435114503816" y="-12.67605633802817"/>
- </view>
- </objects>
- <resources>
- <systemColor name="labelColor">
- <color red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemBackgroundColor">
- <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </systemColor>
- <systemColor name="systemBlueColor">
- <color red="0.0" green="0.47843137254901963" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemBrownColor">
- <color red="0.63529411764705879" green="0.51764705882352946" blue="0.36862745098039218" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemGreenColor">
- <color red="0.20392156862745098" green="0.7803921568627451" blue="0.34901960784313724" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemOrangeColor">
- <color red="1" green="0.58431372549019611" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemPinkColor">
- <color red="1" green="0.17647058823529413" blue="0.33333333333333331" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemPurpleColor">
- <color red="0.68627450980392157" green="0.32156862745098042" blue="0.87058823529411766" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- <systemColor name="systemYellowColor">
- <color red="1" green="0.80000000000000004" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- </systemColor>
- </resources>
- </document>
|