Skip to content

Commit

Permalink
fix(setup wallet): nightly splash screen (#3255)
Browse files Browse the repository at this point in the history
  • Loading branch information
banklesss authored May 13, 2024
1 parent 1614722 commit f4e8f67
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/wallet-mobile/ios/NightlySpashScreen.storyboard
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<nil key="highlightedColor"/>
</label>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" fixedFrame="YES" image="BootSplashLogoNightly" translatesAutoresizingMaskIntoConstraints="NO" id="d1G-66-mAJ">
<rect key="frame" x="74" y="295" width="245" height="263"/>
<rect key="frame" x="74" y="293" width="245" height="263"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
</imageView>
</subviews>
Expand All @@ -51,6 +51,6 @@
</scene>
</scenes>
<resources>
<image name="BootSplashLogoNightly" width="218" height="223"/>
<image name="BootSplashLogoNightly" width="239" height="223"/>
</resources>
</document>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 f4e8f67

Please sign in to comment.