Permalink
Cannot retrieve contributors at this time
SynchronyFinancialWatchApp/SynchronyFinancial/SynchronyFinancial WatchKit App/Base.lproj/Interface.storyboard
Go to file<?xml version="1.0" encoding="UTF-8"?> | |
<document type="com.apple.InterfaceBuilder.WatchKit.Storyboard" version="3.0" toolsVersion="14490.70" targetRuntime="watchKit" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="Qge-pO-HLc"> | |
<device id="watch38" orientation="portrait"> | |
<adaptation id="fullscreen"/> | |
</device> | |
<dependencies> | |
<deployment identifier="watchOS"/> | |
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/> | |
<plugIn identifier="com.apple.InterfaceBuilder.IBWatchKitPlugin" version="14490.21"/> | |
</dependencies> | |
<scenes> | |
<!--root--> | |
<scene sceneID="grn-eT-Mhz"> | |
<objects> | |
<controller identifier="root" hidesWhenLoading="NO" fullScreen="YES" id="Qge-pO-HLc" customClass="MainMenuInterfaceController" customModule="SynchronyFinancial_WatchKit_App" customModuleProvider="target"> | |
<items> | |
<button alignment="center" id="8yj-m6-1L9"> | |
<group key="contentGroup" width="1" height="0.5" alignment="left" contentMode="scaleAspectFit" layout="vertical" id="SBG-wc-YDJ"> | |
<items> | |
<imageView height="0.69999999999999996" alignment="center" image="account_menu_cc_icon" contentMode="scaleAspectFit" id="zAJ-yo-M72"/> | |
<label alignment="center" text="Accounts" id="Ohi-ve-NfC"/> | |
</items> | |
</group> | |
<connections> | |
<segue destination="Rpu-25-8st" kind="push" identifier="toAccounts" id="f1W-Bx-IrV"/> | |
</connections> | |
</button> | |
<button alignment="center" verticalAlignment="bottom" id="Vth-km-gVm"> | |
<group key="contentGroup" width="1" height="0.5" alignment="left" layout="vertical" id="MJs-LA-txN"> | |
<items> | |
<imageView height="0.69999999999999996" alignment="center" verticalAlignment="bottom" image="wellness_menu_cc" contentMode="scaleAspectFit" id="vJk-Xc-SS2"/> | |
<label alignment="center" verticalAlignment="bottom" text="Wellness" id="gpF-4d-eKv"/> | |
</items> | |
</group> | |
<connections> | |
<segue destination="FsK-xr-8Fi" kind="push" identifier="toWellness" id="IWu-2V-Dh4"/> | |
</connections> | |
</button> | |
<imageView alignment="left" hidden="YES" animationDuration="1" id="c6R-RW-IpR"/> | |
<label width="1" alignment="center" hidden="YES" text="Logging In..." textAlignment="center" id="Omp-sY-u45"/> | |
</items> | |
<connections> | |
<outlet property="accountsButton" destination="8yj-m6-1L9" id="N4i-Zw-wUL"/> | |
<outlet property="activityIndicator" destination="c6R-RW-IpR" id="JKZ-46-2hN"/> | |
<outlet property="loadingLabel" destination="Omp-sY-u45" id="JoG-2r-I4p"/> | |
<outlet property="wellnessButton" destination="Vth-km-gVm" id="jaB-M2-lvs"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="105" y="102"/> | |
</scene> | |
<!--Interface Controller--> | |
<scene sceneID="7P2-y3-sP1"> | |
<objects> | |
<controller id="FsK-xr-8Fi"> | |
<items> | |
<label width="1" alignment="center" text="Credit Wellness" textAlignment="center" id="eqA-XH-rlH"/> | |
<imageView height="74" alignment="left" id="sOx-i7-XUh"/> | |
<button width="1" alignment="left" title="Details" id="meA-87-moe"> | |
<connections> | |
<segue destination="heN-QU-cZt" kind="push" id="lQr-M3-AsC"/> | |
</connections> | |
</button> | |
</items> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="414" y="516"/> | |
</scene> | |
<!--Interface Controller--> | |
<scene sceneID="FrP-2H-M8Z"> | |
<objects> | |
<controller id="heN-QU-cZt"> | |
<items> | |
<table alignment="left" id="HZU-q7-cqT"> | |
<items> | |
<tableRow id="kMl-oM-kc4"> | |
<group key="rootItem" width="1" height="44" alignment="left" layout="vertical" id="oDn-1q-Ilf"> | |
<items> | |
<label alignment="left" text="Label" id="7l8-Yc-iLh"/> | |
<label width="136" alignment="left" verticalAlignment="center" text="Label" textAlignment="right" id="vwx-Lu-kir"/> | |
</items> | |
</group> | |
</tableRow> | |
</items> | |
</table> | |
</items> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="755" y="516"/> | |
</scene> | |
<!--Account Table Interface Controller--> | |
<scene sceneID="5Qe-Th-pL8"> | |
<objects> | |
<controller hidesWhenLoading="NO" id="Rpu-25-8st" customClass="AccountTableInterfaceController" customModule="SynchronyFinancial_WatchKit_Extension"> | |
<items> | |
<label width="1" alignment="center" text="Accounts" textAlignment="center" id="JYm-yy-xrH"/> | |
<table alignment="left" id="To8-Ze-tMX"> | |
<items> | |
<tableRow identifier="account" id="5xi-FS-LlJ" customClass="AccountCell" customModule="SynchronyFinancial_WatchKit_Extension"> | |
<group key="rootItem" width="1" height="44" alignment="left" layout="vertical" id="mYi-9N-Ue7"> | |
<items> | |
<label alignment="left" text="Account Name" id="Tl1-Kc-YJS"/> | |
<label width="136" alignment="left" verticalAlignment="bottom" text="(...XXXX)" textAlignment="left" id="OWC-kI-GEy"/> | |
</items> | |
</group> | |
<connections> | |
<outlet property="accountName" destination="Tl1-Kc-YJS" id="cgD-CY-lzh"/> | |
<outlet property="last4Label" destination="OWC-kI-GEy" id="su7-E3-eEF"/> | |
</connections> | |
</tableRow> | |
</items> | |
</table> | |
</items> | |
<connections> | |
<outlet property="accountTable" destination="To8-Ze-tMX" id="oJb-Ry-7xR"/> | |
<outlet property="titleLabel" destination="JYm-yy-xrH" id="V1g-ul-i8Y"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="414" y="-53"/> | |
</scene> | |
<!--AccountDetails--> | |
<scene sceneID="ozX-Kj-4yZ"> | |
<objects> | |
<controller identifier="AccountDetails" id="yrN-yp-gkH" customClass="AccountDetailsInterfaceController" customModule="SynchronyFinancial_WatchKit_Extension"> | |
<items> | |
<imageView alignment="left" hidden="YES" id="diX-Fh-Why"/> | |
<label width="1" alignment="center" hidden="YES" text="Loading History..." textAlignment="center" id="feN-nN-gaz"/> | |
<label width="1" alignment="left" text="Label" textAlignment="center" id="qzl-GE-bpZ"> | |
<fontDescription key="font" style="UICTFontTextStyleHeadline"/> | |
</label> | |
<label width="1" alignment="left" text="Label" textAlignment="center" id="mdb-QX-GuO"/> | |
<label width="1" alignment="left" text="Label" textAlignment="center" id="q0b-tb-dAb"/> | |
<label width="1" alignment="left" text="Next Payment Due:" textAlignment="center" id="rxs-Zb-naU"/> | |
<label width="1" alignment="left" text="Label" textAlignment="center" id="CPc-qk-Z2y"/> | |
<group width="1" alignment="left" id="ohQ-In-SGt"> | |
<items> | |
<button width="67" alignment="left" title="Pay" id="zeF-ky-mkm"> | |
<connections> | |
<action selector="payBillTapped" destination="yrN-yp-gkH" id="iQy-Ty-omn"/> | |
<segue destination="XXR-hJ-s6t" kind="push" identifier="payBill" id="jGh-Ix-ean"/> | |
</connections> | |
</button> | |
<button width="64" alignment="right" title="Recent" id="0HI-HK-yDl"> | |
<connections> | |
<action selector="recentButtonTapped" destination="yrN-yp-gkH" id="8Rp-SG-lGZ"/> | |
</connections> | |
</button> | |
</items> | |
</group> | |
</items> | |
<connections> | |
<outlet property="accountNameLabel" destination="qzl-GE-bpZ" id="6jA-KZ-quX"/> | |
<outlet property="activityIndicator" destination="diX-Fh-Why" id="Syr-8v-cTP"/> | |
<outlet property="availableFundsLabel" destination="q0b-tb-dAb" id="rcl-Tl-bDh"/> | |
<outlet property="balanceLabel" destination="mdb-QX-GuO" id="2Dj-nO-AM8"/> | |
<outlet property="loadingLabel" destination="feN-nN-gaz" id="i4Z-oG-hyy"/> | |
<outlet property="nextPaymentDueLabel" destination="CPc-qk-Z2y" id="AzY-pn-EMY"/> | |
<outlet property="nextPaymentTitleLabel" destination="rxs-Zb-naU" id="IDH-8E-WWm"/> | |
<outlet property="payButton" destination="zeF-ky-mkm" id="v5U-Y5-shh"/> | |
<outlet property="transactionsButton" destination="0HI-HK-yDl" id="L5Z-M9-wgO"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="755" y="-231"/> | |
</scene> | |
<!--PayMinimum--> | |
<scene sceneID="Kfg-ZO-Pav"> | |
<objects> | |
<controller identifier="PayMinimum" id="XXR-hJ-s6t" customClass="PayBillInterfaceController" customModule="SynchronyFinancial_WatchKit_App" customModuleProvider="target"> | |
<items> | |
<label width="1" alignment="center" text="Label" textAlignment="center" id="X8I-Ob-Sza"/> | |
<button width="1" alignment="left" title="Button" id="qp2-zo-E5M"> | |
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
<color key="backgroundColor" red="0.15993532539999999" green="0.67110615969999998" blue="0.88774442669999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
<connections> | |
<segue destination="t8d-XB-ngB" kind="push" identifier="PayAll" id="AFS-lo-piH"/> | |
</connections> | |
</button> | |
<label width="1" height="43" alignment="center" text="Label" textAlignment="center" numberOfLines="2" id="HEu-0X-JkC"/> | |
<button width="1" alignment="center" title="Button" id="qVO-TJ-fFK"> | |
<color key="titleColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
<color key="backgroundColor" red="0.99121409650000003" green="0.90791553260000002" blue="0.3312966228" alpha="1" colorSpace="deviceRGB"/> | |
<connections> | |
<segue destination="t8d-XB-ngB" kind="push" identifier="PayMinimum" id="kTV-Eb-cpT"/> | |
</connections> | |
</button> | |
</items> | |
<connections> | |
<outlet property="balanceLabel" destination="X8I-Ob-Sza" id="AAb-KT-Hx3"/> | |
<outlet property="minimumLabel" destination="HEu-0X-JkC" id="9eE-J7-qNL"/> | |
<outlet property="payBalanceButton" destination="qp2-zo-E5M" id="5oo-dC-qbj"/> | |
<outlet property="payMinimumButton" destination="qVO-TJ-fFK" id="ycd-dO-8jr"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="755" y="186"/> | |
</scene> | |
<!--Payment Detail Interface Controller--> | |
<scene sceneID="vQy-l8-oEp"> | |
<objects> | |
<controller id="t8d-XB-ngB" customClass="PaymentDetailInterfaceController" customModule="SynchronyFinancial_WatchKit_App" customModuleProvider="target"> | |
<items> | |
<imageView alignment="left" hidden="YES" id="qfi-KI-QXK"/> | |
<label width="1" alignment="center" hidden="YES" text="Processing ..." textAlignment="center" id="kgd-iG-og7"/> | |
<group width="1" height="1" alignment="left" layout="vertical" id="9VF-fb-CV3"> | |
<items> | |
<label width="1" alignment="center" text="Pay From:" textAlignment="center" id="xE5-Zl-U7d"/> | |
<button width="1" height="40" alignment="left" title="Synchrony (1234)" id="SZD-0B-PrF" userLabel="detailButton"> | |
<fontDescription key="font" type="system" pointSize="15"/> | |
</button> | |
<separator alignment="left" verticalAlignment="center" id="et0-Sq-Qxm"> | |
<color key="color" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> | |
</separator> | |
<label width="1" alignment="center" verticalAlignment="bottom" text="Confirm Payment" textAlignment="center" id="mT0-3D-JGP"/> | |
<button width="1" height="49" alignment="left" verticalAlignment="bottom" title="Button" id="FgU-iZ-2XU" userLabel="paymentButton"> | |
<color key="titleColor" name="labelColor" catalog="System" colorSpace="catalog"/> | |
<color key="backgroundColor" red="0.16078431369999999" green="0.6705882353" blue="0.8862745098" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> | |
<connections> | |
<action selector="paymentAction" destination="t8d-XB-ngB" id="Zjv-zI-wCI"/> | |
</connections> | |
</button> | |
</items> | |
</group> | |
</items> | |
<connections> | |
<outlet property="activityIndicator" destination="qfi-KI-QXK" id="wVj-x3-NzV"/> | |
<outlet property="activityIndicatorLabel" destination="kgd-iG-og7" id="csx-e2-1eZ"/> | |
<outlet property="amount" destination="mT0-3D-JGP" id="rff-wG-B82"/> | |
<outlet property="contentGroup" destination="9VF-fb-CV3" id="vfa-YT-ipt"/> | |
<outlet property="detailButton" destination="SZD-0B-PrF" id="xEw-gE-yIP"/> | |
<outlet property="paymentButton" destination="FgU-iZ-2XU" id="yZe-dZ-nBV"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="1085" y="186"/> | |
</scene> | |
<!--PaymentResult--> | |
<scene sceneID="mFc-oM-oG1"> | |
<objects> | |
<controller identifier="PaymentResult" id="mpK-7H-pjK" customClass="PaymentResultInterfaceController" customModule="SynchronyFinancial_WatchKit_App" customModuleProvider="target"> | |
<items> | |
<label width="1" alignment="center" text="Payment Result:" textAlignment="center" id="gg1-Wq-NeI"/> | |
<separator width="1" alignment="center" id="Y1o-3Q-hjG"/> | |
<label width="1" alignment="center" text="Confirmation Number:" textAlignment="center" minimumScaleFactor="0.69999999999999996" id="qAX-bM-U5t"/> | |
<label width="1" alignment="center" text="Label" textAlignment="center" minimumScaleFactor="0.5" id="cF3-r2-BMf"/> | |
<label width="1" alignment="center" verticalAlignment="center" text="Payment ID:" textAlignment="center" id="7Cr-Kh-rJ2"/> | |
<label width="1" alignment="center" verticalAlignment="center" text="Label" textAlignment="center" id="wSp-wZ-Ksf"/> | |
</items> | |
<connections> | |
<outlet property="confirmationNumberLabel" destination="cF3-r2-BMf" id="FBR-K8-kdQ"/> | |
<outlet property="paymentIDLabel" destination="wSp-wZ-Ksf" id="7MN-ZT-Jxw"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="1408" y="185"/> | |
</scene> | |
<!--Transactions--> | |
<scene sceneID="yXO-yR-k6b"> | |
<objects> | |
<controller identifier="Transactions" id="Jfd-Hv-PHe" customClass="TransactionsInterfaceController" customModule="SynchronyFinancial_WatchKit_Extension"> | |
<items> | |
<table alignment="left" id="OQb-xu-Ynf"> | |
<items> | |
<tableRow identifier="transactionCell" id="ICl-8S-VHQ" customClass="TransactionCell" customModule="SynchronyFinancial_WatchKit_Extension"> | |
<group key="rootItem" width="1" height="49" alignment="left" layout="vertical" id="GP6-Ec-AVa"> | |
<items> | |
<label width="1" alignment="left" text="Label" textAlignment="left" id="Hm4-1L-Cyl"/> | |
<label width="1" alignment="left" text="Label" textAlignment="right" id="Gxn-sX-7gs"/> | |
</items> | |
</group> | |
<connections> | |
<outlet property="transactionLabel" destination="Hm4-1L-Cyl" id="hYO-F0-S1A"/> | |
<outlet property="valueLabel" destination="Gxn-sX-7gs" id="COh-0S-dY7"/> | |
</connections> | |
</tableRow> | |
</items> | |
</table> | |
</items> | |
<connections> | |
<outlet property="transactionsTable" destination="OQb-xu-Ynf" id="eg6-n7-ldT"/> | |
</connections> | |
</controller> | |
</objects> | |
<point key="canvasLocation" x="1085" y="-229"/> | |
</scene> | |
</scenes> | |
<inferredMetricsTieBreakers> | |
<segue reference="AFS-lo-piH"/> | |
</inferredMetricsTieBreakers> | |
</document> |