mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-05 16:58:59 +00:00
54 lines
4.3 KiB
XML
54 lines
4.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="15A282b" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES">
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB">
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="533"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launch_gradient.png" translatesAutoresizingMaskIntoConstraints="NO" id="xvc-Dc-4wh">
|
|
<rect key="frame" x="0.0" y="0.0" width="480" height="533"/>
|
|
<animations/>
|
|
</imageView>
|
|
<imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo_newsblur_512.png" translatesAutoresizingMaskIntoConstraints="NO" id="F6J-Zv-31D">
|
|
<rect key="frame" x="112" y="139" width="256" height="256"/>
|
|
<animations/>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="256" id="obj-C4-yj7"/>
|
|
<constraint firstAttribute="width" constant="256" id="rjg-Pr-FmI"/>
|
|
</constraints>
|
|
</imageView>
|
|
</subviews>
|
|
<animations/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="calibratedWhite"/>
|
|
<constraints>
|
|
<constraint firstAttribute="bottom" secondItem="xvc-Dc-4wh" secondAttribute="bottom" id="1EC-OJ-ctU"/>
|
|
<constraint firstItem="F6J-Zv-31D" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="7zy-Xp-KcX"/>
|
|
<constraint firstItem="xvc-Dc-4wh" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="90r-eM-tnt"/>
|
|
<constraint firstItem="xvc-Dc-4wh" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="VO6-bI-gz3"/>
|
|
<constraint firstItem="F6J-Zv-31D" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="aHc-Mu-cdP"/>
|
|
<constraint firstAttribute="centerX" secondItem="F6J-Zv-31D" secondAttribute="centerX" id="bCi-qG-7NA"/>
|
|
<constraint firstItem="xvc-Dc-4wh" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="cGD-zW-jpz"/>
|
|
<constraint firstItem="F6J-Zv-31D" firstAttribute="centerX" secondItem="xvc-Dc-4wh" secondAttribute="centerX" id="gwZ-51-bjl"/>
|
|
<constraint firstItem="F6J-Zv-31D" firstAttribute="centerX" secondItem="xvc-Dc-4wh" secondAttribute="centerX" id="h3d-Co-zO4"/>
|
|
<constraint firstItem="F6J-Zv-31D" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="o8H-zd-mhr"/>
|
|
<constraint firstItem="xvc-Dc-4wh" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="phz-WN-8Kj"/>
|
|
<constraint firstAttribute="centerY" secondItem="xvc-Dc-4wh" secondAttribute="centerY" id="tOX-yW-CJ2"/>
|
|
<constraint firstAttribute="centerX" secondItem="xvc-Dc-4wh" secondAttribute="centerX" id="wWQ-pN-VET"/>
|
|
<constraint firstAttribute="centerY" secondItem="F6J-Zv-31D" secondAttribute="centerY" id="ygs-Q1-WCT"/>
|
|
</constraints>
|
|
<nil key="simulatedStatusBarMetrics"/>
|
|
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
|
|
<point key="canvasLocation" x="404" y="418.5"/>
|
|
</view>
|
|
</objects>
|
|
<resources>
|
|
<image name="launch_gradient.png" width="750" height="1334"/>
|
|
<image name="logo_newsblur_512.png" width="512" height="512"/>
|
|
</resources>
|
|
</document>
|