Skip to content

Commit

Permalink
Added splash screen and splash screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
buitim committed Dec 23, 2018
1 parent 4a5c443 commit d46b926
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion TrashRoulette/Base.lproj/LaunchScreen.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,27 @@
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="app-icon" translatesAutoresizingMaskIntoConstraints="NO" id="LVT-Wa-S1q">
<rect key="frame" x="49.5" y="188.5" width="275" height="291"/>
</imageView>
</subviews>
<color key="backgroundColor" red="0.14146322011947632" green="0.15595629811286926" blue="0.19231316447257996" alpha="1" colorSpace="custom" customColorSpace="displayP3"/>
<constraints>
<constraint firstItem="LVT-Wa-S1q" firstAttribute="top" secondItem="6Tk-OE-BBY" secondAttribute="top" constant="168.28" id="cnf-KH-GO0"/>
<constraint firstItem="LVT-Wa-S1q" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="49.439999999999998" id="t0I-yJ-B7a"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="LVT-Wa-S1q" secondAttribute="trailing" constant="50.560000000000002" id="u4n-Jx-xXx"/>
<constraint firstItem="6Tk-OE-BBY" firstAttribute="bottom" secondItem="LVT-Wa-S1q" secondAttribute="bottom" constant="187.72" id="u7W-hn-93w"/>
</constraints>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="53" y="375"/>
<point key="canvasLocation" x="52" y="374.66266866566718"/>
</scene>
</scenes>
<resources>
<image name="app-icon" width="480" height="480"/>
</resources>
</document>
Binary file added assets/screenshots/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d46b926

Please sign in to comment.