|
14 | 14 | <connections> |
15 | 15 | <outlet property="collectionView" destination="l9u-2b-4LK" id="bLP-6g-CkO"/> |
16 | 16 | <outlet property="inputToolbar" destination="BoD-Az-3DM" id="w74-g9-1qA"/> |
| 17 | + <outlet property="progressView" destination="UfM-VL-Z3v" id="9mA-X5-7AZ"/> |
17 | 18 | <outlet property="toolbarBottomLayoutGuide" destination="rHs-6q-NX4" id="d6h-iu-VMX"/> |
18 | 19 | <outlet property="view" destination="mUa-cS-ru4" id="nki-T1-RTI"/> |
19 | 20 | </connections> |
|
23 | 24 | <rect key="frame" x="0.0" y="0.0" width="375" height="667"/> |
24 | 25 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/> |
25 | 26 | <subviews> |
| 27 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="UfM-VL-Z3v" customClass="FFCircularProgressView"> |
| 28 | + <rect key="frame" x="172.5" y="306.5" width="30" height="30"/> |
| 29 | + <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 30 | + <constraints> |
| 31 | + <constraint firstAttribute="height" constant="30" id="aKI-qg-Vg6"/> |
| 32 | + <constraint firstAttribute="width" constant="30" id="rVL-oS-6df"/> |
| 33 | + </constraints> |
| 34 | + </view> |
26 | 35 | <collectionView opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" minimumZoomScale="0.0" maximumZoomScale="0.0" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="l9u-2b-4LK" customClass="QMChatCollectionView"> |
27 | 36 | <rect key="frame" x="0.0" y="20" width="375" height="603"/> |
28 | 37 | <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/> |
|
39 | 48 | </toolbar> |
40 | 49 | </subviews> |
41 | 50 | <constraints> |
| 51 | + <constraint firstItem="UfM-VL-Z3v" firstAttribute="centerY" secondItem="l9u-2b-4LK" secondAttribute="centerY" id="5sQ-EP-lQi"/> |
42 | 52 | <constraint firstAttribute="trailing" secondItem="BoD-Az-3DM" secondAttribute="trailing" id="7xc-Ha-asg"/> |
43 | 53 | <constraint firstItem="l9u-2b-4LK" firstAttribute="leading" secondItem="eLW-iG-nSM" secondAttribute="leading" id="Ao9-tY-M3L"/> |
44 | 54 | <constraint firstItem="l9u-2b-4LK" firstAttribute="top" secondItem="eLW-iG-nSM" secondAttribute="top" id="GLO-Ke-B4Z"/> |
45 | 55 | <constraint firstItem="eLW-iG-nSM" firstAttribute="trailing" secondItem="l9u-2b-4LK" secondAttribute="trailing" id="Z1j-5K-vju"/> |
| 56 | + <constraint firstItem="UfM-VL-Z3v" firstAttribute="centerX" secondItem="l9u-2b-4LK" secondAttribute="centerX" id="laO-XI-8tb"/> |
46 | 57 | <constraint firstItem="BoD-Az-3DM" firstAttribute="top" secondItem="l9u-2b-4LK" secondAttribute="bottom" id="qcK-jo-Y2N"/> |
47 | 58 | <constraint firstAttribute="bottom" secondItem="BoD-Az-3DM" secondAttribute="bottom" id="rHs-6q-NX4"/> |
48 | 59 | <constraint firstItem="BoD-Az-3DM" firstAttribute="leading" secondItem="mUa-cS-ru4" secondAttribute="leading" id="ts7-8f-0lH"/> |
49 | 60 | </constraints> |
50 | 61 | <nil key="simulatedStatusBarMetrics"/> |
51 | 62 | <viewLayoutGuide key="safeArea" id="eLW-iG-nSM"/> |
52 | | - <point key="canvasLocation" x="146" y="306"/> |
| 63 | + <point key="canvasLocation" x="145.5" y="305.5"/> |
53 | 64 | </view> |
54 | 65 | </objects> |
55 | 66 | </document> |
0 commit comments