|
@@ -10,12 +10,31 @@
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="AccompanyDetailBottomView">
|
|
<view contentMode="scaleToFill" id="iN0-l3-epB" customClass="AccompanyDetailBottomView">
|
|
- <rect key="frame" x="0.0" y="0.0" width="414" height="128"/>
|
|
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="84"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<subviews>
|
|
<subviews>
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oRU-Dt-UTR">
|
|
|
|
|
|
+ <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="eHC-yL-PaJ">
|
|
|
|
+ <rect key="frame" x="0.0" y="0.0" width="414" height="84"/>
|
|
|
|
+ <color key="backgroundColor" red="1" green="0.99215686274509807" blue="0.99215686274509807" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
+ <userDefinedRuntimeAttributes>
|
|
|
|
+ <userDefinedRuntimeAttribute type="size" keyPath="shadowOffset">
|
|
|
|
+ <size key="value" width="0.0" height="0.0"/>
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowOpacity">
|
|
|
|
+ <real key="value" value="1"/>
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
+ <userDefinedRuntimeAttribute type="number" keyPath="shadowRadius">
|
|
|
|
+ <real key="value" value="2"/>
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
+ <userDefinedRuntimeAttribute type="boolean" keyPath="maskToBounces" value="NO"/>
|
|
|
|
+ <userDefinedRuntimeAttribute type="color" keyPath="shadowUIColor">
|
|
|
|
+ <color key="value" red="0.84705882352941175" green="0.84705882352941175" blue="0.84705882352941175" alpha="0.5" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
+ </userDefinedRuntimeAttribute>
|
|
|
|
+ </userDefinedRuntimeAttributes>
|
|
|
|
+ </view>
|
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" adjustsImageWhenHighlighted="NO" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="oRU-Dt-UTR">
|
|
<rect key="frame" x="25" y="10" width="364" height="44"/>
|
|
<rect key="frame" x="25" y="10" width="364" height="44"/>
|
|
- <color key="backgroundColor" red="0.1764705882" green="0.78039215689999997" blue="0.66666666669999997" alpha="1" colorSpace="calibratedRGB"/>
|
|
|
|
|
|
+ <color key="backgroundColor" red="0.1764705882352941" green="0.7803921568627451" blue="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
<constraints>
|
|
<constraints>
|
|
<constraint firstAttribute="height" constant="44" id="kXD-lh-kn0"/>
|
|
<constraint firstAttribute="height" constant="44" id="kXD-lh-kn0"/>
|
|
</constraints>
|
|
</constraints>
|
|
@@ -34,9 +53,13 @@
|
|
</subviews>
|
|
</subviews>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
<constraints>
|
|
<constraints>
|
|
|
|
+ <constraint firstItem="eHC-yL-PaJ" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="Erf-3e-3pe"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="25" id="WJY-zy-oub"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="25" id="WJY-zy-oub"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="gJa-gF-SIm"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="centerX" secondItem="iN0-l3-epB" secondAttribute="centerX" id="gJa-gF-SIm"/>
|
|
|
|
+ <constraint firstAttribute="bottom" secondItem="eHC-yL-PaJ" secondAttribute="bottom" id="m5P-K2-KXx"/>
|
|
|
|
+ <constraint firstAttribute="trailing" secondItem="eHC-yL-PaJ" secondAttribute="trailing" id="nVf-6N-2AC"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="10" id="neC-CL-OHA"/>
|
|
<constraint firstItem="oRU-Dt-UTR" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" constant="10" id="neC-CL-OHA"/>
|
|
|
|
+ <constraint firstItem="eHC-yL-PaJ" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" id="pY7-hE-iyH"/>
|
|
</constraints>
|
|
</constraints>
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
<nil key="simulatedTopBarMetrics"/>
|
|
<nil key="simulatedBottomBarMetrics"/>
|
|
<nil key="simulatedBottomBarMetrics"/>
|