Browse Source

bug fixes

v0.17
stepie.ub 1 year ago
parent
commit
ef558d1cda
  1. 4
      GME Remit/Modules/SplashScreen/User Interface/View/SplashScreen.storyboard

4
GME Remit/Modules/SplashScreen/User Interface/View/SplashScreen.storyboard

@ -192,7 +192,7 @@
<rect key="frame" x="10" y="10" width="45" height="40"/>
</imageView>
</subviews>
<color key="backgroundColor" red="0.1803921568627451" green="0.53725490196078429" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="SYh-ap-uaK" secondAttribute="bottom" constant="10" id="9nP-SK-ve9"/>
<constraint firstAttribute="trailing" secondItem="SYh-ap-uaK" secondAttribute="trailing" constant="10" id="COl-mT-nup"/>
@ -443,7 +443,7 @@
<rect key="frame" x="10" y="10" width="45" height="40"/>
</imageView>
</subviews>
<color key="backgroundColor" red="0.1803921568627451" green="0.53725490196078429" blue="1" alpha="1" colorSpace="calibratedRGB"/>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="KDi-GP-dyj" secondAttribute="bottom" constant="10" id="5aR-Bz-3aD"/>
<constraint firstAttribute="trailing" secondItem="KDi-GP-dyj" secondAttribute="trailing" constant="10" id="Htb-Sy-wqy"/>

Loading…
Cancel
Save