mirror of
https://github.com/moonlight-stream/moonlight-ios.git
synced 2025-07-01 23:35:59 +00:00
52 lines
3.4 KiB
XML
52 lines
3.4 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="8191" systemVersion="15A279b" 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"/>
|
|
<navigationController id="vV9-32-ww6">
|
|
<simulatedOrientationMetrics key="simulatedOrientationMetrics" orientation="landscapeRight"/>
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="y2P-aE-Haa">
|
|
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<animations/>
|
|
<color key="barTintColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</navigationBar>
|
|
<viewControllers>
|
|
<viewController id="l6V-ue-5Om">
|
|
<layoutGuides>
|
|
<viewControllerLayoutGuide type="top" id="rEZ-vx-akr"/>
|
|
<viewControllerLayoutGuide type="bottom" id="gBD-cy-cth"/>
|
|
</layoutGuides>
|
|
<view key="view" contentMode="scaleToFill" id="6lF-fc-kpK">
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<animations/>
|
|
<color key="backgroundColor" white="0.33333333333333331" alpha="1" colorSpace="calibratedWhite"/>
|
|
</view>
|
|
<navigationItem key="navigationItem" id="rW0-BH-s7l">
|
|
<barButtonItem key="leftBarButtonItem" enabled="NO" id="d9R-Zo-Uml">
|
|
<button key="customView" opaque="NO" contentMode="center" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="9JC-B5-BAE">
|
|
<rect key="frame" x="-23" y="-15" width="46" height="30"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
<animations/>
|
|
<fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
<state key="normal" title="Moonlight" image="Logo">
|
|
<color key="titleColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
<color key="titleShadowColor" white="0.66666666666666663" alpha="1" colorSpace="calibratedWhite"/>
|
|
</state>
|
|
<variation key="widthClass=regular" preservesSuperviewLayoutMargins="NO"/>
|
|
</button>
|
|
</barButtonItem>
|
|
</navigationItem>
|
|
</viewController>
|
|
</viewControllers>
|
|
</navigationController>
|
|
</objects>
|
|
<resources>
|
|
<image name="Logo" width="32" height="32"/>
|
|
</resources>
|
|
</document>
|