Manos Chorianopoulos

profile questionnaire fix

......@@ -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="159"/>
<color key="backgroundColor" systemColor="systemRedColor"/>
<rect key="frame" x="0.0" y="0.0" width="272" height="149"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="height" constant="159" id="r1F-lV-yNf"/>
<constraint firstAttribute="height" constant="149" 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>
......