Navigation Menu

Skip to content

Commit

Permalink
Show settings if you tap the empty picture.
Browse files Browse the repository at this point in the history
  • Loading branch information
lardieri committed Jun 21, 2021
1 parent b296374 commit 3ef4c3c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/Entry Card/Base.lproj/Main.storyboard
Expand Up @@ -153,9 +153,18 @@
<rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<viewLayoutGuide key="safeArea" id="Fe2-Tw-Jog"/>
<gestureRecognizers/>
<connections>
<outletCollection property="gestureRecognizers" destination="2ib-1I-XAk" appends="YES" id="ahV-kR-Wu8"/>
</connections>
</imageView>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="E7t-Vg-Xrx" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
<tapGestureRecognizer id="2ib-1I-XAk">
<connections>
<segue destination="XgN-5g-00r" kind="presentation" id="kV3-5Q-nnZ"/>
</connections>
</tapGestureRecognizer>
</objects>
<point key="canvasLocation" x="935" y="926"/>
</scene>
Expand Down

0 comments on commit 3ef4c3c

Please sign in to comment.