-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
38 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,13 +36,6 @@ | |
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> | ||
<nil key="highlightedColor"/> | ||
</label> | ||
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="female" translatesAutoresizingMaskIntoConstraints="NO" id="4vU-CI-T3b"> | ||
<rect key="frame" x="155" y="12.5" width="23" height="16"/> | ||
<constraints> | ||
<constraint firstAttribute="height" constant="16" id="bD1-bk-1GK"/> | ||
<constraint firstAttribute="width" constant="23" id="h7g-jU-qLF"/> | ||
</constraints> | ||
</imageView> | ||
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="[email protected]" textAlignment="natural" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XH6-JJ-22H"> | ||
<rect key="frame" x="96" y="36" width="107" height="14.5"/> | ||
<fontDescription key="fontDescription" type="system" pointSize="12"/> | ||
|
@@ -52,8 +45,6 @@ | |
</subviews> | ||
<constraints> | ||
<constraint firstItem="XH6-JJ-22H" firstAttribute="leading" secondItem="f5T-cD-Fev" secondAttribute="leading" id="0JZ-vq-HkN"/> | ||
<constraint firstItem="4vU-CI-T3b" firstAttribute="leading" secondItem="f5T-cD-Fev" secondAttribute="trailing" constant="2" id="Dcq-Ao-1Ui"/> | ||
<constraint firstItem="4vU-CI-T3b" firstAttribute="centerY" secondItem="f5T-cD-Fev" secondAttribute="centerY" id="KhD-aV-xOR"/> | ||
<constraint firstItem="XH6-JJ-22H" firstAttribute="top" secondItem="f5T-cD-Fev" secondAttribute="bottom" constant="5" id="VIO-AN-USl"/> | ||
<constraint firstItem="sye-SS-ibj" firstAttribute="centerY" secondItem="KpB-Je-0dT" secondAttribute="centerY" id="jHX-Gm-VAT"/> | ||
<constraint firstItem="f5T-cD-Fev" firstAttribute="top" secondItem="sye-SS-ibj" secondAttribute="top" id="pQ0-ua-tJY"/> | ||
|
@@ -139,7 +130,6 @@ | |
<outlet property="addButtonCell" destination="Sxc-Vu-BTB" id="FoX-qC-tlS"/> | ||
<outlet property="descriptionCell" destination="t1Z-92-72g" id="5dy-0g-uiS"/> | ||
<outlet property="descriptionLabel" destination="Qti-jO-BZk" id="MJS-nL-XAX"/> | ||
<outlet property="genderImageView" destination="4vU-CI-T3b" id="upg-IQ-Hdw"/> | ||
<outlet property="headerCell" destination="jJ8-wC-Wng" id="v5j-pb-vrv"/> | ||
<outlet property="profileImageView" destination="sye-SS-ibj" id="jvQ-B2-WmD"/> | ||
<outlet property="screenNameLabel" destination="f5T-cD-Fev" id="KMu-EN-3tp"/> | ||
|
@@ -200,7 +190,4 @@ | |
<point key="canvasLocation" x="1176" y="-1458"/> | ||
</scene> | ||
</scenes> | ||
<resources> | ||
<image name="female" width="64" height="64"/> | ||
</resources> | ||
</document> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters