|
23 | 23 | </constraints> |
24 | 24 | </view> |
25 | 25 | <stackView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="twq-hS-KKD"> |
26 | | - <rect key="frame" x="80" y="354" width="254" height="38"/> |
| 26 | + <rect key="frame" x="80" y="338" width="254" height="38"/> |
27 | 27 | <subviews> |
28 | 28 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="iiI-e1-BfA"> |
29 | 29 | <rect key="frame" x="0.0" y="0.0" width="84.5" height="38"/> |
30 | | - <state key="normal" title="1"/> |
| 30 | + <state key="normal" title="0"/> |
31 | 31 | <connections> |
32 | 32 | <action selector="didTap1Button:" destination="BYZ-38-t0r" eventType="touchUpInside" id="5gg-ZK-qHH"/> |
33 | 33 | </connections> |
34 | 34 | </button> |
35 | 35 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xdk-S4-KbX"> |
36 | 36 | <rect key="frame" x="84.5" y="0.0" width="85" height="38"/> |
37 | | - <state key="normal" title="2"/> |
| 37 | + <state key="normal" title="1"/> |
38 | 38 | <connections> |
39 | 39 | <action selector="didTap2Button:" destination="BYZ-38-t0r" eventType="touchUpInside" id="hvM-GT-vBp"/> |
40 | 40 | </connections> |
41 | 41 | </button> |
42 | 42 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pnQ-Or-PGT"> |
43 | 43 | <rect key="frame" x="169.5" y="0.0" width="84.5" height="38"/> |
44 | | - <state key="normal" title="3"/> |
| 44 | + <state key="normal" title="2"/> |
45 | 45 | <connections> |
46 | 46 | <action selector="didTap3Button:" destination="BYZ-38-t0r" eventType="touchUpInside" id="hSc-g8-75K"/> |
47 | 47 | </connections> |
|
53 | 53 | <constraint firstItem="Xdk-S4-KbX" firstAttribute="width" secondItem="iiI-e1-BfA" secondAttribute="width" id="hX0-rc-sJJ"/> |
54 | 54 | </constraints> |
55 | 55 | </stackView> |
| 56 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="RmS-uc-v2K" customClass="FloatingSegmentedControl" customModule="FloatingSegmentedControl"> |
| 57 | + <rect key="frame" x="127" y="520" width="160" height="48"/> |
| 58 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 59 | + <constraints> |
| 60 | + <constraint firstAttribute="width" constant="160" id="GHo-GF-7Nb"/> |
| 61 | + <constraint firstAttribute="height" constant="48" id="mo2-Vp-2W5"/> |
| 62 | + </constraints> |
| 63 | + </view> |
| 64 | + <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5T1-kg-vpK" customClass="FloatingSegmentedControl" customModule="FloatingSegmentedControl"> |
| 65 | + <rect key="frame" x="127" y="616" width="160" height="32"/> |
| 66 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 67 | + <constraints> |
| 68 | + <constraint firstAttribute="height" constant="32" id="17k-TD-72r"/> |
| 69 | + <constraint firstAttribute="width" constant="160" id="d0r-mT-ND2"/> |
| 70 | + </constraints> |
| 71 | + </view> |
56 | 72 | </subviews> |
57 | | - <color key="backgroundColor" systemColor="labelColor" cocoaTouchSystemColor="darkTextColor"/> |
| 73 | + <color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/> |
58 | 74 | <constraints> |
| 75 | + <constraint firstItem="RmS-uc-v2K" firstAttribute="top" secondItem="rqd-4e-3Tx" secondAttribute="bottom" constant="48" id="886-p2-erl"/> |
59 | 76 | <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="rqd-4e-3Tx" secondAttribute="trailing" constant="16" id="9PL-TT-tEx"/> |
60 | 77 | <constraint firstItem="6Tk-OE-BBY" firstAttribute="trailing" secondItem="twq-hS-KKD" secondAttribute="trailing" constant="80" id="Art-gN-CIF"/> |
61 | | - <constraint firstItem="rqd-4e-3Tx" firstAttribute="top" secondItem="twq-hS-KKD" secondAttribute="bottom" constant="32" id="Er0-XM-itb"/> |
| 78 | + <constraint firstItem="5T1-kg-vpK" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="CRv-Tq-C3p"/> |
| 79 | + <constraint firstItem="rqd-4e-3Tx" firstAttribute="top" secondItem="twq-hS-KKD" secondAttribute="bottom" constant="48" id="Er0-XM-itb"/> |
62 | 80 | <constraint firstItem="twq-hS-KKD" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="80" id="RM6-I7-2QL"/> |
| 81 | + <constraint firstItem="5T1-kg-vpK" firstAttribute="top" secondItem="RmS-uc-v2K" secondAttribute="bottom" constant="48" id="ZM5-3r-uxQ"/> |
63 | 82 | <constraint firstItem="rqd-4e-3Tx" firstAttribute="leading" secondItem="6Tk-OE-BBY" secondAttribute="leading" constant="16" id="bIa-KP-Nz0"/> |
64 | 83 | <constraint firstItem="rqd-4e-3Tx" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="cv6-8o-Ito"/> |
| 84 | + <constraint firstItem="RmS-uc-v2K" firstAttribute="centerX" secondItem="8bC-Xf-vdC" secondAttribute="centerX" id="uc1-Iu-qkM"/> |
65 | 85 | <constraint firstItem="rqd-4e-3Tx" firstAttribute="centerY" secondItem="8bC-Xf-vdC" secondAttribute="centerY" id="vnq-AJ-4Vp"/> |
66 | 86 | </constraints> |
67 | 87 | <viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/> |
68 | 88 | </view> |
69 | 89 | <connections> |
70 | | - <outlet property="control" destination="rqd-4e-3Tx" id="T24-IB-t3O"/> |
| 90 | + <outlet property="segmentedControl1" destination="rqd-4e-3Tx" id="T24-IB-t3O"/> |
| 91 | + <outlet property="segmentedControl2" destination="RmS-uc-v2K" id="MRv-th-2bJ"/> |
| 92 | + <outlet property="segmentedControl3" destination="5T1-kg-vpK" id="fPS-Ka-GPn"/> |
71 | 93 | </connections> |
72 | 94 | </viewController> |
73 | 95 | <placeholder placeholderIdentifier="IBFirstResponder" id="dkx-z0-nzr" sceneMemberID="firstResponder"/> |
|
0 commit comments