|
@@ -1,11 +1,11 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13529" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4IE-mo-rkp">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="4IE-mo-rkp">
|
|
|
<device id="retina5_9" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
<dependencies>
|
|
|
<deployment identifier="iOS"/>
|
|
|
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13527"/>
|
|
|
+ <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14088"/>
|
|
|
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
@@ -79,7 +79,7 @@
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
|
<prototypes>
|
|
|
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="Cell" rowHeight="50" id="zQQ-52-W9I" customClass="CCCellMore" customModule="Nextcloud" customModuleProvider="target">
|
|
|
- <rect key="frame" x="0.0" y="55.333333333333336" width="375" height="50"/>
|
|
|
+ <rect key="frame" x="0.0" y="55.333333333333343" width="375" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="zQQ-52-W9I" id="Zho-os-HYj">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="375" height="49.666666666666664"/>
|
|
@@ -481,7 +481,7 @@
|
|
|
<scene sceneID="dMv-43-hWy">
|
|
|
<objects>
|
|
|
<navigationController extendedLayoutIncludesOpaqueBars="YES" automaticallyAdjustsScrollViewInsets="NO" id="bSZ-tE-FEj" sceneMemberID="viewController">
|
|
|
- <tabBarItem key="tabBarItem" title="File" image="tabBarFiles" id="Zxv-aS-HGF"/>
|
|
|
+ <tabBarItem key="tabBarItem" title="File" image="folder" id="Zxv-aS-HGF"/>
|
|
|
<toolbarItems/>
|
|
|
<navigationBar key="navigationBar" contentMode="scaleToFill" id="cj6-rT-wnB">
|
|
|
<rect key="frame" x="0.0" y="44" width="375" height="44"/>
|
|
@@ -795,10 +795,10 @@
|
|
|
<image name="avatar" width="25" height="25"/>
|
|
|
<image name="backgroundDetail" width="223" height="157"/>
|
|
|
<image name="disclosureIndicator" width="13" height="14"/>
|
|
|
+ <image name="folder" width="42" height="42"/>
|
|
|
<image name="tabBarFavorite" width="25" height="25"/>
|
|
|
- <image name="tabBarFiles" width="25" height="25"/>
|
|
|
<image name="tabBarMore" width="25" height="25"/>
|
|
|
- <image name="tabBarPhotos" width="25" height="21"/>
|
|
|
+ <image name="tabBarPhotos" width="25" height="25"/>
|
|
|
<image name="tabBarPlus" width="40" height="40"/>
|
|
|
</resources>
|
|
|
<inferredMetricsTieBreakers>
|