Marino Faggiana 6 years ago
parent
commit
8e0effde74
1 changed files with 24 additions and 24 deletions
  1. 24 24
      iOSClient/Trash/NCTrashGridCell.xib

+ 24 - 24
iOSClient/Trash/NCTrashGridCell.xib

@@ -13,50 +13,50 @@
         <placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
         <placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
         <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell-grid" id="vf1-Kf-9uL" customClass="NCTrashGridCell" customModule="Nextcloud" customModuleProvider="target">
-            <rect key="frame" x="0.0" y="0.0" width="220" height="308"/>
+            <rect key="frame" x="0.0" y="0.0" width="220" height="265"/>
             <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
             <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
-                <rect key="frame" x="0.0" y="0.0" width="220" height="308"/>
+                <rect key="frame" x="0.0" y="0.0" width="220" height="265"/>
                 <autoresizingMask key="autoresizingMask"/>
                 <subviews>
-                    <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Ci-V1-hf5" userLabel="ImageItem">
-                        <rect key="frame" x="0.0" y="0.0" width="220" height="274"/>
+                    <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Ci-V1-hf5" userLabel="ImageItem">
+                        <rect key="frame" x="0.0" y="0.0" width="220" height="220"/>
                     </imageView>
                     <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eU3-lY-fKr" userLabel="Label Title">
-                        <rect key="frame" x="0.0" y="274" width="220" height="14.5"/>
+                        <rect key="frame" x="0.0" y="220" width="220" height="14.5"/>
                         <fontDescription key="fontDescription" type="system" pointSize="12"/>
                         <nil key="textColor"/>
                         <nil key="highlightedColor"/>
                     </label>
                     <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="3sA-NC-kIg" userLabel="more">
-                        <rect key="frame" x="200" y="288.5" width="20" height="20"/>
+                        <rect key="frame" x="200" y="239.5" width="20" height="20"/>
                         <constraints>
                             <constraint firstAttribute="width" constant="20" id="hoH-4o-Tff"/>
                             <constraint firstAttribute="height" constant="20" id="vGK-h7-x3M"/>
                         </constraints>
                     </imageView>
                     <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="EJs-Ro-nbe" userLabel="buttonMore">
-                        <rect key="frame" x="200" y="288" width="20" height="20"/>
+                        <rect key="frame" x="190" y="234.5" width="30" height="30"/>
                         <constraints>
-                            <constraint firstAttribute="height" constant="20" id="4Ba-Uy-pX2"/>
-                            <constraint firstAttribute="width" constant="20" id="aRK-GA-Nba"/>
+                            <constraint firstAttribute="height" constant="30" id="4Ba-Uy-pX2"/>
+                            <constraint firstAttribute="width" constant="30" id="aRK-GA-Nba"/>
                         </constraints>
                         <connections>
                             <action selector="touchUpInsideMore:" destination="vf1-Kf-9uL" eventType="touchUpInside" id="Bn2-Ww-pz6"/>
                         </connections>
                     </button>
                     <imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="b2F-OH-tLj" userLabel="restore">
-                        <rect key="frame" x="0.0" y="288.5" width="20" height="20"/>
+                        <rect key="frame" x="0.0" y="239.5" width="20" height="20"/>
                         <constraints>
                             <constraint firstAttribute="height" constant="20" id="L0E-5H-HIf"/>
                             <constraint firstAttribute="width" constant="20" id="Qmu-32-cdJ"/>
                         </constraints>
                     </imageView>
                     <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="11Q-pS-XoP" userLabel="buttonRestore">
-                        <rect key="frame" x="0.0" y="288" width="20" height="20"/>
+                        <rect key="frame" x="0.0" y="234.5" width="30" height="30"/>
                         <constraints>
-                            <constraint firstAttribute="height" constant="20" id="W6l-YK-wnp"/>
-                            <constraint firstAttribute="width" constant="20" id="ttG-cX-ekK"/>
+                            <constraint firstAttribute="height" constant="30" id="W6l-YK-wnp"/>
+                            <constraint firstAttribute="width" constant="30" id="ttG-cX-ekK"/>
                         </constraints>
                         <connections>
                             <action selector="touchUpInsideRestore:" destination="vf1-Kf-9uL" eventType="touchUpInside" id="fIy-eN-HMs"/>
@@ -66,23 +66,23 @@
             </view>
             <constraints>
                 <constraint firstItem="eU3-lY-fKr" firstAttribute="top" secondItem="5Ci-V1-hf5" secondAttribute="bottom" id="4Yq-Nh-z1l"/>
