mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
55 lines
4.1 KiB
XML
55 lines
4.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="15504" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES">
|
|
<device id="retina6_1" orientation="portrait" appearance="light"/>
|
|
<dependencies>
|
|
<deployment identifier="iOS"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15508"/>
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
</dependencies>
|
|
<objects>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<navigationController id="sSF-ws-R8Z">
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" insetsLayoutMarginsFromSafeArea="NO" translucent="NO" id="d5X-cy-bFB">
|
|
<rect key="frame" x="0.0" y="-44" width="414" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<color key="barTintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</navigationBar>
|
|
<viewControllers>
|
|
<viewController id="nui-yY-Mdn">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="YeQ-mV-ElX"/>
|
|
<viewControllerLayoutGuide type="bottom" id="n8M-Ll-9gB"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="iG4-qM-jMr">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="808"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SrD-xF-5G3">
|
|
<rect key="frame" x="0.0" y="0.0" width="414" height="260"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
<color key="backgroundColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
</view>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Wallet/SplashCornerL" translatesAutoresizingMaskIntoConstraints="NO" id="4bZ-PB-VJX">
|
|
<rect key="frame" x="0.0" y="260" width="10" height="10"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
</imageView>
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" image="Wallet/SplashCornerR" translatesAutoresizingMaskIntoConstraints="NO" id="K7L-Vs-8lO">
|
|
<rect key="frame" x="404" y="260" width="10" height="10"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
|
|
</imageView>
|
|
</subviews>
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="riQ-lf-mYe"/>
|
|
</viewController>
|
|
</viewControllers>
|
|
<point key="canvasLocation" x="-137.68115942028987" y="-95.089285714285708"/>
|
|
</navigationController>
|
|
</objects>
|
|
<resources>
|
|
<image name="Wallet/SplashCornerL" width="10" height="10"/>
|
|
<image name="Wallet/SplashCornerR" width="10" height="10"/>
|
|
</resources>
|
|
</document>
|