|
48 | 48 | <nil key="highlightedColor"/> |
49 | 49 | </label> |
50 | 50 | <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fqk-gy-gv5"> |
51 | | - <rect key="frame" x="125" y="48" width="99" height="22.5"/> |
| 51 | + <rect key="frame" x="125" y="48" width="99" height="23.5"/> |
52 | 52 | <state key="normal" title="Button"/> |
53 | 53 | <buttonConfiguration key="configuration" style="plain" title="Answer Prompt"> |
54 | 54 | <directionalEdgeInsets key="contentInsets" top="16" leading="0.0" bottom="16" trailing="0.0"/> |
|
58 | 58 | </connections> |
59 | 59 | </button> |
60 | 60 | <stackView opaque="NO" contentMode="scaleToFill" spacing="16" translatesAutoresizingMaskIntoConstraints="NO" id="74j-gh-nmq"> |
61 | | - <rect key="frame" x="100.5" y="70.5" width="148" height="20.5"/> |
| 61 | + <rect key="frame" x="100.5" y="71.5" width="148" height="20.5"/> |
62 | 62 | <subviews> |
63 | 63 | <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="✓ Answered" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontForContentSizeCategory="YES" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ttu-81-Rjc"> |
64 | 64 | <rect key="frame" x="0.0" y="0.0" width="94.5" height="20.5"/> |
|
79 | 79 | </subviews> |
80 | 80 | </stackView> |
81 | 81 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="9KN-UC-IRC"> |
82 | | - <rect key="frame" x="0.0" y="91" width="349" height="1"/> |
| 82 | + <rect key="frame" x="0.0" y="92" width="349" height="0.0"/> |
83 | 83 | <color key="backgroundColor" systemColor="separatorColor"/> |
84 | | - <constraints> |
85 | | - <constraint firstAttribute="height" constant="1" id="Fe2-Kr-HkA"/> |
86 | | - </constraints> |
87 | 84 | </view> |
88 | 85 | </subviews> |
89 | 86 | <constraints> |
|
107 | 104 | <outlet property="answeredLabel" destination="ttu-81-Rjc" id="qUD-tY-fry"/> |
108 | 105 | <outlet property="answeredStackView" destination="74j-gh-nmq" id="mWB-ce-YU3"/> |
109 | 106 | <outlet property="containerStackView" destination="HBh-15-Hby" id="ce7-Wx-TUC"/> |
| 107 | + <outlet property="dividerView" destination="9KN-UC-IRC" id="Wnd-hZ-yio"/> |
110 | 108 | <outlet property="promptLabel" destination="Rye-vB-0gG" id="VoE-0W-soe"/> |
111 | 109 | <outlet property="shareButton" destination="deu-kl-qJY" id="4ur-ok-U6p"/> |
112 | 110 | <outlet property="titleLabel" destination="BJN-uB-YYG" id="zxX-90-kDD"/> |
|
0 commit comments