Manos Chorianopoulos

add WalletActiveCouponsScrollTableViewCell

...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
21 1E2966EA2837A21D00F83FAC /* RSBarcodes_Swift in Frameworks */ = {isa = PBXBuildFile; productRef = 1E2966E92837A21D00F83FAC /* RSBarcodes_Swift */; }; 21 1E2966EA2837A21D00F83FAC /* RSBarcodes_Swift in Frameworks */ = {isa = PBXBuildFile; productRef = 1E2966E92837A21D00F83FAC /* RSBarcodes_Swift */; };
22 1E4195FB2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */; }; 22 1E4195FB2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */; };
23 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4410B028F5855000859F92 /* CampaignCategory.swift */; }; 23 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E4410B028F5855000859F92 /* CampaignCategory.swift */; };
24 + 1E46B4BF2BEBB68800D5B488 /* WalletActiveCouponsScrollTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E46B4BE2BEBB68800D5B488 /* WalletActiveCouponsScrollTableViewCell.swift */; };
24 1E479FB329DD948B00C38193 /* WalletBadgesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */; }; 25 1E479FB329DD948B00C38193 /* WalletBadgesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */; };
25 1E51678E2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */; }; 26 1E51678E2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */; };
26 1E64E8FD2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */; }; 27 1E64E8FD2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */; };
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
212 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketHistoryViewController.swift; sourceTree = "<group>"; }; 213 1E15B9A329DDD211000A408D /* MarketHistoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MarketHistoryViewController.swift; sourceTree = "<group>"; };
213 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletActiveCouponsTableViewCell.swift; sourceTree = "<group>"; }; 214 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletActiveCouponsTableViewCell.swift; sourceTree = "<group>"; };
214 1E4410B028F5855000859F92 /* CampaignCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CampaignCategory.swift; sourceTree = "<group>"; }; 215 1E4410B028F5855000859F92 /* CampaignCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CampaignCategory.swift; sourceTree = "<group>"; };
216 + 1E46B4BE2BEBB68800D5B488 /* WalletActiveCouponsScrollTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletActiveCouponsScrollTableViewCell.swift; sourceTree = "<group>"; };
215 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletBadgesTableViewCell.swift; sourceTree = "<group>"; }; 217 1E479FB229DD948B00C38193 /* WalletBadgesTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletBadgesTableViewCell.swift; sourceTree = "<group>"; };
216 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletVouchersBannerTableViewCell.swift; sourceTree = "<group>"; }; 218 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletVouchersBannerTableViewCell.swift; sourceTree = "<group>"; };
217 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletQuestionnaireBannerTableViewCell.swift; sourceTree = "<group>"; }; 219 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WalletQuestionnaireBannerTableViewCell.swift; sourceTree = "<group>"; };
...@@ -541,6 +543,7 @@ ...@@ -541,6 +543,7 @@
541 E6A77861282933E50045BBA8 /* Main.storyboard */, 543 E6A77861282933E50045BBA8 /* Main.storyboard */,
542 1E7B9A5729F6ACF400B37E13 /* WalletBannersTableViewCell.swift */, 544 1E7B9A5729F6ACF400B37E13 /* WalletBannersTableViewCell.swift */,
543 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */, 545 1E4195FA2AE691D20094DADE /* WalletActiveCouponsTableViewCell.swift */,
546 + 1E46B4BE2BEBB68800D5B488 /* WalletActiveCouponsScrollTableViewCell.swift */,
544 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */, 547 1E51678D2AE6934100FE66C3 /* WalletVouchersBannerTableViewCell.swift */,
545 1EA04EC02AE7FCE700389A84 /* WalletSpinnerTableViewCell.swift */, 548 1EA04EC02AE7FCE700389A84 /* WalletSpinnerTableViewCell.swift */,
546 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */, 549 1E64E8FC2B8DE457001BA46E /* WalletQuestionnaireBannerTableViewCell.swift */,
...@@ -1058,6 +1061,7 @@ ...@@ -1058,6 +1061,7 @@
1058 1E029A4129E002CF00CC7447 /* UnifiedCouponBCHeaderTableViewCell.swift in Sources */, 1061 1E029A4129E002CF00CC7447 /* UnifiedCouponBCHeaderTableViewCell.swift in Sources */,
1059 1ECA079128D9E3BA00D2BDE0 /* CSMButton.swift in Sources */, 1062 1ECA079128D9E3BA00D2BDE0 /* CSMButton.swift in Sources */,
1060 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */, 1063 1E4410B128F5855000859F92 /* CampaignCategory.swift in Sources */,
1064 + 1E46B4BF2BEBB68800D5B488 /* WalletActiveCouponsScrollTableViewCell.swift in Sources */,
1061 E6A7790B282933E60045BBA8 /* WLPushManager.m in Sources */, 1065 E6A7790B282933E60045BBA8 /* WLPushManager.m in Sources */,
1062 1E15B9A229DDCF02000A408D /* MarketSharingHistoryViewController.swift in Sources */, 1066 1E15B9A229DDCF02000A408D /* MarketSharingHistoryViewController.swift in Sources */,
1063 A079366E2885D07700064122 /* AnalysisChildViewController.swift in Sources */, 1067 A079366E2885D07700064122 /* AnalysisChildViewController.swift in Sources */,
......
...@@ -3461,7 +3461,7 @@ ...@@ -3461,7 +3461,7 @@
3461 <outlet property="sumBannerLabel" destination="cbn-Gp-QeC" id="5Kg-ol-UpI"/> 3461 <outlet property="sumBannerLabel" destination="cbn-Gp-QeC" id="5Kg-ol-UpI"/>
3462 </connections> 3462 </connections>
3463 </tableViewCell> 3463 </tableViewCell>
3464 - <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletActiveCouponsTableViewCellId" id="qaY-Zw-d8E" customClass="WalletActiveCouponsTableViewCell" customModule="SwiftWarplyFramework"> 3464 + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletActiveCouponsTableViewCellId" id="qaY-Zw-d8E" customClass="WalletActiveCouponsTableViewCell" customModule="SwiftWarplyFramework" customModuleProvider="target">
3465 <rect key="frame" x="0.0" y="948.5" width="414" height="175"/> 3465 <rect key="frame" x="0.0" y="948.5" width="414" height="175"/>
3466 <autoresizingMask key="autoresizingMask"/> 3466 <autoresizingMask key="autoresizingMask"/>
3467 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qaY-Zw-d8E" id="MoF-lG-k6u"> 3467 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="qaY-Zw-d8E" id="MoF-lG-k6u">
...@@ -3469,22 +3469,22 @@ ...@@ -3469,22 +3469,22 @@
3469 <autoresizingMask key="autoresizingMask"/> 3469 <autoresizingMask key="autoresizingMask"/>
3470 <subviews> 3470 <subviews>
3471 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="t2C-9l-nWs" userLabel="ParentView"> 3471 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="t2C-9l-nWs" userLabel="ParentView">
3472 - <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 3472 + <rect key="frame" x="0.0" y="0.0" width="414" height="175"/>
3473 <subviews> 3473 <subviews>
3474 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gO0-Pa-kWS" userLabel="SectionHeaderView"> 3474 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gO0-Pa-kWS" userLabel="SectionHeaderView">
3475 - <rect key="frame" x="20" y="0.0" width="374" height="0.0"/> 3475 + <rect key="frame" x="20" y="0.0" width="374" height="72"/>
3476 <subviews> 3476 <subviews>
3477 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Κουπόνια" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IXl-Ba-HgN"> 3477 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Κουπόνια" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="IXl-Ba-HgN">
3478 - <rect key="frame" x="0.0" y="25" width="330" height="0.0"/> 3478 + <rect key="frame" x="0.0" y="25" width="330" height="22"/>
3479 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="19"/> 3479 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="19"/>
3480 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/> 3480 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3481 <nil key="highlightedColor"/> 3481 <nil key="highlightedColor"/>
3482 </label> 3482 </label>
3483 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P3a-gV-vNS"> 3483 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="P3a-gV-vNS">
3484 - <rect key="frame" x="330" y="0.0" width="44" height="0.0"/> 3484 + <rect key="frame" x="330" y="0.0" width="44" height="72"/>
3485 <subviews> 3485 <subviews>
3486 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XbI-ey-mgh"> 3486 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="XbI-ey-mgh">
3487 - <rect key="frame" x="10" y="-12" width="24" height="24"/> 3487 + <rect key="frame" x="10" y="24" width="24" height="24"/>
3488 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3488 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3489 <constraints> 3489 <constraints>
3490 <constraint firstAttribute="height" constant="24" id="c60-7W-8Dq"/> 3490 <constraint firstAttribute="height" constant="24" id="c60-7W-8Dq"/>
...@@ -3492,7 +3492,7 @@ ...@@ -3492,7 +3492,7 @@
3492 </constraints> 3492 </constraints>
3493 </imageView> 3493 </imageView>
3494 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YMc-Qb-txy"> 3494 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="YMc-Qb-txy">
3495 - <rect key="frame" x="0.0" y="0.0" width="44" height="0.0"/> 3495 + <rect key="frame" x="0.0" y="0.0" width="44" height="72"/>
3496 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3496 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3497 <fontDescription key="fontDescription" name="PeridotPE-Bold" family="Peridot PE" pointSize="15"/> 3497 <fontDescription key="fontDescription" name="PeridotPE-Bold" family="Peridot PE" pointSize="15"/>
3498 <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/> 3498 <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
...@@ -3528,27 +3528,27 @@ ...@@ -3528,27 +3528,27 @@
3528 </constraints> 3528 </constraints>
3529 </view> 3529 </view>
3530 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ago-Pf-BGo"> 3530 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Ago-Pf-BGo">
3531 - <rect key="frame" x="20" y="3" width="111.5" height="38"/> 3531 + <rect key="frame" x="20" y="75" width="111.5" height="97"/>
3532 <subviews> 3532 <subviews>
3533 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Phm-pC-5YX"> 3533 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Phm-pC-5YX">
3534 - <rect key="frame" x="0.0" y="0.0" width="111.5" height="38"/> 3534 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
3535 <subviews> 3535 <subviews>
3536 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wLH-YV-5Bn"> 3536 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wLH-YV-5Bn">
3537 - <rect key="frame" x="29.5" y="15" width="52" height="0.0"/> 3537 + <rect key="frame" x="29.5" y="15" width="52" height="32"/>
3538 <constraints> 3538 <constraints>
3539 <constraint firstAttribute="height" constant="32" id="EtR-nn-mGe"/> 3539 <constraint firstAttribute="height" constant="32" id="EtR-nn-mGe"/>
3540 <constraint firstAttribute="width" constant="52" id="cGb-tB-T1G"/> 3540 <constraint firstAttribute="width" constant="52" id="cGb-tB-T1G"/>
3541 </constraints> 3541 </constraints>
3542 </imageView> 3542 </imageView>
3543 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wBk-nW-MGe" userLabel="LineView1"> 3543 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="wBk-nW-MGe" userLabel="LineView1">
3544 - <rect key="frame" x="10" y="25" width="91.5" height="0.0"/> 3544 + <rect key="frame" x="10" y="57" width="91.5" height="1"/>
3545 <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/> 3545 <color key="backgroundColor" red="0.90196078431372551" green="0.90196078431372551" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
3546 <constraints> 3546 <constraints>
3547 <constraint firstAttribute="height" constant="1" id="sfB-Gv-awg"/> 3547 <constraint firstAttribute="height" constant="1" id="sfB-Gv-awg"/>
3548 </constraints> 3548 </constraints>
3549 </view> 3549 </view>
3550 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DEALS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TZr-sg-ajR"> 3550 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DEALS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TZr-sg-ajR">
3551 - <rect key="frame" x="5" y="23" width="101.5" height="0.0"/> 3551 + <rect key="frame" x="5" y="68" width="101.5" height="14"/>
3552 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/> 3552 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3553 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/> 3553 <color key="textColor" red="0.12941176470588234" green="0.12941176470588234" blue="0.12941176470588234" alpha="1" colorSpace="calibratedRGB"/>
3554 <nil key="highlightedColor"/> 3554 <nil key="highlightedColor"/>
...@@ -3572,7 +3572,7 @@ ...@@ -3572,7 +3572,7 @@
3572 </constraints> 3572 </constraints>
3573 </view> 3573 </view>
3574 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gr4-DX-CHP"> 3574 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gr4-DX-CHP">
3575 - <rect key="frame" x="0.0" y="0.0" width="111.5" height="38"/> 3575 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
3576 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3576 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3577 <state key="normal" title="Button"/> 3577 <state key="normal" title="Button"/>
3578 <buttonConfiguration key="configuration" style="plain" title="Button"> 3578 <buttonConfiguration key="configuration" style="plain" title="Button">
...@@ -3612,24 +3612,24 @@ ...@@ -3612,24 +3612,24 @@
3612 </constraints> 3612 </constraints>
3613 </view> 3613 </view>
3614 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gZG-f4-H22"> 3614 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="gZG-f4-H22">
3615 - <rect key="frame" x="151.5" y="3" width="111" height="38"/> 3615 + <rect key="frame" x="151.5" y="75" width="111" height="97"/>
3616 <subviews> 3616 <subviews>
3617 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qYJ-x0-9v3"> 3617 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="qYJ-x0-9v3">
3618 - <rect key="frame" x="39.5" y="15" width="32" height="0.0"/> 3618 + <rect key="frame" x="39.5" y="15" width="32" height="32"/>
3619 <constraints> 3619 <constraints>
3620 <constraint firstAttribute="height" constant="32" id="Eam-Dq-yk8"/> 3620 <constraint firstAttribute="height" constant="32" id="Eam-Dq-yk8"/>
3621 <constraint firstAttribute="width" constant="32" id="T94-6W-v1V"/> 3621 <constraint firstAttribute="width" constant="32" id="T94-6W-v1V"/>
3622 </constraints> 3622 </constraints>
3623 </imageView> 3623 </imageView>
3624 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f0n-5v-nTc" userLabel="LineView2"> 3624 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="f0n-5v-nTc" userLabel="LineView2">
3625 - <rect key="frame" x="10" y="25" width="91" height="0.0"/> 3625 + <rect key="frame" x="10" y="57" width="91" height="1"/>
3626 <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/> 3626 <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
3627 <constraints> 3627 <constraints>
3628 <constraint firstAttribute="height" constant="1" id="2h1-Yb-N6x"/> 3628 <constraint firstAttribute="height" constant="1" id="2h1-Yb-N6x"/>
3629 </constraints> 3629 </constraints>
3630 </view> 3630 </view>
3631 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Super Market" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fPZ-hU-LRI"> 3631 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Super Market" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fPZ-hU-LRI">
3632 - <rect key="frame" x="5" y="23" width="101" height="0.0"/> 3632 + <rect key="frame" x="5" y="68" width="101" height="14"/>
3633 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/> 3633 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3634 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/> 3634 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3635 <nil key="highlightedColor"/> 3635 <nil key="highlightedColor"/>
...@@ -3653,7 +3653,7 @@ ...@@ -3653,7 +3653,7 @@
3653 </constraints> 3653 </constraints>
3654 </view> 3654 </view>
3655 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tCp-jb-GB2"> 3655 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tCp-jb-GB2">
3656 - <rect key="frame" x="0.0" y="0.0" width="111" height="38"/> 3656 + <rect key="frame" x="0.0" y="0.0" width="111" height="97"/>
3657 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3657 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3658 <state key="normal" title="Button"/> 3658 <state key="normal" title="Button"/>
3659 <buttonConfiguration key="configuration" style="plain" title="Button"> 3659 <buttonConfiguration key="configuration" style="plain" title="Button">
...@@ -3684,24 +3684,24 @@ ...@@ -3684,24 +3684,24 @@
3684 </constraints> 3684 </constraints>
3685 </view> 3685 </view>
3686 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hW7-Fh-jaW"> 3686 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="hW7-Fh-jaW">
3687 - <rect key="frame" x="282.5" y="3" width="111.5" height="38"/> 3687 + <rect key="frame" x="282.5" y="75" width="111.5" height="97"/>
3688 <subviews> 3688 <subviews>
3689 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JSL-ST-Uzv"> 3689 <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="JSL-ST-Uzv">
3690 - <rect key="frame" x="40" y="15" width="32" height="0.0"/> 3690 + <rect key="frame" x="40" y="15" width="32" height="32"/>
3691 <constraints> 3691 <constraints>
3692 <constraint firstAttribute="width" constant="32" id="hUR-TJ-yVm"/> 3692 <constraint firstAttribute="width" constant="32" id="hUR-TJ-yVm"/>
3693 <constraint firstAttribute="height" constant="32" id="ll3-xS-hwd"/> 3693 <constraint firstAttribute="height" constant="32" id="ll3-xS-hwd"/>
3694 </constraints> 3694 </constraints>
3695 </imageView> 3695 </imageView>
3696 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="90x-B7-1Hx" userLabel="LineView3"> 3696 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="90x-B7-1Hx" userLabel="LineView3">
3697 - <rect key="frame" x="10" y="25" width="91.5" height="0.0"/> 3697 + <rect key="frame" x="10" y="57" width="91.5" height="1"/>
3698 <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/> 3698 <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
3699 <constraints> 3699 <constraints>
3700 <constraint firstAttribute="height" constant="1" id="ojI-ru-A13"/> 3700 <constraint firstAttribute="height" constant="1" id="ojI-ru-A13"/>
3701 </constraints> 3701 </constraints>
3702 </view> 3702 </view>
3703 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GIFTS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QVo-4f-20j"> 3703 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GIFTS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QVo-4f-20j">
3704 - <rect key="frame" x="5" y="23" width="101.5" height="0.0"/> 3704 + <rect key="frame" x="5" y="68" width="101.5" height="14"/>
3705 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/> 3705 <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3706 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/> 3706 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3707 <nil key="highlightedColor"/> 3707 <nil key="highlightedColor"/>
...@@ -3725,7 +3725,7 @@ ...@@ -3725,7 +3725,7 @@
3725 </constraints> 3725 </constraints>
3726 </view> 3726 </view>
3727 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CeN-GT-tVP"> 3727 <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CeN-GT-tVP">
3728 - <rect key="frame" x="0.0" y="0.0" width="111.5" height="38"/> 3728 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
3729 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> 3729 <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3730 <state key="normal" title="Button"/> 3730 <state key="normal" title="Button"/>
3731 <buttonConfiguration key="configuration" style="plain" title="Button"> 3731 <buttonConfiguration key="configuration" style="plain" title="Button">
...@@ -3805,15 +3805,359 @@ ...@@ -3805,15 +3805,359 @@
3805 <outlet property="smView" destination="gZG-f4-H22" id="xt5-bq-Qav"/> 3805 <outlet property="smView" destination="gZG-f4-H22" id="xt5-bq-Qav"/>
3806 </connections> 3806 </connections>
3807 </tableViewCell> 3807 </tableViewCell>
3808 + <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletActiveCouponsScrollTableViewCellId" id="rci-hw-p95" customClass="WalletActiveCouponsScrollTableViewCell" customModule="SwiftWarplyFramework" customModuleProvider="target">
3809 + <rect key="frame" x="0.0" y="1123.5" width="414" height="175"/>
3810 + <autoresizingMask key="autoresizingMask"/>
3811 + <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="rci-hw-p95" id="rAP-hr-efz">
3812 + <rect key="frame" x="0.0" y="0.0" width="414" height="175"/>
3813 + <autoresizingMask key="autoresizingMask"/>
3814 + <subviews>
3815 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Rxz-OW-JrT" userLabel="ParentView">
3816 + <rect key="frame" x="0.0" y="0.0" width="414" height="175"/>
3817 + <subviews>
3818 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="MJO-Kh-Ko2" userLabel="SectionHeaderView">
3819 + <rect key="frame" x="20" y="0.0" width="374" height="72"/>
3820 + <subviews>
3821 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Κουπόνια" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2hO-dB-t2z">
3822 + <rect key="frame" x="0.0" y="25" width="330" height="22"/>
3823 + <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="19"/>
3824 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3825 + <nil key="highlightedColor"/>
3826 + </label>
3827 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AtL-ey-4f6">
3828 + <rect key="frame" x="330" y="0.0" width="44" height="72"/>
3829 + <subviews>
3830 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Dhs-5p-kfA">
3831 + <rect key="frame" x="10" y="24" width="24" height="24"/>
3832 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3833 + <constraints>
3834 + <constraint firstAttribute="width" constant="24" id="C0n-BO-5Ig"/>
3835 + <constraint firstAttribute="height" constant="24" id="hbD-Un-jhw"/>
3836 + </constraints>
3837 + </imageView>
3838 + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="tailTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nmF-FM-3Dl">
3839 + <rect key="frame" x="0.0" y="0.0" width="44" height="72"/>
3840 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3841 + <fontDescription key="fontDescription" name="PeridotPE-Bold" family="Peridot PE" pointSize="15"/>
3842 + <inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
3843 + <state key="normal" title="Button">
3844 + <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3845 + </state>
3846 + <connections>
3847 + <action selector="historyButtonAction:" destination="pKQ-52-a1r" eventType="touchUpInside" id="5bR-Hh-QCg"/>
3848 + </connections>
3849 + </button>
3850 + </subviews>
3851 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3852 + <constraints>
3853 + <constraint firstItem="Dhs-5p-kfA" firstAttribute="centerY" secondItem="AtL-ey-4f6" secondAttribute="centerY" id="FfH-Ky-HKA"/>
3854 + <constraint firstItem="Dhs-5p-kfA" firstAttribute="leading" secondItem="AtL-ey-4f6" secondAttribute="leading" constant="10" id="T71-rx-vmE"/>
3855 + <constraint firstAttribute="trailing" secondItem="Dhs-5p-kfA" secondAttribute="trailing" constant="10" id="Y12-c2-9UD"/>
3856 + <constraint firstAttribute="trailing" secondItem="nmF-FM-3Dl" secondAttribute="trailing" id="cx2-XU-X4R"/>
3857 + <constraint firstItem="nmF-FM-3Dl" firstAttribute="top" secondItem="AtL-ey-4f6" secondAttribute="top" id="eZ9-Pr-F5B"/>
3858 + <constraint firstItem="nmF-FM-3Dl" firstAttribute="leading" secondItem="AtL-ey-4f6" secondAttribute="leading" id="heY-QA-m4H"/>
3859 + <constraint firstAttribute="bottom" secondItem="nmF-FM-3Dl" secondAttribute="bottom" id="m8R-O7-e8h"/>
3860 + </constraints>
3861 + </view>
3862 + </subviews>
3863 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3864 + <constraints>
3865 + <constraint firstAttribute="bottom" secondItem="AtL-ey-4f6" secondAttribute="bottom" id="2Om-pE-Bxv"/>
3866 + <constraint firstAttribute="trailing" secondItem="AtL-ey-4f6" secondAttribute="trailing" id="3dZ-LT-XaA"/>
3867 + <constraint firstItem="AtL-ey-4f6" firstAttribute="leading" secondItem="2hO-dB-t2z" secondAttribute="trailing" id="EEs-FL-doJ"/>
3868 + <constraint firstItem="AtL-ey-4f6" firstAttribute="top" secondItem="MJO-Kh-Ko2" secondAttribute="top" id="SCI-xD-yqe"/>
3869 + <constraint firstAttribute="bottom" secondItem="2hO-dB-t2z" secondAttribute="bottom" constant="25" id="ZdY-Ss-ZDb"/>
3870 + <constraint firstItem="2hO-dB-t2z" firstAttribute="leading" secondItem="MJO-Kh-Ko2" secondAttribute="leading" id="p9P-is-pyx"/>
3871 + <constraint firstItem="2hO-dB-t2z" firstAttribute="top" secondItem="MJO-Kh-Ko2" secondAttribute="top" constant="25" id="swu-hL-LOg"/>
3872 + </constraints>
3873 + </view>
3874 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="1wc-YO-Y48">
3875 + <rect key="frame" x="20" y="75" width="111.5" height="97"/>
3876 + <subviews>
3877 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TLA-ob-FAU">
3878 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
3879 + <subviews>
3880 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="TK2-bS-4ZO">
3881 + <rect key="frame" x="29.5" y="15" width="52" height="32"/>
3882 + <constraints>
3883 + <constraint firstAttribute="width" constant="52" id="7TQ-jE-BSU"/>
3884 + <constraint firstAttribute="height" constant="32" id="dEa-7Y-lbU"/>
3885 + </constraints>
3886 + </imageView>
3887 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4pQ-6J-UfE" userLabel="LineView1">
3888 + <rect key="frame" x="10" y="57" width="91.5" height="1"/>
3889 + <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
3890 + <constraints>
3891 + <constraint firstAttribute="height" constant="1" id="YOk-UC-HB9"/>
3892 + </constraints>
3893 + </view>
3894 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="DEALS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YIT-QG-hmA">
3895 + <rect key="frame" x="5" y="68" width="101.5" height="14"/>
3896 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3897 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3898 + <nil key="highlightedColor"/>
3899 + </label>
3900 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QEk-5z-pSV">
3901 + <rect key="frame" x="94" y="0.0" width="17.5" height="18"/>
3902 + <subviews>
3903 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="SDj-ha-D7D">
3904 + <rect key="frame" x="5" y="2" width="7.5" height="14"/>
3905 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3906 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3907 + <nil key="highlightedColor"/>
3908 + </label>
3909 + </subviews>
3910 + <color key="backgroundColor" red="0.91764705879999997" green="0.74901960779999999" blue="0.40784313729999999" alpha="1" colorSpace="calibratedRGB"/>
3911 + <constraints>
3912 + <constraint firstAttribute="trailing" secondItem="SDj-ha-D7D" secondAttribute="trailing" constant="5" id="Mrs-Sq-DDr"/>
3913 + <constraint firstAttribute="bottom" secondItem="SDj-ha-D7D" secondAttribute="bottom" constant="2" id="ZiN-ZJ-xHf"/>
3914 + <constraint firstItem="SDj-ha-D7D" firstAttribute="leading" secondItem="QEk-5z-pSV" secondAttribute="leading" constant="5" id="tP3-RG-y3f"/>
3915 + <constraint firstItem="SDj-ha-D7D" firstAttribute="top" secondItem="QEk-5z-pSV" secondAttribute="top" constant="2" id="zDi-jl-qx9"/>
3916 + </constraints>
3917 + </view>
3918 + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="XYg-RU-e5m">
3919 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
3920 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3921 + <state key="normal" title="Button"/>
3922 + <buttonConfiguration key="configuration" style="plain" title="Button">
3923 + <color key="baseForegroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3924 + </buttonConfiguration>
3925 + <connections>
3926 + <action selector="dfyActiveCouponsBannerButtonAction:" destination="pKQ-52-a1r" eventType="touchUpInside" id="sVE-NS-Svc"/>
3927 + </connections>
3928 + </button>
3929 + </subviews>
3930 + <color key="backgroundColor" systemColor="systemBackgroundColor"/>
3931 + <constraints>
3932 + <constraint firstItem="YIT-QG-hmA" firstAttribute="top" secondItem="4pQ-6J-UfE" secondAttribute="bottom" constant="10" id="3jV-nj-EH0"/>
3933 + <constraint firstItem="YIT-QG-hmA" firstAttribute="leading" secondItem="TLA-ob-FAU" secondAttribute="leading" constant="5" id="4tG-Vs-JF0"/>
3934 + <constraint firstAttribute="bottom" secondItem="XYg-RU-e5m" secondAttribute="bottom" id="86d-hi-btk"/>
3935 + <constraint firstItem="4pQ-6J-UfE" firstAttribute="leading" secondItem="TLA-ob-FAU" secondAttribute="leading" constant="10" id="9Ds-7J-dDk"/>
3936 + <constraint firstItem="4pQ-6J-UfE" firstAttribute="top" secondItem="TK2-bS-4ZO" secondAttribute="bottom" constant="10" id="EqZ-Hd-tIZ"/>
3937 + <constraint firstAttribute="bottom" secondItem="YIT-QG-hmA" secondAttribute="bottom" constant="15" id="IQO-5T-zJT"/>
3938 + <constraint firstAttribute="trailing" secondItem="4pQ-6J-UfE" secondAttribute="trailing" constant="10" id="Xe0-4y-h7S"/>
3939 + <constraint firstItem="TK2-bS-4ZO" firstAttribute="top" secondItem="TLA-ob-FAU" secondAttribute="top" constant="15" id="cDD-l8-NEr"/>
3940 + <constraint firstItem="XYg-RU-e5m" firstAttribute="leading" secondItem="TLA-ob-FAU" secondAttribute="leading" id="eUU-M1-Zuh"/>
3941 + <constraint firstAttribute="trailing" secondItem="XYg-RU-e5m" secondAttribute="trailing" id="eaB-wO-LOK"/>
3942 + <constraint firstItem="XYg-RU-e5m" firstAttribute="top" secondItem="TLA-ob-FAU" secondAttribute="top" id="ixk-tz-qNR"/>
3943 + <constraint firstAttribute="trailing" secondItem="YIT-QG-hmA" secondAttribute="trailing" constant="5" id="l5u-Xh-WC6"/>
3944 + <constraint firstAttribute="trailing" secondItem="QEk-5z-pSV" secondAttribute="trailing" id="tRA-uv-VGp"/>
3945 + <constraint firstItem="TK2-bS-4ZO" firstAttribute="centerX" secondItem="TLA-ob-FAU" secondAttribute="centerX" id="wLt-Qw-BcN"/>
3946 + <constraint firstItem="QEk-5z-pSV" firstAttribute="top" secondItem="TLA-ob-FAU" secondAttribute="top" id="zqO-tv-haz"/>
3947 + </constraints>
3948 + </view>
3949 + </subviews>
3950 + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
3951 + <constraints>
3952 + <constraint firstItem="TLA-ob-FAU" firstAttribute="leading" secondItem="1wc-YO-Y48" secondAttribute="leading" id="Ani-HZ-j71"/>
3953 + <constraint firstAttribute="trailing" secondItem="TLA-ob-FAU" secondAttribute="trailing" id="aeW-4m-cxK"/>
3954 + <constraint firstAttribute="bottom" secondItem="TLA-ob-FAU" secondAttribute="bottom" id="gyD-1m-Mjc"/>
3955 + <constraint firstItem="TLA-ob-FAU" firstAttribute="top" secondItem="1wc-YO-Y48" secondAttribute="top" id="yue-dV-o6K"/>
3956 + </constraints>
3957 + </view>
3958 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="LXo-6H-KPh">
3959 + <rect key="frame" x="151.5" y="75" width="111" height="97"/>
3960 + <subviews>
3961 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="w0n-W7-Mtf">
3962 + <rect key="frame" x="39.5" y="15" width="32" height="32"/>
3963 + <constraints>
3964 + <constraint firstAttribute="height" constant="32" id="Esa-TB-WDB"/>
3965 + <constraint firstAttribute="width" constant="32" id="qnN-Nk-DLO"/>
3966 + </constraints>
3967 + </imageView>
3968 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="exz-aS-scR" userLabel="LineView2">
3969 + <rect key="frame" x="10" y="57" width="91" height="1"/>
3970 + <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
3971 + <constraints>
3972 + <constraint firstAttribute="height" constant="1" id="Jt1-FQ-7Ge"/>
3973 + </constraints>
3974 + </view>
3975 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Super Market" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wt7-q5-utL">
3976 + <rect key="frame" x="5" y="68" width="101" height="14"/>
3977 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3978 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3979 + <nil key="highlightedColor"/>
3980 + </label>
3981 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="13L-tJ-1uT">
3982 + <rect key="frame" x="93.5" y="0.0" width="17.5" height="18"/>
3983 + <subviews>
3984 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Osu-E5-2nl">
3985 + <rect key="frame" x="5" y="2" width="7.5" height="14"/>
3986 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
3987 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3988 + <nil key="highlightedColor"/>
3989 + </label>
3990 + </subviews>
3991 + <color key="backgroundColor" red="0.91764705879999997" green="0.74901960779999999" blue="0.40784313729999999" alpha="1" colorSpace="calibratedRGB"/>
3992 + <constraints>
3993 + <constraint firstAttribute="bottom" secondItem="Osu-E5-2nl" secondAttribute="bottom" constant="2" id="8oF-A2-ZzG"/>
3994 + <constraint firstItem="Osu-E5-2nl" firstAttribute="leading" secondItem="13L-tJ-1uT" secondAttribute="leading" constant="5" id="Qjm-JL-OYN"/>
3995 + <constraint firstItem="Osu-E5-2nl" firstAttribute="top" secondItem="13L-tJ-1uT" secondAttribute="top" constant="2" id="lEd-Jn-0pG"/>
3996 + <constraint firstAttribute="trailing" secondItem="Osu-E5-2nl" secondAttribute="trailing" constant="5" id="tqw-xb-zQh"/>
3997 + </constraints>
3998 + </view>
3999 + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tdm-O2-4vo">
4000 + <rect key="frame" x="0.0" y="0.0" width="111" height="97"/>
4001 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4002 + <state key="normal" title="Button"/>
4003 + <buttonConfiguration key="configuration" style="plain" title="Button">
4004 + <color key="baseForegroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4005 + </buttonConfiguration>
4006 + <connections>
4007 + <action selector="smActiveCouponsBannerButtonAction:" destination="pKQ-52-a1r" eventType="touchUpInside" id="lIt-uq-mjo"/>
4008 + </connections>
4009 + </button>
4010 + </subviews>
4011 + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4012 + <constraints>
4013 + <constraint firstItem="13L-tJ-1uT" firstAttribute="top" secondItem="LXo-6H-KPh" secondAttribute="top" id="0hq-cw-XI6"/>
4014 + <constraint firstItem="wt7-q5-utL" firstAttribute="leading" secondItem="LXo-6H-KPh" secondAttribute="leading" constant="5" id="1Dx-O8-62L"/>
4015 + <constraint firstAttribute="trailing" secondItem="wt7-q5-utL" secondAttribute="trailing" constant="5" id="3em-aO-xgY"/>
4016 + <constraint firstItem="tdm-O2-4vo" firstAttribute="top" secondItem="LXo-6H-KPh" secondAttribute="top" id="434-BH-b0K"/>
4017 + <constraint firstAttribute="trailing" secondItem="exz-aS-scR" secondAttribute="trailing" constant="10" id="9aB-5i-T0S"/>
4018 + <constraint firstAttribute="trailing" secondItem="13L-tJ-1uT" secondAttribute="trailing" id="9lI-Lv-WIo"/>
4019 + <constraint firstAttribute="bottom" secondItem="wt7-q5-utL" secondAttribute="bottom" constant="15" id="Asb-nf-eg9"/>
4020 + <constraint firstAttribute="trailing" secondItem="tdm-O2-4vo" secondAttribute="trailing" id="DEz-mg-c2G"/>
4021 + <constraint firstItem="exz-aS-scR" firstAttribute="top" secondItem="w0n-W7-Mtf" secondAttribute="bottom" constant="10" id="H5F-Ed-Nuy"/>
4022 + <constraint firstItem="w0n-W7-Mtf" firstAttribute="centerX" secondItem="LXo-6H-KPh" secondAttribute="centerX" id="JDb-Du-hQH"/>
4023 + <constraint firstItem="w0n-W7-Mtf" firstAttribute="top" secondItem="LXo-6H-KPh" secondAttribute="top" constant="15" id="LOR-c4-JQi"/>
4024 + <constraint firstItem="wt7-q5-utL" firstAttribute="top" secondItem="exz-aS-scR" secondAttribute="bottom" constant="10" id="fR5-ul-cMF"/>
4025 + <constraint firstItem="exz-aS-scR" firstAttribute="leading" secondItem="LXo-6H-KPh" secondAttribute="leading" constant="10" id="lG4-E0-BTY"/>
4026 + <constraint firstAttribute="bottom" secondItem="tdm-O2-4vo" secondAttribute="bottom" id="yR0-fe-Pyo"/>
4027 + <constraint firstItem="tdm-O2-4vo" firstAttribute="leading" secondItem="LXo-6H-KPh" secondAttribute="leading" id="yVt-iL-4Rp"/>
4028 + </constraints>
4029 + </view>
4030 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eHv-jn-mge">
4031 + <rect key="frame" x="282.5" y="75" width="111.5" height="97"/>
4032 + <subviews>
4033 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l3H-nv-Y3Z">
4034 + <rect key="frame" x="40" y="15" width="32" height="32"/>
4035 + <constraints>
4036 + <constraint firstAttribute="height" constant="32" id="I0N-sh-kzh"/>
4037 + <constraint firstAttribute="width" constant="32" id="giL-Pi-xkc"/>
4038 + </constraints>
4039 + </imageView>
4040 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zjF-DH-HUy" userLabel="LineView3">
4041 + <rect key="frame" x="10" y="57" width="91.5" height="1"/>
4042 + <color key="backgroundColor" red="0.90196078430000004" green="0.90196078430000004" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
4043 + <constraints>
4044 + <constraint firstAttribute="height" constant="1" id="Spj-Iq-X5k"/>
4045 + </constraints>
4046 + </view>
4047 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="GIFTS for YOU" textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0WL-JD-UfZ">
4048 + <rect key="frame" x="5" y="68" width="101.5" height="14"/>
4049 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
4050 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
4051 + <nil key="highlightedColor"/>
4052 + </label>
4053 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rRd-XH-Ywh">
4054 + <rect key="frame" x="94" y="0.0" width="17.5" height="18"/>
4055 + <subviews>
4056 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uON-LJ-Nx3">
4057 + <rect key="frame" x="5" y="2" width="7.5" height="14"/>
4058 + <fontDescription key="fontDescription" name="PeridotPE-SBold" family="Peridot PE" pointSize="11"/>
4059 + <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
4060 + <nil key="highlightedColor"/>
4061 + </label>
4062 + </subviews>
4063 + <color key="backgroundColor" red="0.91764705879999997" green="0.74901960779999999" blue="0.40784313729999999" alpha="1" colorSpace="calibratedRGB"/>
4064 + <constraints>
4065 + <constraint firstAttribute="trailing" secondItem="uON-LJ-Nx3" secondAttribute="trailing" constant="5" id="6OD-qp-kUm"/>
4066 + <constraint firstItem="uON-LJ-Nx3" firstAttribute="leading" secondItem="rRd-XH-Ywh" secondAttribute="leading" constant="5" id="GbI-VC-fbO"/>
4067 + <constraint firstAttribute="bottom" secondItem="uON-LJ-Nx3" secondAttribute="bottom" constant="2" id="Y8h-KY-355"/>
4068 + <constraint firstItem="uON-LJ-Nx3" firstAttribute="top" secondItem="rRd-XH-Ywh" secondAttribute="top" constant="2" id="bli-wO-bIQ"/>
4069 + </constraints>
4070 + </view>
4071 + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TPW-La-VV9">
4072 + <rect key="frame" x="0.0" y="0.0" width="111.5" height="97"/>
4073 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4074 + <state key="normal" title="Button"/>
4075 + <buttonConfiguration key="configuration" style="plain" title="Button">
4076 + <color key="baseForegroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4077 + </buttonConfiguration>
4078 + <connections>
4079 + <action selector="gfyActiveCouponsBannerButtonAction:" destination="pKQ-52-a1r" eventType="touchUpInside" id="yUR-ZO-1sD"/>
4080 + </connections>
4081 + </button>
4082 + </subviews>
4083 + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4084 + <constraints>
4085 + <constraint firstItem="l3H-nv-Y3Z" firstAttribute="centerX" secondItem="eHv-jn-mge" secondAttribute="centerX" id="LCQ-Cd-alw"/>
4086 + <constraint firstItem="l3H-nv-Y3Z" firstAttribute="top" secondItem="eHv-jn-mge" secondAttribute="top" constant="15" id="O3Y-Q4-xb8"/>
4087 + <constraint firstItem="TPW-La-VV9" firstAttribute="leading" secondItem="eHv-jn-mge" secondAttribute="leading" id="QNg-qz-5af"/>
4088 + <constraint firstAttribute="trailing" secondItem="zjF-DH-HUy" secondAttribute="trailing" constant="10" id="RRU-Oi-t7g"/>
4089 + <constraint firstItem="zjF-DH-HUy" firstAttribute="leading" secondItem="eHv-jn-mge" secondAttribute="leading" constant="10" id="eOS-xQ-816"/>
4090 + <constraint firstItem="rRd-XH-Ywh" firstAttribute="top" secondItem="eHv-jn-mge" secondAttribute="top" id="iQe-Rl-oKM"/>
4091 + <constraint firstItem="TPW-La-VV9" firstAttribute="top" secondItem="eHv-jn-mge" secondAttribute="top" id="ijd-zB-iRR"/>
4092 + <constraint firstAttribute="trailing" secondItem="0WL-JD-UfZ" secondAttribute="trailing" constant="5" id="nBA-cH-uZ5"/>
4093 + <constraint firstAttribute="bottom" secondItem="0WL-JD-UfZ" secondAttribute="bottom" constant="15" id="nv2-aI-pCD"/>
4094 + <constraint firstItem="zjF-DH-HUy" firstAttribute="top" secondItem="l3H-nv-Y3Z" secondAttribute="bottom" constant="10" id="qu6-NL-GLa"/>
4095 + <constraint firstAttribute="trailing" secondItem="rRd-XH-Ywh" secondAttribute="trailing" id="tYa-a1-QqA"/>
4096 + <constraint firstAttribute="trailing" secondItem="TPW-La-VV9" secondAttribute="trailing" id="tal-BZ-LiM"/>
4097 + <constraint firstItem="0WL-JD-UfZ" firstAttribute="top" secondItem="zjF-DH-HUy" secondAttribute="bottom" constant="10" id="ujy-Vt-2fh"/>
4098 + <constraint firstItem="0WL-JD-UfZ" firstAttribute="leading" secondItem="eHv-jn-mge" secondAttribute="leading" constant="5" id="wF6-5m-Odm"/>
4099 + <constraint firstAttribute="bottom" secondItem="TPW-La-VV9" secondAttribute="bottom" id="zBj-EL-3A9"/>
4100 + </constraints>
4101 + </view>
4102 + </subviews>
4103 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4104 + <constraints>
4105 + <constraint firstItem="LXo-6H-KPh" firstAttribute="leading" secondItem="1wc-YO-Y48" secondAttribute="trailing" constant="20" id="01k-cz-vvl"/>
4106 + <constraint firstItem="LXo-6H-KPh" firstAttribute="width" secondItem="1wc-YO-Y48" secondAttribute="width" id="9Si-Xl-k6m"/>
4107 + <constraint firstItem="LXo-6H-KPh" firstAttribute="top" secondItem="MJO-Kh-Ko2" secondAttribute="bottom" constant="3" id="BpX-VE-Fl8"/>
4108 + <constraint firstItem="1wc-YO-Y48" firstAttribute="top" secondItem="MJO-Kh-Ko2" secondAttribute="bottom" constant="3" id="MKo-wv-wT5"/>
4109 + <constraint firstItem="eHv-jn-mge" firstAttribute="top" secondItem="MJO-Kh-Ko2" secondAttribute="bottom" constant="3" id="OF5-AJ-5TI"/>
4110 + <constraint firstItem="eHv-jn-mge" firstAttribute="leading" secondItem="LXo-6H-KPh" secondAttribute="trailing" constant="20" id="OH7-n6-4c8"/>
4111 + <constraint firstAttribute="bottom" secondItem="LXo-6H-KPh" secondAttribute="bottom" constant="3" id="UGp-60-ImL"/>
4112 + <constraint firstItem="MJO-Kh-Ko2" firstAttribute="top" secondItem="Rxz-OW-JrT" secondAttribute="top" id="Zsd-RK-fUa"/>
4113 + <constraint firstItem="1wc-YO-Y48" firstAttribute="leading" secondItem="Rxz-OW-JrT" secondAttribute="leading" constant="20" id="b9O-td-2ib"/>
4114 + <constraint firstAttribute="trailing" secondItem="eHv-jn-mge" secondAttribute="trailing" constant="20" id="hHY-Uz-euF"/>
4115 + <constraint firstAttribute="bottom" secondItem="1wc-YO-Y48" secondAttribute="bottom" constant="3" id="ksH-rh-fKs"/>
4116 + <constraint firstItem="eHv-jn-mge" firstAttribute="width" secondItem="1wc-YO-Y48" secondAttribute="width" id="ldQ-Tf-gu2"/>
4117 + <constraint firstItem="MJO-Kh-Ko2" firstAttribute="leading" secondItem="Rxz-OW-JrT" secondAttribute="leading" constant="20" id="maL-8e-cLh"/>
4118 + <constraint firstAttribute="bottom" secondItem="eHv-jn-mge" secondAttribute="bottom" constant="3" id="pT9-S3-Qgu"/>
4119 + <constraint firstAttribute="trailing" secondItem="MJO-Kh-Ko2" secondAttribute="trailing" constant="20" id="q65-W1-w0u"/>
4120 + </constraints>
4121 + </view>
4122 + </subviews>
4123 + <constraints>
4124 + <constraint firstAttribute="trailing" secondItem="Rxz-OW-JrT" secondAttribute="trailing" id="0XN-SD-pfi"/>
4125 + <constraint firstItem="Rxz-OW-JrT" firstAttribute="top" secondItem="rAP-hr-efz" secondAttribute="top" id="Noy-bk-lDf"/>
4126 + <constraint firstAttribute="bottom" secondItem="Rxz-OW-JrT" secondAttribute="bottom" id="T8S-8u-1b6"/>
4127 + <constraint firstItem="Rxz-OW-JrT" firstAttribute="leading" secondItem="rAP-hr-efz" secondAttribute="leading" id="fn5-jT-hJi"/>
4128 + </constraints>
4129 + </tableViewCellContentView>
4130 + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
4131 + <connections>
4132 + <outlet property="dfyCountLabel" destination="SDj-ha-D7D" id="8tf-cH-3S8"/>
4133 + <outlet property="dfyCountView" destination="QEk-5z-pSV" id="wlq-0C-2CM"/>
4134 + <outlet property="dfyImage" destination="TK2-bS-4ZO" id="yWi-Oe-SxE"/>
4135 + <outlet property="dfyLabel" destination="YIT-QG-hmA" id="EIo-8G-byE"/>
4136 + <outlet property="dfyView" destination="TLA-ob-FAU" id="Wn5-MF-dvv"/>
4137 + <outlet property="dfyViewParent" destination="1wc-YO-Y48" id="XM9-vB-vXk"/>
4138 + <outlet property="gfyCountLabel" destination="uON-LJ-Nx3" id="Rk8-Rr-3oi"/>
4139 + <outlet property="gfyCountView" destination="rRd-XH-Ywh" id="iEL-vd-JaI"/>
4140 + <outlet property="gfyImage" destination="l3H-nv-Y3Z" id="MbB-z0-KsX"/>
4141 + <outlet property="gfyLabel" destination="0WL-JD-UfZ" id="ex7-R2-buY"/>
4142 + <outlet property="gfyView" destination="eHv-jn-mge" id="zpC-Vw-Wam"/>
4143 + <outlet property="historyButtonImage" destination="Dhs-5p-kfA" id="cek-Li-bJt"/>
4144 + <outlet property="sectionTitleLabel" destination="2hO-dB-t2z" id="lsu-hO-JQE"/>
4145 + <outlet property="smCountLabel" destination="Osu-E5-2nl" id="9gs-c1-fV1"/>
4146 + <outlet property="smCountView" destination="13L-tJ-1uT" id="rnU-V8-csB"/>
4147 + <outlet property="smImage" destination="w0n-W7-Mtf" id="8DP-6a-b4a"/>
4148 + <outlet property="smLabel" destination="wt7-q5-utL" id="Z6s-gB-jLC"/>
4149 + <outlet property="smView" destination="LXo-6H-KPh" id="7Af-jz-9K0"/>
4150 + </connections>
4151 + </tableViewCell>
3808 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletVouchersBannerTableViewCellId" id="F1i-u5-1v2" customClass="WalletVouchersBannerTableViewCell" customModule="SwiftWarplyFramework"> 4152 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletVouchersBannerTableViewCellId" id="F1i-u5-1v2" customClass="WalletVouchersBannerTableViewCell" customModule="SwiftWarplyFramework">
3809 - <rect key="frame" x="0.0" y="1123.5" width="414" height="141"/> 4153 + <rect key="frame" x="0.0" y="1298.5" width="414" height="141"/>
3810 <autoresizingMask key="autoresizingMask"/> 4154 <autoresizingMask key="autoresizingMask"/>
3811 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="F1i-u5-1v2" id="q9T-Eg-Gxw"> 4155 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="F1i-u5-1v2" id="q9T-Eg-Gxw">
3812 <rect key="frame" x="0.0" y="0.0" width="414" height="141"/> 4156 <rect key="frame" x="0.0" y="0.0" width="414" height="141"/>
3813 <autoresizingMask key="autoresizingMask"/> 4157 <autoresizingMask key="autoresizingMask"/>
3814 <subviews> 4158 <subviews>
3815 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FVK-Ht-BOg" userLabel="ParentView"> 4159 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="FVK-Ht-BOg" userLabel="ParentView">
3816 - <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 4160 + <rect key="frame" x="0.0" y="0.0" width="414" height="141"/>
3817 <subviews> 4161 <subviews>
3818 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zKi-zm-jUP"> 4162 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="zKi-zm-jUP">
3819 <rect key="frame" x="20" y="25" width="374" height="1"/> 4163 <rect key="frame" x="20" y="25" width="374" height="1"/>
...@@ -3823,28 +4167,28 @@ ...@@ -3823,28 +4167,28 @@
3823 </constraints> 4167 </constraints>
3824 </view> 4168 </view>
3825 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Υπόλοιπο επιδότησης" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0yZ-ge-5qY"> 4169 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Υπόλοιπο επιδότησης" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="0yZ-ge-5qY">
3826 - <rect key="frame" x="20" y="25" width="374" height="0.0"/> 4170 + <rect key="frame" x="20" y="25" width="374" height="22"/>
3827 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="19"/> 4171 <fontDescription key="fontDescription" name="BTCosmo-Bold" family="BTCosmo" pointSize="19"/>
3828 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/> 4172 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3829 <nil key="highlightedColor"/> 4173 <nil key="highlightedColor"/>
3830 </label> 4174 </label>
3831 - <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="eBr-vb-7oH"> 4175 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eBr-vb-7oH">
3832 <rect key="frame" x="20" y="72" width="374" height="66"/> 4176 <rect key="frame" x="20" y="72" width="374" height="66"/>
3833 <subviews> 4177 <subviews>
3834 - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="U9f-Ar-TCE"> 4178 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="U9f-Ar-TCE">
3835 <rect key="frame" x="20" y="18" width="30" height="30"/> 4179 <rect key="frame" x="20" y="18" width="30" height="30"/>
3836 <constraints> 4180 <constraints>
3837 <constraint firstAttribute="width" constant="30" id="06g-Cm-Q4z"/> 4181 <constraint firstAttribute="width" constant="30" id="06g-Cm-Q4z"/>
3838 <constraint firstAttribute="height" constant="30" id="GoZ-qT-Whp"/> 4182 <constraint firstAttribute="height" constant="30" id="GoZ-qT-Whp"/>
3839 </constraints> 4183 </constraints>
3840 </imageView> 4184 </imageView>
3841 - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Υπόλοιπο επιδότησης" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2p1-v2-lAL"> 4185 + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Υπόλοιπο επιδότησης" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2p1-v2-lAL">
3842 <rect key="frame" x="60" y="23" width="164" height="20"/> 4186 <rect key="frame" x="60" y="23" width="164" height="20"/>
3843 <fontDescription key="fontDescription" name="PeridotPE-Regular" family="Peridot PE" pointSize="16"/> 4187 <fontDescription key="fontDescription" name="PeridotPE-Regular" family="Peridot PE" pointSize="16"/>
3844 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/> 4188 <color key="textColor" red="0.12941176469999999" green="0.12941176469999999" blue="0.12941176469999999" alpha="1" colorSpace="calibratedRGB"/>
3845 <nil key="highlightedColor"/> 4189 <nil key="highlightedColor"/>
3846 </label> 4190 </label>
3847 - <view contentMode="scaleToFill" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="AKD-A9-ah0"> 4191 + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="AKD-A9-ah0">
3848 <rect key="frame" x="224" y="14" width="17.5" height="18"/> 4192 <rect key="frame" x="224" y="14" width="17.5" height="18"/>
3849 <subviews> 4193 <subviews>
3850 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BwW-J2-1Sz"> 4194 <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="0" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="BwW-J2-1Sz">
...@@ -3862,7 +4206,7 @@ ...@@ -3862,7 +4206,7 @@
3862 <constraint firstAttribute="trailing" secondItem="BwW-J2-1Sz" secondAttribute="trailing" constant="5" id="ncp-fn-LRV"/> 4206 <constraint firstAttribute="trailing" secondItem="BwW-J2-1Sz" secondAttribute="trailing" constant="5" id="ncp-fn-LRV"/>
3863 </constraints> 4207 </constraints>
3864 </view> 4208 </view>
3865 - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="cSu-mM-1Ep"> 4209 + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="cSu-mM-1Ep">
3866 <rect key="frame" x="337" y="24.5" width="17" height="17"/> 4210 <rect key="frame" x="337" y="24.5" width="17" height="17"/>
3867 <constraints> 4211 <constraints>
3868 <constraint firstAttribute="height" constant="17" id="ATK-3R-8Yb"/> 4212 <constraint firstAttribute="height" constant="17" id="ATK-3R-8Yb"/>
...@@ -3925,7 +4269,7 @@ ...@@ -3925,7 +4269,7 @@
3925 </connections> 4269 </connections>
3926 </tableViewCell> 4270 </tableViewCell>
3927 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletSpinnerTableViewCellId" id="ShU-xo-DhW" customClass="WalletSpinnerTableViewCell" customModule="SwiftWarplyFramework"> 4271 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletSpinnerTableViewCellId" id="ShU-xo-DhW" customClass="WalletSpinnerTableViewCell" customModule="SwiftWarplyFramework">
3928 - <rect key="frame" x="0.0" y="1264.5" width="414" height="44"/> 4272 + <rect key="frame" x="0.0" y="1439.5" width="414" height="44"/>
3929 <autoresizingMask key="autoresizingMask"/> 4273 <autoresizingMask key="autoresizingMask"/>
3930 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ShU-xo-DhW" id="U4r-xF-gbA"> 4274 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="ShU-xo-DhW" id="U4r-xF-gbA">
3931 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 4275 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
...@@ -3965,10 +4309,10 @@ ...@@ -3965,10 +4309,10 @@
3965 </connections> 4309 </connections>
3966 </tableViewCell> 4310 </tableViewCell>
3967 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletQuestionnaireBannerTableViewCellId" id="AKr-2x-5Nd" customClass="WalletQuestionnaireBannerTableViewCell" customModule="SwiftWarplyFramework"> 4311 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletQuestionnaireBannerTableViewCellId" id="AKr-2x-5Nd" customClass="WalletQuestionnaireBannerTableViewCell" customModule="SwiftWarplyFramework">
3968 - <rect key="frame" x="0.0" y="1308.5" width="414" height="44"/> 4312 + <rect key="frame" x="0.0" y="1483.5" width="414" height="62"/>
3969 <autoresizingMask key="autoresizingMask"/> 4313 <autoresizingMask key="autoresizingMask"/>
3970 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="AKr-2x-5Nd" id="nPE-tM-hVS"> 4314 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="AKr-2x-5Nd" id="nPE-tM-hVS">
3971 - <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 4315 + <rect key="frame" x="0.0" y="0.0" width="414" height="62"/>
3972 <autoresizingMask key="autoresizingMask"/> 4316 <autoresizingMask key="autoresizingMask"/>
3973 <subviews> 4317 <subviews>
3974 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z9L-1Z-TVa" userLabel="ParentView"> 4318 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Z9L-1Z-TVa" userLabel="ParentView">
...@@ -4061,10 +4405,10 @@ ...@@ -4061,10 +4405,10 @@
4061 </connections> 4405 </connections>
4062 </tableViewCell> 4406 </tableViewCell>
4063 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletHistoryBannerTableViewCellId" id="DQm-p5-XtS" customClass="WalletHistoryBannerTableViewCell" customModule="SwiftWarplyFramework"> 4407 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletHistoryBannerTableViewCellId" id="DQm-p5-XtS" customClass="WalletHistoryBannerTableViewCell" customModule="SwiftWarplyFramework">
4064 - <rect key="frame" x="0.0" y="1352.5" width="414" height="60"/> 4408 + <rect key="frame" x="0.0" y="1545.5" width="414" height="44"/>
4065 <autoresizingMask key="autoresizingMask"/> 4409 <autoresizingMask key="autoresizingMask"/>
4066 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="DQm-p5-XtS" id="bjo-yS-hIR"> 4410 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="DQm-p5-XtS" id="bjo-yS-hIR">
4067 - <rect key="frame" x="0.0" y="0.0" width="414" height="60"/> 4411 + <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
4068 <autoresizingMask key="autoresizingMask"/> 4412 <autoresizingMask key="autoresizingMask"/>
4069 <subviews> 4413 <subviews>
4070 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6EA-dy-ien" userLabel="ParentView"> 4414 <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="6EA-dy-ien" userLabel="ParentView">
...@@ -4132,7 +4476,7 @@ ...@@ -4132,7 +4476,7 @@
4132 </connections> 4476 </connections>
4133 </tableViewCell> 4477 </tableViewCell>
4134 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletEmptyViewTableViewCellId" id="lSc-gs-vcx" customClass="WalletEmptyViewTableViewCell" customModule="SwiftWarplyFramework"> 4478 <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" preservesSuperviewLayoutMargins="YES" selectionStyle="none" indentationWidth="10" reuseIdentifier="WalletEmptyViewTableViewCellId" id="lSc-gs-vcx" customClass="WalletEmptyViewTableViewCell" customModule="SwiftWarplyFramework">
4135 - <rect key="frame" x="0.0" y="1412.5" width="414" height="44"/> 4479 + <rect key="frame" x="0.0" y="1589.5" width="414" height="44"/>
4136 <autoresizingMask key="autoresizingMask"/> 4480 <autoresizingMask key="autoresizingMask"/>
4137 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lSc-gs-vcx" id="AOI-dP-A0r"> 4481 <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" preservesSuperviewLayoutMargins="YES" insetsLayoutMarginsFromSafeArea="NO" tableViewCell="lSc-gs-vcx" id="AOI-dP-A0r">
4138 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/> 4482 <rect key="frame" x="0.0" y="0.0" width="414" height="44"/>
......
1 +//
2 +// WalletActiveCouponsScrollTableViewCell.swift
3 +// SwiftWarplyFramework
4 +//
5 +// Created by Manos Chorianopoulos on 8/5/24.
6 +//
7 +
8 +import UIKit
9 +
10 +@objc public class WalletActiveCouponsScrollTableViewCell: UITableViewCell {
11 + @IBOutlet weak var sectionTitleLabel: UILabel!
12 + @IBOutlet weak var historyButtonImage: UIImageView!
13 +
14 + @IBOutlet weak var dfyViewParent: UIView!
15 + @IBOutlet weak var dfyView: UIView!
16 + @IBOutlet weak var dfyImage: UIImageView!
17 + @IBOutlet weak var dfyLabel: UILabel!
18 + @IBOutlet weak var dfyCountView: UIView!
19 + @IBOutlet weak var dfyCountLabel: UILabel!
20 +
21 + @IBOutlet weak var smView: UIView!
22 + @IBOutlet weak var smImage: UIImageView!
23 + @IBOutlet weak var smLabel: UILabel!
24 + @IBOutlet weak var smCountView: UIView!
25 + @IBOutlet weak var smCountLabel: UILabel!
26 +
27 + @IBOutlet weak var gfyView: UIView!
28 + @IBOutlet weak var gfyImage: UIImageView!
29 + @IBOutlet weak var gfyLabel: UILabel!
30 + @IBOutlet weak var gfyCountView: UIView!
31 + @IBOutlet weak var gfyCountLabel: UILabel!
32 +
33 +
34 + public override func awakeFromNib() {
35 + super.awakeFromNib()
36 + // Initialization code
37 +
38 + // Section Header
39 + sectionTitleLabel.text = "Κουπόνια"
40 + historyButtonImage.image = UIImage(named: "wallet_history_blue", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
41 + historyButtonImage.image = historyButtonImage.image?.withRenderingMode(.alwaysTemplate)
42 + historyButtonImage.tintColor = UIColor(red: 0.13, green: 0.13, blue: 0.13, alpha: 1.00)
43 +
44 + // DFY Banner
45 +// dfyViewParent.backgroundColor = UIColor(red: 0.95, green: 0.95, blue: 0.95, alpha: 1.00)
46 + dfyViewParent.backgroundColor = .white
47 + dfyViewParent.layer.cornerRadius = 16.0
48 + dfyViewParent.layer.shadowColor = UIColor(red: 0.00, green: 0.00, blue: 0.00, alpha: 0.2).cgColor
49 + dfyViewParent.layer.shadowOffset = CGSize(width: 0.0, height: 1.0)
50 + dfyViewParent.layer.shadowOpacity = 1.0
51 + dfyViewParent.layer.shadowRadius = 2.0
52 +
53 +// dfyView.backgroundColor = UIColor(red: 0.46, green: 0.75, blue: 0.45, alpha: 0.05)
54 + dfyView.backgroundColor = .white
55 + dfyView.layer.cornerRadius = 16.0
56 +
57 + dfyImage.image = UIImage(named: "wallet_banner_dfy", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
58 +
59 + dfyLabel.text = "DEALS FOR YOU"
60 +
61 + dfyCountView.layer.cornerRadius = 4.0
62 + dfyCountView.backgroundColor = UIColor(red: 0.92, green: 0.75, blue: 0.41, alpha: 1.00)
63 +
64 + // SM Banner
65 +// smView.backgroundColor = UIColor(red: 1.00, green: 0.99, blue: 0.97, alpha: 1.00)
66 + smView.backgroundColor = .white
67 + smView.layer.cornerRadius = 16.0
68 + smView.layer.shadowColor = UIColor(red: 0.00, green: 0.00, blue: 0.00, alpha: 0.2).cgColor
69 + smView.layer.shadowOffset = CGSize(width: 0.0, height: 1.0)
70 + smView.layer.shadowOpacity = 1.0
71 + smView.layer.shadowRadius = 2.0
72 +
73 + smImage.image = UIImage(named: "wallet_banner_sm", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
74 +
75 + smLabel.text = "SUPERMARKET DEALS"
76 +
77 + smCountView.layer.cornerRadius = 4.0
78 + smCountView.backgroundColor = UIColor(red: 0.92, green: 0.75, blue: 0.41, alpha: 1.00)
79 +
80 + // GFY Banner
81 +// gfyView.backgroundColor = UIColor(red: 0.96, green: 0.97, blue: 0.98, alpha: 1.00)
82 + gfyView.backgroundColor = .white
83 + gfyView.layer.cornerRadius = 16.0
84 + gfyView.layer.shadowColor = UIColor(red: 0.00, green: 0.00, blue: 0.00, alpha: 0.2).cgColor
85 + gfyView.layer.shadowOffset = CGSize(width: 0.0, height: 1.0)
86 + gfyView.layer.shadowOpacity = 1.0
87 + gfyView.layer.shadowRadius = 2.0
88 +
89 + gfyImage.image = UIImage(named: "wallet_banner_gfy", in: MyEmptyClass.resourceBundle(), compatibleWith: nil)
90 +
91 +// gfyLabel.text = "GIFTS FOR YOU"
92 +// gfyLabel.text = "Free coupons"
93 + gfyLabel.text = "FREE COUPONS"
94 +
95 + gfyCountView.layer.cornerRadius = 4.0
96 + gfyCountView.backgroundColor = UIColor(red: 0.92, green: 0.75, blue: 0.41, alpha: 1.00)
97 + }
98 +
99 + public override func setSelected(_ selected: Bool, animated: Bool) {
100 + super.setSelected(selected, animated: animated)
101 +
102 + // Configure the view for the selected state
103 + }
104 +
105 + func configureCell(dfyCount: Int, smCount: Int, gfyCount: Int) {
106 + dfyCountLabel.text = String(dfyCount)
107 + smCountLabel.text = String(smCount)
108 + gfyCountLabel.text = String(gfyCount)
109 + }
110 +
111 +}