Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2609 from Plant-for-the-Planet-org/feature/ios_la…
Browse files Browse the repository at this point in the history
…unch_screen

changed logos on launch screen for iOS
  • Loading branch information
norbertschuler authored Aug 13, 2020
2 parents 08a6260 + c9aa15b commit 4ab1b4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ios/LaunchScreen.storyboard
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16096" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
Expand All @@ -25,7 +25,7 @@
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMinY="YES"/>
</imageView>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Logos" highlightedImage="Logos" translatesAutoresizingMaskIntoConstraints="NO" id="8gZ-9V-2ZJ">
<rect key="frame" x="105" y="257" width="202" height="382"/>
<rect key="frame" x="0.0" y="352" width="414" height="192"/>
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES" heightSizable="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>
Expand All @@ -40,7 +40,7 @@
</scenes>
<resources>
<image name="Bottom" width="240" height="160"/>
<image name="Logos" width="116.66666412353516" height="220"/>
<image name="Logos" width="240" height="109"/>
<image name="Top" width="240" height="160"/>
</resources>
</document>
Binary file modified ios/TreecounterApp/Images.xcassets/Logos.imageset/Logos.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 4ab1b4d

Please sign in to comment.