NCViewerNextcloudText.storyboard 2.1 KB

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="Ov9-Mv-xPL">
  3. <device id="retina6_1" orientation="portrait" appearance="light"/>
  4. <dependencies>
  5. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17125"/>
  7. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  8. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  9. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  10. </dependencies>
  11. <scenes>
  12. <!--Viewer Nextcloud Text-->
  13. <scene sceneID="mqn-3b-5TY">
  14. <objects>
  15. <viewController hidesBottomBarWhenPushed="YES" id="Ov9-Mv-xPL" customClass="NCViewerNextcloudText" customModule="Nextcloud" customModuleProvider="target" sceneMemberID="viewController">
  16. <view key="view" contentMode="scaleToFill" id="lUw-uE-JhW">
  17. <rect key="frame" x="0.0" y="0.0" width="414" height="896"/>
  18. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  19. <viewLayoutGuide key="safeArea" id="iN8-Oo-EgM"/>
  20. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  21. </view>
  22. </viewController>
  23. <placeholder placeholderIdentifier="IBFirstResponder" id="CxR-CZ-Cnd" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  24. </objects>
  25. <point key="canvasLocation" x="23" y="60"/>
  26. </scene>
  27. </scenes>
  28. <resources>
  29. <systemColor name="systemBackgroundColor">
  30. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  31. </systemColor>
  32. </resources>
  33. </document>