Commit 2ec83e34 by Luis Zarza

set logo image at contact list view

parent 73d919d6
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</tableViewCell> </tableViewCell>
</prototypes> </prototypes>
</tableView> </tableView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="3RAw8Hjd_400x400" translatesAutoresizingMaskIntoConstraints="NO" id="uXr-7H-u4l"> <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="roshka" translatesAutoresizingMaskIntoConstraints="NO" id="uXr-7H-u4l">
<rect key="frame" x="157" y="96" width="100" height="90"/> <rect key="frame" x="157" y="96" width="100" height="90"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView> </imageView>
...@@ -202,9 +202,9 @@ ...@@ -202,9 +202,9 @@
</scene> </scene>
</scenes> </scenes>
<resources> <resources>
<image name="3RAw8Hjd_400x400" width="400" height="400"/>
<image name="envelope" catalog="system" width="64" height="46"/> <image name="envelope" catalog="system" width="64" height="46"/>
<image name="person.circle.fill" catalog="system" width="64" height="60"/> <image name="person.circle.fill" catalog="system" width="64" height="60"/>
<image name="phone.fill" catalog="system" width="64" height="56"/> <image name="phone.fill" catalog="system" width="64" height="56"/>
<image name="roshka" width="400" height="400"/>
</resources> </resources>
</document> </document>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment