Skip to content

Commit f0b06c1

Browse files
committed
Resolve constraint issue
1 parent 93fcec0 commit f0b06c1

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

swift-sdk/Resources/IterableEmbeddedView.xib

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@
3434
<rect key="frame" x="0.0" y="0.0" width="400" height="416"/>
3535
<subviews>
3636
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="WQD-hj-6fI">
37-
<rect key="frame" x="0.0" y="-250" width="400" height="250"/>
38-
<constraints>
39-
<constraint firstAttribute="height" constant="250" id="ngM-lG-nWv"/>
40-
</constraints>
37+
<rect key="frame" x="0.0" y="0.0" width="400" height="0.0"/>
4138
</imageView>
4239
<stackView opaque="NO" contentMode="scaleToFill" alignment="center" spacing="8" translatesAutoresizingMaskIntoConstraints="NO" id="0Q3-lN-ixZ">
4340
<rect key="frame" x="16" y="16" width="368" height="333.66666666666669"/>

0 commit comments

Comments
 (0)