|
390 | 390 | <segue destination="U1Z-pW-EXH" kind="presentation" id="rMu-De-hLk"/> |
391 | 391 | </connections> |
392 | 392 | </button> |
393 | | - <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zKP-tJ-SBJ"> |
394 | | - <rect key="frame" x="496" y="553" width="79" height="37"/> |
395 | | - <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="18"/> |
396 | | - <state key="normal" title="Lawrence"> |
397 | | - <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
398 | | - <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
399 | | - </state> |
400 | | - <connections> |
401 | | - <segue destination="3OQ-js-IE7" kind="show" id="hNZ-Sb-FEZ"/> |
402 | | - </connections> |
403 | | - </button> |
404 | 393 | <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="profile1" translatesAutoresizingMaskIntoConstraints="NO" id="wY6-33-rQn" customClass="PFImageView"> |
405 | 394 | <rect key="frame" x="463" y="559" width="25" height="25"/> |
406 | 395 | <constraints> |
|
431 | 420 | <color key="barTintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
432 | 421 | <textInputTraits key="textInputTraits"/> |
433 | 422 | </searchBar> |
| 423 | + <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="zKP-tJ-SBJ"> |
| 424 | + <rect key="frame" x="496" y="553" width="79" height="37"/> |
| 425 | + <fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="18"/> |
| 426 | + <state key="normal" title="Lawrence"> |
| 427 | + <color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
| 428 | + <color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/> |
| 429 | + </state> |
| 430 | + <connections> |
| 431 | + <segue destination="3OQ-js-IE7" kind="show" id="hNZ-Sb-FEZ"/> |
| 432 | + </connections> |
| 433 | + </button> |
434 | 434 | </subviews> |
435 | 435 | <constraints> |
436 | 436 | <constraint firstItem="xnQ-be-KC7" firstAttribute="top" secondItem="hCX-O3-tyk" secondAttribute="top" constant="30" id="2iV-J5-UQe"/> |
|
842 | 842 | <rect key="frame" x="0.0" y="0.0" width="600" height="600"/> |
843 | 843 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
844 | 844 | <subviews> |
845 | | - <searchBar contentMode="redraw" translatesAutoresizingMaskIntoConstraints="NO" id="fCC-xa-xoq"> |
| 845 | + <searchBar contentMode="redraw" placeholder="Search" translatesAutoresizingMaskIntoConstraints="NO" id="fCC-xa-xoq"> |
846 | 846 | <rect key="frame" x="0.0" y="64" width="600" height="44"/> |
| 847 | + <color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/> |
847 | 848 | <textInputTraits key="textInputTraits"/> |
848 | 849 | </searchBar> |
849 | 850 | <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="60" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="k3u-R6-Vek"> |
|
1122 | 1123 | <!--Profile View Controller--> |
1123 | 1124 | <scene sceneID="OZa-sa-H3w"> |
1124 | 1125 | <objects> |
1125 | | - <viewController id="az7-7U-rec" customClass="ProfileViewController" customModule="Cluster" customModuleProvider="target" sceneMemberID="viewController"> |
| 1126 | + <viewController storyboardIdentifier="ProfileViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="az7-7U-rec" customClass="ProfileViewController" customModule="Cluster" customModuleProvider="target" sceneMemberID="viewController"> |
1126 | 1127 | <layoutGuides> |
1127 | 1128 | <viewControllerLayoutGuide type="top" id="ZpO-iR-T4f"/> |
1128 | 1129 | <viewControllerLayoutGuide type="bottom" id="b1l-4k-PSD"/> |
|
2064 | 2065 | <rect key="frame" x="0.0" y="0.0" width="600" height="67.5"/> |
2065 | 2066 | <autoresizingMask key="autoresizingMask"/> |
2066 | 2067 | <subviews> |
2067 | | - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="profile1" translatesAutoresizingMaskIntoConstraints="NO" id="uIc-BZ-8gG" customClass="PFImageView"> |
2068 | | - <rect key="frame" x="8" y="4" width="50" height="50"/> |
2069 | | - <constraints> |
2070 | | - <constraint firstAttribute="height" constant="50" id="Aka-3I-huA"/> |
2071 | | - <constraint firstAttribute="width" constant="50" id="p2U-z1-kaR"/> |
2072 | | - </constraints> |
2073 | | - <userDefinedRuntimeAttributes> |
2074 | | - <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
2075 | | - <integer key="value" value="25"/> |
2076 | | - </userDefinedRuntimeAttribute> |
2077 | | - </userDefinedRuntimeAttributes> |
2078 | | - </imageView> |
2079 | 2068 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="What are we doing tonight?" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="lGT-du-aC0"> |
2080 | 2069 | <rect key="frame" x="66" y="33" width="514" height="21"/> |
2081 | 2070 | <constraints> |
|
2094 | 2083 | <color key="textColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/> |
2095 | 2084 | <nil key="highlightedColor"/> |
2096 | 2085 | </label> |
| 2086 | + <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="profile1" translatesAutoresizingMaskIntoConstraints="NO" id="uIc-BZ-8gG" customClass="PFImageView"> |
| 2087 | + <rect key="frame" x="8" y="4" width="50" height="50"/> |
| 2088 | + <gestureRecognizers/> |
| 2089 | + <constraints> |
| 2090 | + <constraint firstAttribute="height" constant="50" id="Aka-3I-huA"/> |
| 2091 | + <constraint firstAttribute="width" constant="50" id="p2U-z1-kaR"/> |
| 2092 | + </constraints> |
| 2093 | + <userDefinedRuntimeAttributes> |
| 2094 | + <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius"> |
| 2095 | + <integer key="value" value="25"/> |
| 2096 | + </userDefinedRuntimeAttribute> |
| 2097 | + </userDefinedRuntimeAttributes> |
| 2098 | + </imageView> |
2097 | 2099 | </subviews> |
2098 | 2100 | <constraints> |
2099 | 2101 | <constraint firstItem="olg-OI-0pz" firstAttribute="top" secondItem="Ueo-H1-dwC" secondAttribute="topMargin" constant="-4" id="2bb-Fd-tBp"/> |
|
0 commit comments