[ABANDONED] Mastodon iOS client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
3.1 KiB

<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="14460.31" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina4_7" orientation="portrait">
<adaptation id="fullscreen"/>
</device>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14460.20"/>
<capability name="Named colors" minToolsVersion="9.0"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner" customClass="VisibilityInputView" customModule="elpha_ios" customModuleProvider="target">
<connections>
<outlet property="contentView" destination="iN0-l3-epB" id="7pz-hP-ZWx"/>
<outlet property="visibilityPickerView" destination="eBW-A5-bzo" id="0jd-DN-JX5"/>
</connections>
</placeholder>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="iN0-l3-epB">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eBW-A5-bzo">
<rect key="frame" x="0.0" y="258.5" width="375" height="150"/>
<color key="tintColor" name="Text"/>
<constraints>
<constraint firstAttribute="height" constant="150" id="PnD-GD-JgW"/>
</constraints>
</pickerView>
</subviews>
<color key="backgroundColor" name="Secondary"/>
<constraints>
<constraint firstItem="eBW-A5-bzo" firstAttribute="trailing" secondItem="vUN-kp-3ea" secondAttribute="trailing" id="Jvq-QQ-FZw"/>
<constraint firstItem="eBW-A5-bzo" firstAttribute="leading" secondItem="vUN-kp-3ea" secondAttribute="leading" id="Q0U-OE-d4i"/>
<constraint firstItem="eBW-A5-bzo" firstAttribute="centerY" secondItem="iN0-l3-epB" secondAttribute="centerY" id="T6B-SN-bx7"/>
</constraints>
<viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/>
</view>
</objects>
<resources>
<namedColor name="Secondary">
<color red="0.792156862745098" green="0.68627450980392157" blue="0.99215686274509807" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
<namedColor name="Text">
<color red="0.090196078431372548" green="0.047058823529411764" blue="0.28627450980392155" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
</namedColor>
</resources>
</document>