|
@@ -1,9 +1,9 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14868" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15702" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
|
|
|
<device id="retina4_7" orientation="portrait" appearance="light"/>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14824"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15704"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
</dependencies>
|
|
|
<objects>
|
|
@@ -57,10 +57,10 @@
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="avatar" translatesAutoresizingMaskIntoConstraints="NO" id="qhJ-el-R92" userLabel="Shared">
|
|
|
- <rect key="frame" x="513" y="18" width="24" height="24"/>
|
|
|
+ <rect key="frame" x="510" y="15" width="30" height="30"/>
|
|
|
<constraints>
|
|
|
- <constraint firstAttribute="height" constant="24" id="3Kr-Hv-AdZ"/>
|
|
|
- <constraint firstAttribute="width" constant="24" id="Ijp-se-6KO"/>
|
|
|
+ <constraint firstAttribute="height" constant="30" id="3Kr-Hv-AdZ"/>
|
|
|
+ <constraint firstAttribute="width" constant="30" id="Ijp-se-6KO"/>
|
|
|
</constraints>
|
|
|
</imageView>
|
|
|
<view alpha="0.050000000000000003" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HRe-1g-6Q1" userLabel="ViewShared">
|