-                <constraint firstItem="b2F-OH-tLj" firstAttribute="top" secondItem="eU3-lY-fKr" secondAttribute="bottom" id="7Jp-y7-Y28"/>
-                <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="EJs-Ro-nbe" secondAttribute="bottom" id="HkH-wn-Q1W"/>
+                <constraint firstItem="11Q-pS-XoP" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="8M5-3p-yEh"/>
+                <constraint firstItem="11Q-pS-XoP" firstAttribute="top" secondItem="eU3-lY-fKr" secondAttribute="bottom" id="JJL-dV-NAU"/>
                 <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="eU3-lY-fKr" secondAttribute="trailing" id="Lu1-AM-kPq"/>
+                <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="EJs-Ro-nbe" secondAttribute="trailing" id="OPv-7A-hS2"/>
                 <constraint firstItem="5Ci-V1-hf5" firstAttribute="top" secondItem="VXh-sQ-LeX" secondAttribute="top" id="Ouj-ZD-UFm"/>
-                <constraint firstItem="11Q-pS-XoP" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="bdS-Qw-LR4"/>
+                <constraint firstItem="3sA-NC-kIg" firstAttribute="centerY" secondItem="EJs-Ro-nbe" secondAttribute="centerY" id="QvQ-5l-hne"/>
+                <constraint firstItem="b2F-OH-tLj" firstAttribute="centerY" secondItem="11Q-pS-XoP" secondAttribute="centerY" id="c3E-1E-LeF"/>
                 <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="5Ci-V1-hf5" secondAttribute="trailing" id="cHT-cP-NN6"/>
-                <constraint firstItem="3sA-NC-kIg" firstAttribute="top" secondItem="eU3-lY-fKr" secondAttribute="bottom" id="eAl-yv-CrK"/>
-                <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="34" id="eEC-eB-alE"/>
-                <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="11Q-pS-XoP" secondAttribute="bottom" id="eEI-rQ-ye8"/>
+                <constraint firstItem="VXh-sQ-LeX" firstAttribute="bottom" secondItem="5Ci-V1-hf5" secondAttribute="bottom" constant="45" id="eEC-eB-alE"/>
                 <constraint firstItem="eU3-lY-fKr" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="gZe-FC-8XQ"/>
-                <constraint firstItem="b2F-OH-tLj" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="i72-LQ-zRc"/>
-                <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="EJs-Ro-nbe" secondAttribute="trailing" id="lAE-1v-ez7"/>
-                <constraint firstItem="VXh-sQ-LeX" firstAttribute="trailing" secondItem="3sA-NC-kIg" secondAttribute="trailing" id="olr-QB-oyb"/>
+                <constraint firstItem="b2F-OH-tLj" firstAttribute="leading" secondItem="11Q-pS-XoP" secondAttribute="trailing" constant="-30" id="k3n-Il-DFg"/>
+                <constraint firstItem="3sA-NC-kIg" firstAttribute="leading" secondItem="EJs-Ro-nbe" secondAttribute="trailing" constant="-20" id="pNq-NC-Hax"/>
                 <constraint firstItem="5Ci-V1-hf5" firstAttribute="leading" secondItem="VXh-sQ-LeX" secondAttribute="leading" id="qT3-WD-iTV"/>
+                <constraint firstItem="EJs-Ro-nbe" firstAttribute="top" secondItem="eU3-lY-fKr" secondAttribute="bottom" id="uL8-ea-AWa"/>
             </constraints>
             <viewLayoutGuide key="safeArea" id="VXh-sQ-LeX"/>
-            <size key="customSize" width="220" height="303"/>
+            <size key="customSize" width="220" height="260"/>
             <connections>
                 <outlet property="buttonMore" destination="EJs-Ro-nbe" id="zGj-9L-Dpv"/>
                 <outlet property="buttonRestore" destination="11Q-pS-XoP" id="kDT-Cz-C8D"/>
@@ -91,7 +91,7 @@
                 <outlet property="more" destination="3sA-NC-kIg" id="LTq-2s-hq2"/>
                 <outlet property="restore" destination="b2F-OH-tLj" id="bsp-In-8UB"/>
             </connections>
-            <point key="canvasLocation" x="88" y="161.01949025487258"/>
+            <point key="canvasLocation" x="88" y="141.67916041979012"/>
         </collectionViewCell>
     </objects>
 </document>