Skip to content

Commit ef6a314

Browse files
committed
Add Kluster Members UI
1 parent 9b93bc1 commit ef6a314

File tree

2 files changed

+77
-1
lines changed

2 files changed

+77
-1
lines changed
Binary file not shown.

Cluster/Base.lproj/Main.storyboard

Lines changed: 77 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,6 +613,82 @@
613613
</objects>
614614
<point key="canvasLocation" x="-280" y="1740"/>
615615
</scene>
616+
<!--View Controller-->
617+
<scene sceneID="eg1-Rd-1jy">
618+
<objects>
619+
<viewController id="dR1-y9-aWN" sceneMemberID="viewController">
620+
<layoutGuides>
621+
<viewControllerLayoutGuide type="top" id="3bU-Ag-MGb"/>
622+
<viewControllerLayoutGuide type="bottom" id="dYo-92-ZpG"/>
623+
</layoutGuides>
624+
<view key="view" contentMode="scaleToFill" id="D7r-Di-5pn">
625+
<rect key="frame" x="0.0" y="0.0" width="600" height="600"/>
626+
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
627+
<subviews>
628+
<navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="qUu-LW-f9C">
629+
<rect key="frame" x="0.0" y="0.0" width="600" height="64"/>
630+
<constraints>
631+
<constraint firstAttribute="height" constant="64" id="fTo-GD-uLV"/>
632+
</constraints>
633+
<color key="barTintColor" red="0.1324235200881958" green="0.6344025731086731" blue="0.73951947689056396" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
634+
<textAttributes key="titleTextAttributes">
635+
<color key="textColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
636+
</textAttributes>
637+
<items>
638+
<navigationItem title="Add Friends to Your Kluster" id="urL-aU-JQN">
639+
<barButtonItem key="leftBarButtonItem" image="Back Arrow" id="dPB-Zf-2ik">
640+
<color key="tintColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
641+
</barButtonItem>
642+
<barButtonItem key="rightBarButtonItem" title="Done" style="done" id="GR1-Qw-Yk4">
643+
<color key="tintColor" red="0.99991267919540405" green="1" blue="0.99988144636154175" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
644+
</barButtonItem>
645+
</navigationItem>
646+
</items>
647+
</navigationBar>
648+
<searchBar contentMode="redraw" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Fte-Rw-lAn">
649+
<rect key="frame" x="0.0" y="64" width="600" height="44"/>
650+
<textInputTraits key="textInputTraits"/>
651+
<connections>
652+
<outlet property="delegate" destination="dR1-y9-aWN" id="cLR-wy-18Q"/>
653+
</connections>
654+
</searchBar>
655+
<tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="zeT-gu-bBK">
656+
<rect key="frame" x="0.0" y="108" width="600" height="492"/>
657+
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
658+
<prototypes>
659+
<tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" id="Twh-ds-AJy">
660+
<autoresizingMask key="autoresizingMask"/>
661+
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Twh-ds-AJy" id="vFL-F4-sLk">
662+
<autoresizingMask key="autoresizingMask"/>
663+
</tableViewCellContentView>
664+
</tableViewCell>
665+
</prototypes>
666+
</tableView>
667+
</subviews>
668+
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
669+
<constraints>
670+
<constraint firstItem="qUu-LW-f9C" firstAttribute="top" secondItem="D7r-Di-5pn" secondAttribute="top" id="7Ir-0a-Dgy"/>
671+
<constraint firstAttribute="trailing" secondItem="qUu-LW-f9C" secondAttribute="trailing" id="p5Q-BD-rgg"/>
672+
<constraint firstItem="qUu-LW-f9C" firstAttribute="leading" secondItem="D7r-Di-5pn" secondAttribute="leading" id="z0e-PN-sPX"/>
673+
</constraints>
674+
</view>
675+
<connections>
676+
<outlet property="searchDisplayController" destination="WSZ-jz-vep" id="dbJ-h2-wK7"/>
677+
</connections>
678+
</viewController>
679+
<placeholder placeholderIdentifier="IBFirstResponder" id="6Tp-Af-FYT" userLabel="First Responder" sceneMemberID="firstResponder"/>
680+
<searchDisplayController id="WSZ-jz-vep">
681+
<connections>
682+
<outlet property="delegate" destination="dR1-y9-aWN" id="DDF-m2-Y4E"/>
683+
<outlet property="searchBar" destination="Fte-Rw-lAn" id="gMA-JX-ucJ"/>
684+
<outlet property="searchContentsController" destination="dR1-y9-aWN" id="QvM-iw-2Ea"/>
685+
<outlet property="searchResultsDataSource" destination="dR1-y9-aWN" id="tgx-2i-JJo"/>
686+
<outlet property="searchResultsDelegate" destination="dR1-y9-aWN" id="Woj-AC-eMA"/>
687+
</connections>
688+
</searchDisplayController>
689+
</objects>
690+
<point key="canvasLocation" x="379" y="1740"/>
691+
</scene>
616692
<!--Profile View Controller-->
617693
<scene sceneID="OZa-sa-H3w">
618694
<objects>
@@ -841,7 +917,7 @@
841917
</constraints>
842918
<fontDescription key="fontDescription" name="AvenirNext-Regular" family="Avenir Next" pointSize="16"/>
843919
<inset key="titleEdgeInsets" minX="0.0" minY="50" maxX="0.0" maxY="0.0"/>
844-
<state key="normal" title="Past Klusters">
920+
<state key="normal" title="My Klusters">
845921
<color key="titleColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
846922
<color key="titleShadowColor" white="0.5" alpha="1" colorSpace="calibratedWhite"/>
847923
</state>

0 commit comments

Comments
 (0)