App Layout: last UI tweaks before RC

This commit is contained in:
Gil Eluard
2022-08-23 20:50:12 +02:00
parent fd750bab12
commit 6b555f5754
14 changed files with 161 additions and 31 deletions
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="17156" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="20037" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
<device id="retina3_5" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="17126"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
@@ -11,13 +11,30 @@
<objects>
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
<view contentMode="scaleToFill" id="J88-vf-gR0" customClass="RootTabEmptyView" customModule="Riot" customModuleProvider="target">
<view contentMode="scaleToFill" id="J88-vf-gR0" customClass="RootTabEmptyView" customModule="Element" customModuleProvider="target">
<rect key="frame" x="0.0" y="0.0" width="320" height="480"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="W21-Nb-gxV">
<rect key="frame" x="0.0" y="-11" width="320" height="471"/>
<subviews>
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="myl-sa-os7">
<rect key="frame" x="130" y="126" width="60" height="60"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="ndc-H7-EUe">
<rect key="frame" x="12" y="12" width="36" height="36"/>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstAttribute="bottom" secondItem="ndc-H7-EUe" secondAttribute="bottom" constant="12" id="2id-hV-HE3"/>
<constraint firstItem="ndc-H7-EUe" firstAttribute="top" secondItem="myl-sa-os7" secondAttribute="top" constant="12" id="LnA-73-Dva"/>
<constraint firstAttribute="height" constant="60" id="OVG-5A-zUN"/>
<constraint firstItem="ndc-H7-EUe" firstAttribute="leading" secondItem="myl-sa-os7" secondAttribute="leading" constant="12" id="k9n-OV-f2Z"/>
<constraint firstAttribute="width" constant="60" id="lQF-zc-nbo"/>
<constraint firstAttribute="trailing" secondItem="ndc-H7-EUe" secondAttribute="trailing" constant="12" id="xyS-4P-qXW"/>
</constraints>
</view>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" verticalCompressionResistancePriority="751" image="favourites_empty_screen_artwork" translatesAutoresizingMaskIntoConstraints="NO" id="GiH-8q-wk4">
<rect key="frame" x="20" y="0.0" width="280" height="312"/>
</imageView>
@@ -37,9 +54,11 @@
</subviews>
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
<constraints>
<constraint firstItem="myl-sa-os7" firstAttribute="centerX" secondItem="GiH-8q-wk4" secondAttribute="centerX" id="1NT-lq-AqZ"/>
<constraint firstItem="GiH-8q-wk4" firstAttribute="centerX" secondItem="W21-Nb-gxV" secondAttribute="centerX" id="4EG-lk-E0u"/>
<constraint firstAttribute="trailing" secondItem="hPm-Rh-n4I" secondAttribute="trailing" constant="20" id="AM8-hv-gBz"/>
<constraint firstAttribute="height" priority="750" id="C1l-wr-eoZ"/>
<constraint firstItem="myl-sa-os7" firstAttribute="centerY" secondItem="GiH-8q-wk4" secondAttribute="centerY" id="ITK-6w-HJK"/>
<constraint firstAttribute="width" priority="750" constant="500" id="S2l-qI-mpV"/>
<constraint firstItem="GiH-8q-wk4" firstAttribute="top" secondItem="W21-Nb-gxV" secondAttribute="top" id="W3M-PC-qDd"/>
<constraint firstItem="hPm-Rh-n4I" firstAttribute="leading" secondItem="W21-Nb-gxV" secondAttribute="leading" constant="20" id="hGp-9R-Kyf"/>
@@ -66,11 +85,13 @@
<nil key="simulatedBottomBarMetrics"/>
<connections>
<outlet property="contentView" destination="W21-Nb-gxV" id="DUU-Wg-1Dw"/>
<outlet property="iconBackgroundView" destination="myl-sa-os7" id="gca-b7-ywm"/>
<outlet property="iconView" destination="ndc-H7-EUe" id="8kB-pU-R3r"/>
<outlet property="imageView" destination="GiH-8q-wk4" id="Ivi-Cn-yK8"/>
<outlet property="informationLabel" destination="qtf-2C-k84" id="Gga-9K-vvU"/>
<outlet property="titleLabel" destination="hPm-Rh-n4I" id="bbO-3C-WCy"/>
</connections>
<point key="canvasLocation" x="139" y="92"/>
<point key="canvasLocation" x="138.75" y="91.25"/>
</view>
</objects>
<resources>