Browse Source

added icon

pull/1/head
gme_2 6 years ago
parent
commit
799d7554aa
  1. 16
      GMERemittance/Home/Home.storyboard

16
GMERemittance/Home/Home.storyboard

@ -1114,7 +1114,7 @@
<rect key="frame" x="0.0" y="0.0" width="375" height="43.5"/>
<subviews>
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="7wo-T4-XhL">
<rect key="frame" x="155.5" y="8" width="63" height="29"/>
<rect key="frame" x="155.5" y="7.5" width="63" height="29"/>
<fontDescription key="fontDescription" name="SanFranciscoDisplay-Regular" family="San Francisco Display" pointSize="14"/>
<state key="normal" title="Load More"/>
<connections>
@ -1774,7 +1774,7 @@
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="fGf-KY-yFW" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="4681" y="2424"/>
<point key="canvasLocation" x="4497" y="2386"/>
</scene>
<!--Table View Controller-->
<scene sceneID="wBV-a9-gQm">
@ -1978,10 +1978,19 @@
<constraint firstAttribute="height" constant="0.5" id="Itu-a5-i1F"/>
</constraints>
</view>
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="backIconBlack" translatesAutoresizingMaskIntoConstraints="NO" id="p92-Ka-6jo">
<rect key="frame" x="333" y="17.5" width="15" height="15"/>
<constraints>
<constraint firstAttribute="width" secondItem="p92-Ka-6jo" secondAttribute="height" multiplier="1:1" id="8bN-OU-8Kw"/>
<constraint firstAttribute="height" constant="15" id="Aft-My-azs"/>
</constraints>
</imageView>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="p92-Ka-6jo" secondAttribute="trailing" constant="27" id="464-4H-4JJ"/>
<constraint firstItem="q0l-Mv-JZa" firstAttribute="bottom" secondItem="o60-Ng-9vh" secondAttribute="bottom" constant="15" id="5L9-jb-5xA"/>
<constraint firstItem="TYG-FC-yby" firstAttribute="centerY" secondItem="hW9-BG-fgF" secondAttribute="centerY" id="7N6-rg-c5I"/>
<constraint firstItem="p92-Ka-6jo" firstAttribute="centerY" secondItem="hW9-BG-fgF" secondAttribute="centerY" id="Fac-9U-H2g"/>
<constraint firstItem="TYG-FC-yby" firstAttribute="leading" secondItem="hW9-BG-fgF" secondAttribute="leading" constant="53" id="UbH-tm-pxv"/>
<constraint firstItem="o60-Ng-9vh" firstAttribute="centerY" secondItem="TYG-FC-yby" secondAttribute="centerY" id="Zje-8r-Sip"/>
<constraint firstItem="q0l-Mv-JZa" firstAttribute="leading" secondItem="hW9-BG-fgF" secondAttribute="leading" id="eeN-gD-mCE"/>
@ -2002,7 +2011,7 @@
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Add-yb-fFL" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="5142.5" y="2358.5"/>
<point key="canvasLocation" x="5141.6000000000004" y="2358.170914542729"/>
</scene>
<!--AboutGME View Controller-->
<scene sceneID="AR3-dc-7lo">
@ -4577,6 +4586,7 @@
</scene>
</scenes>
<resources>
<image name="backIconBlack" width="21" height="16"/>
<image name="ic-home" width="20" height="20"/>
<image name="ic_agentLocation" width="13" height="21"/>
<image name="ic_blocked" width="12" height="12"/>

Loading…
Cancel
Save