|
@@ -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="13771" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES" initialViewController="jsC-F8-zYF">
|
|
|
|
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES" initialViewController="jsC-F8-zYF">
|
|
|
<device id="ipad9_7" orientation="portrait">
|
|
<device id="ipad9_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
</device>
|
|
|
<dependencies>
|
|
<dependencies>
|
|
|
<deployment version="1808" identifier="iOS"/>
|
|
<deployment version="1808" identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
|
|
|
|
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
<capability name="Navigation items with more than one left or right bar item" minToolsVersion="7.0"/>
|
|
<capability name="Navigation items with more than one left or right bar item" minToolsVersion="7.0"/>
|
|
|
<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>
|
|
@@ -1078,7 +1078,8 @@
|
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="t2l-bU-0kL">
|
|
<button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="t2l-bU-0kL">
|
|
|
<rect key="frame" x="35" y="510" width="100" height="30"/>
|
|
<rect key="frame" x="35" y="510" width="100" height="30"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <state key="normal" title="Features"/>
|
|
|
|
|
|
|
+ <fontDescription key="fontDescription" type="system" pointSize="18"/>
|
|
|
|
|
+ <state key="normal" title="Read More"/>
|
|
|
<connections>
|
|
<connections>
|
|
|
<action selector="descriptionBtnClick:" destination="PCZ-Ci-oQf" eventType="touchUpInside" id="5jn-ta-qdm"/>
|
|
<action selector="descriptionBtnClick:" destination="PCZ-Ci-oQf" eventType="touchUpInside" id="5jn-ta-qdm"/>
|
|
|
</connections>
|
|
</connections>
|
|
@@ -1248,6 +1249,13 @@
|
|
|
</subviews>
|
|
</subviews>
|
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="tWf-LY-Rz6">
|
|
|
|
|
+ <rect key="frame" x="524" y="103" width="191" height="26"/>
|
|
|
|
|
+ <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES" flexibleMaxY="YES"/>
|
|
|
|
|
+ <connections>
|
|
|
|
|
+ <action selector="noLoginBtnClick:" destination="PCZ-Ci-oQf" eventType="touchUpInside" id="pev-0M-YaA"/>
|
|
|
|
|
+ </connections>
|
|
|
|
|
+ </button>
|
|
|
</subviews>
|
|
</subviews>
|
|
|
</tableViewCellContentView>
|
|
</tableViewCellContentView>
|
|
|
<inset key="separatorInset" minX="15" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
<inset key="separatorInset" minX="15" minY="0.0" maxX="0.0" maxY="0.0"/>
|
|
@@ -9824,7 +9832,7 @@ Email: redantsupport@united-us.net</string>
|
|
|
<image name="btn_search" width="102" height="30"/>
|
|
<image name="btn_search" width="102" height="30"/>
|
|
|
<image name="btn_signin" width="102" height="30"/>
|
|
<image name="btn_signin" width="102" height="30"/>
|
|
|
<image name="camera" width="48" height="48"/>
|
|
<image name="camera" width="48" height="48"/>
|
|
|
- <image name="cart_empty" width="96" height="96"/>
|
|
|
|
|
|
|
+ <image name="cart_empty" width="72" height="72"/>
|
|
|
<image name="category" width="96" height="96"/>
|
|
<image name="category" width="96" height="96"/>
|
|
|
<image name="check_0_24" width="24" height="24"/>
|
|
<image name="check_0_24" width="24" height="24"/>
|
|
|
<image name="check_1_24" width="24" height="24"/>
|
|
<image name="check_1_24" width="24" height="24"/>
|