|
|
@@ -105,18 +105,49 @@
|
|
|
<outlet property="delegate" destination="XAM-wb-CvU" id="PnA-NI-Z60"/>
|
|
|
</connections>
|
|
|
</tableView>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cGF-KW-91T">
|
|
|
+ <rect key="frame" x="127" y="303" width="120" height="60"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="120" id="hot-i8-EWa"/>
|
|
|
+ <constraint firstAttribute="height" constant="60" id="xbF-Jt-INS"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="20"/>
|
|
|
+ <state key="normal" title="No Record">
|
|
|
+ <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
+ <state key="highlighted">
|
|
|
+ <color key="titleColor" red="0.075363273059999999" green="0.47113890539999997" blue="0.99917410539999996" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="emptyBtnClick:" destination="XAM-wb-CvU" eventType="touchUpInside" id="n4w-62-XR9"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="lwb-OB-0ec">
|
|
|
+ <rect key="frame" x="163" y="308.5" width="50" height="50"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="0Je-vB-BLA"/>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="kQF-ER-vE6"/>
|
|
|
+ </constraints>
|
|
|
+ <color key="color" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </activityIndicatorView>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="trailing" secondItem="Vjd-jz-qR0" secondAttribute="trailing" id="Hxm-ei-DV8"/>
|
|
|
<constraint firstItem="Vjd-jz-qR0" firstAttribute="top" secondItem="87u-Wv-7wA" secondAttribute="bottom" id="K9u-F5-9rH"/>
|
|
|
+ <constraint firstItem="lwb-OB-0ec" firstAttribute="centerX" secondItem="QxY-X5-VD0" secondAttribute="centerX" id="MX3-fu-dD9"/>
|
|
|
+ <constraint firstItem="cGF-KW-91T" firstAttribute="centerY" secondItem="QxY-X5-VD0" secondAttribute="centerY" id="T4N-PA-dEf"/>
|
|
|
<constraint firstItem="Vjd-jz-qR0" firstAttribute="leading" secondItem="QxY-X5-VD0" secondAttribute="leading" id="WDl-k5-IvU"/>
|
|
|
+ <constraint firstItem="cGF-KW-91T" firstAttribute="centerX" secondItem="QxY-X5-VD0" secondAttribute="centerX" id="cla-bf-9sH"/>
|
|
|
<constraint firstItem="3Te-oX-ftj" firstAttribute="top" secondItem="Vjd-jz-qR0" secondAttribute="bottom" id="iTX-qv-NhV"/>
|
|
|
+ <constraint firstItem="lwb-OB-0ec" firstAttribute="centerY" secondItem="QxY-X5-VD0" secondAttribute="centerY" id="zDT-XE-JLs"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<tabBarItem key="tabBarItem" title="History" image="tab_history" id="TGe-qX-0UY"/>
|
|
|
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
|
|
|
<connections>
|
|
|
+ <outlet property="emptyBtn" destination="cGF-KW-91T" id="8HC-5j-Xqb"/>
|
|
|
+ <outlet property="loadIndicator" destination="lwb-OB-0ec" id="NXL-R8-ltN"/>
|
|
|
<outlet property="shipTableView" destination="Vjd-jz-qR0" id="fxU-pP-YLW"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
@@ -260,11 +291,28 @@
|
|
|
<outlet property="delegate" destination="ucJ-C2-JJ8" id="qcO-e8-lls"/>
|
|
|
</connections>
|
|
|
</tableView>
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="RDS-rb-8d8">
|
|
|
+ <rect key="frame" x="64.5" y="304" width="245" height="60"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="60" id="71k-hL-Hln"/>
|
|
|
+ <constraint firstAttribute="width" constant="245" id="I9Y-XO-Wcn"/>
|
|
|
+ </constraints>
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="20"/>
|
|
|
+ <state key="normal" title="No Recent Tracking Record">
|
|
|
+ <color key="titleColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </state>
|
|
|
+ <state key="highlighted">
|
|
|
+ <color key="titleColor" red="0.075363273055734453" green="0.4711389054307723" blue="0.99917410537986562" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ </state>
|
|
|
+ <connections>
|
|
|
+ <action selector="emptyBtnClick:" destination="ucJ-C2-JJ8" eventType="touchUpInside" id="hUc-FI-y19"/>
|
|
|
+ </connections>
|
|
|
+ </button>
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3xo-DP-qWN">
|
|
|
<rect key="frame" x="0.0" y="20" width="375" height="30"/>
|
|
|
<subviews>
|
|
|
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recently" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ouQ-Yg-iZI">
|
|
|
- <rect key="frame" x="10" y="5" width="66.5" height="21"/>
|
|
|
+ <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Recent" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ouQ-Yg-iZI">
|
|
|
+ <rect key="frame" x="10" y="5" width="54" height="21"/>
|
|
|
<fontDescription key="fontDescription" type="system" pointSize="17"/>
|
|
|
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<nil key="highlightedColor"/>
|
|
|
@@ -277,21 +325,36 @@
|
|
|
<constraint firstAttribute="height" constant="30" id="bFZ-hk-yg5"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
+ <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="WyF-Pl-7ix">
|
|
|
+ <rect key="frame" x="162" y="309" width="50" height="50"/>
|
|
|
+ <color key="tintColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ <constraints>
|
|
|
+ <constraint firstAttribute="height" constant="50" id="0Us-Fh-cOj"/>
|
|
|
+ <constraint firstAttribute="width" constant="50" id="6oj-Jm-fcK"/>
|
|
|
+ </constraints>
|
|
|
+ <color key="color" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
+ </activityIndicatorView>
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
<constraints>
|
|
|
+ <constraint firstItem="WyF-Pl-7ix" firstAttribute="centerX" secondItem="ifC-vl-u6I" secondAttribute="centerX" id="0Dt-hM-q3g"/>
|
|
|
<constraint firstItem="3xo-DP-qWN" firstAttribute="top" secondItem="70L-ql-L3f" secondAttribute="bottom" id="7dN-EO-3Yh"/>
|
|
|
<constraint firstItem="iIl-j9-7oa" firstAttribute="trailing" secondItem="ifC-vl-u6I" secondAttribute="trailing" id="9jR-8W-zYM"/>
|
|
|
<constraint firstAttribute="trailing" secondItem="3xo-DP-qWN" secondAttribute="trailing" id="Gvc-tU-QdZ"/>
|
|
|
<constraint firstItem="iIl-j9-7oa" firstAttribute="top" secondItem="3xo-DP-qWN" secondAttribute="bottom" id="JZI-44-qDk"/>
|
|
|
+ <constraint firstItem="RDS-rb-8d8" firstAttribute="centerX" secondItem="iIl-j9-7oa" secondAttribute="centerX" id="Ta8-8u-MVg"/>
|
|
|
+ <constraint firstItem="WyF-Pl-7ix" firstAttribute="centerY" secondItem="ifC-vl-u6I" secondAttribute="centerY" id="ga0-M2-tYJ"/>
|
|
|
<constraint firstItem="iIl-j9-7oa" firstAttribute="leading" secondItem="ifC-vl-u6I" secondAttribute="leading" id="lPc-7m-bBJ"/>
|
|
|
<constraint firstItem="3xo-DP-qWN" firstAttribute="leading" secondItem="ifC-vl-u6I" secondAttribute="leading" id="mui-fH-ZHN"/>
|
|
|
<constraint firstItem="iIl-j9-7oa" firstAttribute="bottom" secondItem="6yV-PD-KCp" secondAttribute="top" id="nZz-HM-ESm"/>
|
|
|
+ <constraint firstItem="RDS-rb-8d8" firstAttribute="centerY" secondItem="iIl-j9-7oa" secondAttribute="centerY" id="sSc-MF-J2F"/>
|
|
|
</constraints>
|
|
|
</view>
|
|
|
<tabBarItem key="tabBarItem" title="Home" image="tab_home" id="OC9-MV-8nf"/>
|
|
|
<simulatedTabBarMetrics key="simulatedBottomBarMetrics"/>
|
|
|
<connections>
|
|
|
+ <outlet property="emptyBtn" destination="RDS-rb-8d8" id="Hvx-vb-hoW"/>
|
|
|
+ <outlet property="loadIndicator" destination="WyF-Pl-7ix" id="smN-0v-oSv"/>
|
|
|
<outlet property="shipTableView" destination="iIl-j9-7oa" id="vsk-WU-ScI"/>
|
|
|
</connections>
|
|
|
</viewController>
|
|
|
@@ -491,7 +554,7 @@
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
<tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="65" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="RHV-m7-JCn">
|
|
|
- <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
|
|
|
+ <rect key="frame" x="0.0" y="20" width="375" height="647"/>
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<prototypes>
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" accessoryType="disclosureIndicator" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="newsitem" rowHeight="65" id="65E-n4-LH6" customClass="NewsTableViewCell">
|
|
|
@@ -547,7 +610,7 @@
|
|
|
</connections>
|
|
|
</tableView>
|
|
|
<activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="Kgw-c0-JVW">
|
|
|
- <rect key="frame" x="169" y="315" width="37" height="37"/>
|
|
|
+ <rect key="frame" x="169" y="325" width="37" height="37"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="width" constant="37" id="BfA-aP-CFD"/>
|
|
|
<constraint firstAttribute="height" constant="37" id="fGF-V4-WML"/>
|
|
|
@@ -558,8 +621,8 @@
|
|
|
<color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
<constraints>
|
|
|
<constraint firstAttribute="trailing" secondItem="RHV-m7-JCn" secondAttribute="trailing" id="3FN-UB-gQf"/>
|
|
|
+ <constraint firstItem="RHV-m7-JCn" firstAttribute="top" secondItem="dOx-gi-yfY" secondAttribute="bottom" id="Hzj-gI-A96"/>
|
|
|
<constraint firstItem="Kgw-c0-JVW" firstAttribute="centerX" secondItem="RHV-m7-JCn" secondAttribute="centerX" id="Kbx-zg-bVy"/>
|
|
|
- <constraint firstItem="RHV-m7-JCn" firstAttribute="top" secondItem="uxr-eR-WO2" secondAttribute="top" id="Ki8-6B-1yl"/>
|
|
|
<constraint firstItem="RHV-m7-JCn" firstAttribute="leading" secondItem="uxr-eR-WO2" secondAttribute="leading" id="deJ-X7-w6r"/>
|
|
|
<constraint firstItem="Kgw-c0-JVW" firstAttribute="centerY" secondItem="RHV-m7-JCn" secondAttribute="centerY" id="p67-L8-zdC"/>
|
|
|
<constraint firstItem="2sz-FS-Gr9" firstAttribute="top" secondItem="RHV-m7-JCn" secondAttribute="bottom" id="wd8-1o-5zj"/>
|
|
|
@@ -1585,7 +1648,7 @@
|
|
|
<image name="ic_pdf128" width="64" height="64"/>
|
|
|
<image name="map (1)" width="32" height="32"/>
|
|
|
<image name="rect_announcements" width="64" height="64"/>
|
|
|
- <image name="rect_market_news" width="64" height="64"/>
|
|
|
+ <image name="rect_market_news" width="48" height="48"/>
|
|
|
<image name="tab_history" width="30" height="30"/>
|
|
|
<image name="tab_home" width="30" height="30"/>
|
|
|
<image name="tab_login" width="30" height="30"/>
|