|
15 | 15 | <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/> |
16 | 16 | <subviews> |
17 | 17 | <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7SZ-08-T0A"> |
18 | | - <rect key="frame" x="0.0" y="2" width="18" height="18"/> |
| 18 | + <rect key="frame" x="3" y="2" width="18" height="18"/> |
19 | 19 | <constraints> |
20 | 20 | <constraint firstAttribute="width" constant="18" id="2lK-hJ-kRz"/> |
21 | 21 | <constraint firstAttribute="width" secondItem="7SZ-08-T0A" secondAttribute="height" multiplier="1:1" id="SFy-Pa-ZDj"/> |
22 | 22 | </constraints> |
23 | 23 | <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="menu_icon" id="Hsk-Wu-8gc"/> |
24 | 24 | </imageView> |
25 | 25 | <customView translatesAutoresizingMaskIntoConstraints="NO" id="x4I-nn-92U"> |
26 | | - <rect key="frame" x="26" y="0.0" width="31" height="22"/> |
| 26 | + <rect key="frame" x="23" y="0.0" width="31" height="22"/> |
27 | 27 | <subviews> |
28 | 28 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hlw-Vg-wLD"> |
29 | 29 | <rect key="frame" x="-2" y="1" width="35" height="11"/> |
|
54 | 54 | </subviews> |
55 | 55 | <constraints> |
56 | 56 | <constraint firstItem="x4I-nn-92U" firstAttribute="centerY" secondItem="c22-O7-iKe" secondAttribute="centerY" id="75I-1m-KLi"/> |
57 | | - <constraint firstAttribute="trailing" secondItem="x4I-nn-92U" secondAttribute="trailing" id="QUu-S7-d1r"/> |
| 57 | + <constraint firstAttribute="trailing" secondItem="x4I-nn-92U" secondAttribute="trailing" constant="3" id="QUu-S7-d1r"/> |
58 | 58 | <constraint firstItem="7SZ-08-T0A" firstAttribute="centerY" secondItem="c22-O7-iKe" secondAttribute="centerY" id="YW6-Cv-OQs"/> |
59 | 59 | <constraint firstAttribute="bottom" secondItem="x4I-nn-92U" secondAttribute="bottom" id="mZu-Sw-ZNJ"/> |
60 | | - <constraint firstItem="7SZ-08-T0A" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" id="uUH-eW-Jyi"/> |
| 60 | + <constraint firstItem="7SZ-08-T0A" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="3" id="uUH-eW-Jyi"/> |
61 | 61 | <constraint firstItem="x4I-nn-92U" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" id="yw8-7n-aCe"/> |
62 | 62 | </constraints> |
63 | 63 | <connections> |
|
70 | 70 | </customView> |
71 | 71 | </objects> |
72 | 72 | <resources> |
73 | | - <image name="menu_icon" width="18" height="18"/> |
| 73 | + <image name="menu_icon" width="16" height="16"/> |
74 | 74 | </resources> |
75 | 75 | </document> |
0 commit comments