Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_sdk_framework
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Manos Chorianopoulos
2025-05-26 17:29:48 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
22bf8e48142fdb1ee550ec43233846ada22705e7
22bf8e48
1 parent
b5e30f99
more ui fixes
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/cells/MyRewardsOffersScrollTableViewCell/MyRewardsOffersScrollTableViewCell.xib
SwiftWarplyFramework/SwiftWarplyFramework/screens/MyRewardsViewController/MyRewardsViewController.swift
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
22bf8e4
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/cells/MyRewardsOffersScrollTableViewCell/MyRewardsOffersScrollTableViewCell.xib
View file @
22bf8e4
...
...
@@ -90,7 +90,7 @@
</subviews>
<color
key=
"backgroundColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<constraints>
<constraint
firstItem=
"E9Q-uB-Uvd"
firstAttribute=
"top"
secondItem=
"iQa-jk-pTS"
secondAttribute=
"bottom"
constant=
"
5
"
id=
"BbT-IJ-sg4"
/>
<constraint
firstItem=
"E9Q-uB-Uvd"
firstAttribute=
"top"
secondItem=
"iQa-jk-pTS"
secondAttribute=
"bottom"
constant=
"
18
"
id=
"BbT-IJ-sg4"
/>
<constraint
firstItem=
"iQa-jk-pTS"
firstAttribute=
"leading"
secondItem=
"3yR-f0-cq6"
secondAttribute=
"leading"
constant=
"24"
id=
"C0X-4S-oP1"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"E9Q-uB-Uvd"
secondAttribute=
"trailing"
id=
"KNV-Sk-0rr"
/>
<constraint
firstItem=
"iQa-jk-pTS"
firstAttribute=
"top"
secondItem=
"3yR-f0-cq6"
secondAttribute=
"top"
constant=
"50"
id=
"Saf-QC-O71"
/>
...
...
SwiftWarplyFramework/SwiftWarplyFramework/screens/MyRewardsViewController/MyRewardsViewController.swift
View file @
22bf8e4
...
...
@@ -291,7 +291,7 @@ struct OfferModel {
category
:
"Αγορές"
,
title
:
"Έως 30% έκπτωση"
,
description
:
"στις αγορές σου"
,
discount
:
"
Έως
30%"
,
discount
:
"30%"
,
discountType
:
"percentage"
,
bannerImage
:
"migato_banner"
,
merchantLogo
:
"migato_logo"
,
...
...
Please
register
or
login
to post a comment