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-29 16:40:27 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dd269bce2d69474c86693c47d35235bb35b59282
dd269bce
1 parent
4de1dcb5
profile questionnaire fix
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
9 deletions
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
SwiftWarplyFramework/SwiftWarplyFramework/cells/ProfileQuestionnaireTableViewCell/ProfileQuestionnaireTableViewCell.xib
SwiftWarplyFramework/SwiftWarplyFramework.xcworkspace/xcuserdata/manos.xcuserdatad/UserInterfaceState.xcuserstate
View file @
dd269bc
No preview for this file type
SwiftWarplyFramework/SwiftWarplyFramework/cells/ProfileQuestionnaireTableViewCell/ProfileQuestionnaireTableViewCell.xib
View file @
dd269bc
...
...
@@ -4,7 +4,6 @@
<dependencies>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"23084"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"System colors in document resources"
minToolsVersion=
"11.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
...
...
@@ -21,10 +20,10 @@
<rect
key=
"frame"
x=
"24"
y=
"35"
width=
"272"
height=
"9"
/>
<subviews>
<imageView
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"N8L-PD-UP8"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"272"
height=
"1
5
9"
/>
<color
key=
"backgroundColor"
systemColor=
"systemRedColor
"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"272"
height=
"1
4
9"
/>
<color
key=
"backgroundColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace
"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"1
5
9"
id=
"r1F-lV-yNf"
/>
<constraint
firstAttribute=
"height"
constant=
"1
4
9"
id=
"r1F-lV-yNf"
/>
</constraints>
</imageView>
</subviews>
...
...
@@ -53,9 +52,4 @@
<point
key=
"canvasLocation"
x=
"68.702290076335871"
y=
"47.535211267605639"
/>
</tableViewCell>
</objects>
<resources>
<systemColor
name=
"systemRedColor"
>
<color
red=
"1"
green=
"0.23137254900000001"
blue=
"0.18823529410000001"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</systemColor>
</resources>
</document>
...
...
Please
register
or
login
to post a comment