diff options
author | Vitaly Takmazov | 2017-12-10 13:58:30 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-12-10 13:58:30 +0300 |
commit | 693e30fcd120b7c803d849b1b313c77eceee8c42 (patch) | |
tree | 265551088c0e7152133975150d8e9b94aa5d75a5 /Juick/LaunchScreen.storyboard | |
parent | fe136b8c6b1e97fbc08f50265d41e1280c94afe3 (diff) |
random fixes
Diffstat (limited to 'Juick/LaunchScreen.storyboard')
-rw-r--r-- | Juick/LaunchScreen.storyboard | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/LaunchScreen.storyboard b/Juick/LaunchScreen.storyboard index be5fe7e..42e3ea8 100644 --- a/Juick/LaunchScreen.storyboard +++ b/Juick/LaunchScreen.storyboard @@ -18,7 +18,7 @@ <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Splash.png" translatesAutoresizingMaskIntoConstraints="NO" id="D5d-4R-c9b"> + <imageView opaque="NO" clearsContextBeforeDrawing="NO" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="Splash.png" translatesAutoresizingMaskIntoConstraints="NO" id="D5d-4R-c9b"> <rect key="frame" x="139.5" y="285.5" width="96" height="96"/> <color key="tintColor" red="0.0" green="0.40000000000000002" blue="0.59999999999999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> </imageView> |