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
2024-10-22 14:32:28 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9cf592740695c1495ba8ee3454891cd2d0ee6000
9cf59274
1 parent
2f053b72
PopupMerchantsViewController ui fix
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
SwiftWarplyFramework/Pods/Pods.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/Main.storyboard
SwiftWarplyFramework/Pods/Pods.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
9cf5927
...
...
@@ -7,7 +7,7 @@
<key>
Pods-SwiftWarplyFramework.xcscheme_^#shared#^_
</key>
<dict>
<key>
orderHint
</key>
<integer>
1
</integer>
<integer>
0
</integer>
</dict>
</dict>
</dict>
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcodeproj/xcuserdata/manos.xcuserdatad/xcschemes/xcschememanagement.plist
View file @
9cf5927
...
...
@@ -7,7 +7,7 @@
<key>
SwiftWarplyFramework.xcscheme_^#shared#^_
</key>
<dict>
<key>
orderHint
</key>
<integer>
0
</integer>
<integer>
1
</integer>
</dict>
</dict>
</dict>
...
...
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
9cf5927
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/Main.storyboard
View file @
9cf5927
...
...
@@ -6364,7 +6364,7 @@
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"414"
height=
"896"
/>
<subviews>
<view
contentMode=
"scaleToFill"
ambiguous=
"YES"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"cSR-WK-qb0"
>
<rect
key=
"frame"
x=
"0.0"
y=
"
255.5"
width=
"414"
height=
"596.5
"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"
596"
width=
"414"
height=
"300
"
/>
<subviews>
<view
contentMode=
"scaleToFill"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"MNf-7L-OWL"
userLabel=
"Header View"
>
<rect
key=
"frame"
x=
"20"
y=
"15"
width=
"374"
height=
"20"
/>
...
...
@@ -6399,7 +6399,7 @@
</constraints>
</view>
<tableView
clipsSubviews=
"YES"
contentMode=
"scaleToFill"
ambiguous=
"YES"
alwaysBounceVertical=
"YES"
dataMode=
"prototypes"
style=
"plain"
separatorStyle=
"none"
rowHeight=
"-1"
estimatedRowHeight=
"-1"
sectionHeaderHeight=
"-1"
estimatedSectionHeaderHeight=
"-1"
sectionFooterHeight=
"-1"
estimatedSectionFooterHeight=
"-1"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"vet-Po-Bmf"
customClass=
"DynamicSizeTableView"
customModule=
"SwiftWarplyFramework"
customModuleProvider=
"target"
>
<rect
key=
"frame"
x=
"0.0"
y=
"
49.5"
width=
"414"
height=
"547
"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"
50"
width=
"414"
height=
"250
"
/>
<color
key=
"backgroundColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<color
key=
"separatorColor"
red=
"0.68235294120000001"
green=
"0.68235294120000001"
blue=
"0.68235294120000001"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"calibratedRGB"
/>
<inset
key=
"separatorInset"
minX=
"10"
minY=
"0.0"
maxX=
"10"
maxY=
"0.0"
/>
...
...
@@ -6549,6 +6549,7 @@
<constraint
firstAttribute=
"bottom"
secondItem=
"vet-Po-Bmf"
secondAttribute=
"bottom"
id=
"B03-fG-aC2"
/>
<constraint
firstItem=
"vet-Po-Bmf"
firstAttribute=
"leading"
secondItem=
"cSR-WK-qb0"
secondAttribute=
"leading"
id=
"F8e-cg-wdq"
/>
<constraint
firstItem=
"MNf-7L-OWL"
firstAttribute=
"top"
secondItem=
"cSR-WK-qb0"
secondAttribute=
"top"
constant=
"15"
id=
"N8O-in-CB3"
/>
<constraint
firstAttribute=
"height"
relation=
"greaterThanOrEqual"
constant=
"320"
id=
"c1w-Ub-vF7"
/>
<constraint
firstItem=
"vet-Po-Bmf"
firstAttribute=
"top"
secondItem=
"MNf-7L-OWL"
secondAttribute=
"bottom"
constant=
"15"
id=
"hl9-87-bJ7"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"vet-Po-Bmf"
secondAttribute=
"trailing"
id=
"lgN-8i-jJk"
/>
</constraints>
...
...
Please
register
or
login
to post a comment