wip
This commit is contained in:
parent
d93cb63e0a
commit
c674abe0c6
|
@ -28,7 +28,7 @@
|
||||||
</constraints>
|
</constraints>
|
||||||
</imageView>
|
</imageView>
|
||||||
</subviews>
|
</subviews>
|
||||||
<color key="backgroundColor" name="main/backgroundLight"/>
|
<color key="backgroundColor" name="material/background/light"/>
|
||||||
<constraints>
|
<constraints>
|
||||||
<constraint firstItem="Uob-GB-ruJ" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="KYu-sX-Quz"/>
|
<constraint firstItem="Uob-GB-ruJ" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="KYu-sX-Quz"/>
|
||||||
<constraint firstItem="Uob-GB-ruJ" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="uGF-LH-jOl"/>
|
<constraint firstItem="Uob-GB-ruJ" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="uGF-LH-jOl"/>
|
||||||
|
@ -41,8 +41,8 @@
|
||||||
</scene>
|
</scene>
|
||||||
</scenes>
|
</scenes>
|
||||||
<resources>
|
<resources>
|
||||||
<image name="logo" width="1024" height="1024"/>
|
<image name="logo" width="1003" height="1025"/>
|
||||||
<namedColor name="main/backgroundLight">
|
<namedColor name="material/background/light">
|
||||||
<color red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
<color red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
||||||
</namedColor>
|
</namedColor>
|
||||||
</resources>
|
</resources>
|
||||||
|
|
Loading…
Reference in a new issue