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
2026-03-20 12:18:18 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c4b0eae0bb6b1090edddd4c44a123c21ec4fb1d6
c4b0eae0
1 parent
97457dee
ui fixes
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
SwiftWarplyFramework/SwiftWarplyFramework/cells/MyRewardsOfferCollectionViewCell/MyRewardsOfferCollectionViewCell.swift
SwiftWarplyFramework/SwiftWarplyFramework/cells/MyRewardsOfferCollectionViewCell/MyRewardsOfferCollectionViewCell.swift
View file @
c4b0eae
...
...
@@ -66,7 +66,10 @@ public class MyRewardsOfferCollectionViewCell: UICollectionViewCell {
parentView
.
clipsToBounds
=
true
discountView
.
layer
.
cornerRadius
=
34.0
discountLabel
.
adjustsFontSizeToFit
=
true
discountLabel
.
minimumScaleFactor
=
0.5
bannerImage
.
backgroundColor
=
UIColor
(
rgb
:
0xE7E7E7
)
}
...
...
Please
register
or
login
to post a comment