KMHomeContentView.xib 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMHomeContentView" customModule="LynxPDF_Editor" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cleanButton" destination="2pe-eQ-jim" id="NzZ-si-Lah"/>
  12. <outlet property="historyListView" destination="wMw-AS-5yG" id="HHc-lb-Uau"/>
  13. <outlet property="horizontalButton" destination="f8L-dW-OV5" id="cCu-bD-LVA"/>
  14. <outlet property="leftButton" destination="WXY-wn-hPk" id="hp6-fa-w4J"/>
  15. <outlet property="lynxGuideContendView" destination="hWH-LD-aUU" id="D2F-jX-jdP"/>
  16. <outlet property="moreButton" destination="YVh-aT-yWA" id="M54-rm-tnw"/>
  17. <outlet property="pageLabel" destination="AZq-VF-EUc" id="CCP-bH-lFT"/>
  18. <outlet property="qucikToolsConstraintHeight" destination="TWz-4G-1dS" id="Xlt-SU-0we"/>
  19. <outlet property="qucikToolsLabel" destination="FaJ-2q-2cQ" id="q0S-ez-pED"/>
  20. <outlet property="qucikToolsView" destination="ynU-RA-kWD" id="t4n-b1-mpf"/>
  21. <outlet property="quickToolsTopConstraint" destination="AQM-Zo-Ra6" id="1gM-P6-zOh"/>
  22. <outlet property="recentlyLabel" destination="Jq6-Hl-amd" id="cL6-5Q-9jC"/>
  23. <outlet property="rightButton" destination="34n-6o-x3z" id="qKh-a6-NQL"/>
  24. <outlet property="verticalButton" destination="oce-zR-GCX" id="DQn-7c-OlF"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <customView id="c22-O7-iKe">
  30. <rect key="frame" x="0.0" y="0.0" width="697" height="821"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. <subviews>
  33. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kXR-P8-kEz">
  34. <rect key="frame" x="48" y="48" width="581" height="755"/>
  35. <clipView key="contentView" drawsBackground="NO" id="i44-GZ-Pxj">
  36. <rect key="frame" x="0.0" y="0.0" width="581" height="755"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. <subviews>
  39. <view id="jlt-dP-sou">
  40. <rect key="frame" x="0.0" y="0.0" width="566" height="740"/>
  41. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  42. <subviews>
  43. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hWH-LD-aUU">
  44. <rect key="frame" x="0.0" y="504" width="566" height="236"/>
  45. <constraints>
  46. <constraint firstAttribute="height" constant="236" id="vsZ-Ar-eL7"/>
  47. </constraints>
  48. </customView>
  49. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PAa-wQ-E8L">
  50. <rect key="frame" x="0.0" y="228" width="566" height="262"/>
  51. <subviews>
  52. <customView translatesAutoresizingMaskIntoConstraints="NO" id="69z-SV-dL5">
  53. <rect key="frame" x="0.0" y="238" width="566" height="24"/>
  54. <subviews>
  55. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FaJ-2q-2cQ">
  56. <rect key="frame" x="-2" y="0.0" width="111" height="24"/>
  57. <textFieldCell key="cell" lineBreakMode="clipping" title="Qucik Tools" id="uw9-z5-FMe">
  58. <font key="font" metaFont="systemSemibold" size="20"/>
  59. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  60. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  61. </textFieldCell>
  62. </textField>
  63. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YVh-aT-yWA" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  64. <rect key="frame" x="546" y="2" width="20" height="20"/>
  65. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeMoreNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="H4M-FQ-wtf">
  66. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  67. <font key="font" metaFont="system"/>
  68. </buttonCell>
  69. <connections>
  70. <action selector="moreButtonAction:" target="-2" id="4JY-gV-CUq"/>
  71. </connections>
  72. </button>
  73. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AZq-VF-EUc">
  74. <rect key="frame" x="483" y="4" width="25" height="16"/>
  75. <constraints>
  76. <constraint firstAttribute="height" constant="16" id="ysy-ux-uwA"/>
  77. </constraints>
  78. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="1/2" id="VoQ-Tz-nCY">
  79. <font key="font" metaFont="cellTitle"/>
  80. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  81. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. </textField>
  84. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="34n-6o-x3z">
  85. <rect key="frame" x="514" y="2" width="16" height="21"/>
  86. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="NSTouchBarGoForwardTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="vf1-qw-7He">
  87. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  88. <font key="font" metaFont="system"/>
  89. </buttonCell>
  90. <constraints>
  91. <constraint firstAttribute="width" constant="16" id="k4Q-hn-f2N"/>
  92. <constraint firstAttribute="height" constant="16" id="yiF-N3-Zwz"/>
  93. </constraints>
  94. <connections>
  95. <action selector="rightButtonAction:" target="-2" id="SCM-qa-djR"/>
  96. </connections>
  97. </button>
  98. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WXY-wn-hPk">
  99. <rect key="frame" x="461" y="2" width="16" height="21"/>
  100. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="NSTouchBarGoBackTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="his-Ac-2Du">
  101. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  102. <font key="font" metaFont="system"/>
  103. </buttonCell>
  104. <constraints>
  105. <constraint firstAttribute="height" constant="16" id="07e-1r-Vje"/>
  106. <constraint firstAttribute="width" constant="16" id="CGy-dK-xkf"/>
  107. </constraints>
  108. <connections>
  109. <action selector="leftButtonAction:" target="-2" id="Ic9-Y6-q8s"/>
  110. </connections>
  111. </button>
  112. </subviews>
  113. <constraints>
  114. <constraint firstItem="34n-6o-x3z" firstAttribute="leading" secondItem="AZq-VF-EUc" secondAttribute="trailing" constant="8" id="5b1-3H-yqn"/>
  115. <constraint firstAttribute="trailing" secondItem="YVh-aT-yWA" secondAttribute="trailing" id="C9W-JG-W8s"/>
  116. <constraint firstItem="34n-6o-x3z" firstAttribute="centerY" secondItem="WXY-wn-hPk" secondAttribute="centerY" id="HqR-w0-aOA"/>
  117. <constraint firstItem="FaJ-2q-2cQ" firstAttribute="leading" secondItem="69z-SV-dL5" secondAttribute="leading" id="UZc-nM-Aqt"/>
  118. <constraint firstAttribute="height" constant="24" id="VF5-NT-Dua"/>
  119. <constraint firstItem="FaJ-2q-2cQ" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="e4G-eL-brO"/>
  120. <constraint firstItem="AZq-VF-EUc" firstAttribute="leading" secondItem="WXY-wn-hPk" secondAttribute="trailing" constant="8" id="epd-Mx-BL8"/>
  121. <constraint firstItem="AZq-VF-EUc" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="fCt-K0-F68"/>
  122. <constraint firstItem="AZq-VF-EUc" firstAttribute="centerY" secondItem="WXY-wn-hPk" secondAttribute="centerY" id="hgj-vL-sIT"/>
  123. <constraint firstItem="YVh-aT-yWA" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="u3H-Ys-UG6"/>
  124. <constraint firstItem="YVh-aT-yWA" firstAttribute="leading" secondItem="34n-6o-x3z" secondAttribute="trailing" constant="16" id="wW8-yX-vAt"/>
  125. </constraints>
  126. </customView>
  127. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ynU-RA-kWD" customClass="KMQucikToolsView" customModule="LynxPDF_Editor" customModuleProvider="target">
  128. <rect key="frame" x="0.0" y="0.0" width="566" height="238"/>
  129. </customView>
  130. </subviews>
  131. <constraints>
  132. <constraint firstItem="69z-SV-dL5" firstAttribute="leading" secondItem="PAa-wQ-E8L" secondAttribute="leading" id="CXA-Yf-S6n"/>
  133. <constraint firstAttribute="trailing" secondItem="69z-SV-dL5" secondAttribute="trailing" id="R3o-AV-ca6"/>
  134. <constraint firstItem="69z-SV-dL5" firstAttribute="top" secondItem="PAa-wQ-E8L" secondAttribute="top" id="T3r-CJ-twO"/>
  135. <constraint firstAttribute="height" constant="262" id="TWz-4G-1dS"/>
  136. <constraint firstAttribute="trailing" secondItem="ynU-RA-kWD" secondAttribute="trailing" id="ah7-Yb-qGV"/>
  137. <constraint firstItem="ynU-RA-kWD" firstAttribute="top" secondItem="69z-SV-dL5" secondAttribute="bottom" id="iUL-0f-b1G"/>
  138. <constraint firstAttribute="bottom" secondItem="ynU-RA-kWD" secondAttribute="bottom" id="lil-Ek-8bs"/>
  139. <constraint firstItem="ynU-RA-kWD" firstAttribute="leading" secondItem="PAa-wQ-E8L" secondAttribute="leading" id="sYF-gW-xax"/>
  140. </constraints>
  141. </customView>
  142. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lCh-WA-G58">
  143. <rect key="frame" x="0.0" y="0.0" width="566" height="180"/>
  144. <subviews>
  145. <customView translatesAutoresizingMaskIntoConstraints="NO" id="wMw-AS-5yG" customClass="KMHomeHistoryListView" customModule="LynxPDF_Editor" customModuleProvider="target">
  146. <rect key="frame" x="0.0" y="0.0" width="566" height="156"/>
  147. </customView>
  148. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Q84-po-tiv">
  149. <rect key="frame" x="0.0" y="156" width="566" height="24"/>
  150. <subviews>
  151. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jq6-Hl-amd">
  152. <rect key="frame" x="-2" y="0.0" width="85" height="24"/>
  153. <textFieldCell key="cell" lineBreakMode="clipping" title="Recently" id="ify-Mu-nbZ">
  154. <font key="font" metaFont="systemSemibold" size="20"/>
  155. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  156. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  157. </textFieldCell>
  158. </textField>
  159. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2pe-eQ-jim" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  160. <rect key="frame" x="546" y="2" width="20" height="20"/>
  161. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameHomeDeletNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="unN-7z-cUu">
  162. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  163. <font key="font" metaFont="system"/>
  164. </buttonCell>
  165. <constraints>
  166. <constraint firstAttribute="width" constant="20" id="68J-F8-nVR"/>
  167. <constraint firstAttribute="height" constant="20" id="hf5-uR-HfC"/>
  168. </constraints>
  169. <connections>
  170. <action selector="cleanButtonAction:" target="-2" id="4Ja-7N-Avc"/>
  171. </connections>
  172. </button>
  173. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="mDv-HL-Jso">
  174. <rect key="frame" x="524" y="2" width="5" height="20"/>
  175. <constraints>
  176. <constraint firstAttribute="width" constant="1" id="SGq-bD-tlk"/>
  177. <constraint firstAttribute="height" constant="20" id="kQu-ie-pMw"/>
  178. </constraints>
  179. </box>
  180. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oce-zR-GCX" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  181. <rect key="frame" x="486" y="2" width="20" height="20"/>
  182. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeViewthumbnailNor" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="0s5-A7-lRz">
  183. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  184. <font key="font" metaFont="system"/>
  185. </buttonCell>
  186. <constraints>
  187. <constraint firstAttribute="height" constant="20" id="HDg-pn-2rE"/>
  188. <constraint firstAttribute="width" constant="20" id="Kyx-GP-dbb"/>
  189. </constraints>
  190. <connections>
  191. <action selector="verticalButtonAction:" target="-2" id="Tsa-n6-92q"/>
  192. </connections>
  193. </button>
  194. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f8L-dW-OV5" customClass="KMButton" customModule="LynxPDF_Editor" customModuleProvider="target">
  195. <rect key="frame" x="450" y="2" width="20" height="20"/>
  196. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeViewlistNor" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="fSg-GB-X16">
  197. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  198. <font key="font" metaFont="system"/>
  199. </buttonCell>
  200. <constraints>
  201. <constraint firstAttribute="width" constant="20" id="Hx5-iJ-u9m"/>
  202. <constraint firstAttribute="height" constant="20" id="Xzr-w7-vMu"/>
  203. </constraints>
  204. <connections>
  205. <action selector="horizontalButtonAction:" target="-2" id="ffd-Qv-P2i"/>
  206. </connections>
  207. </button>
  208. </subviews>
  209. <constraints>
  210. <constraint firstAttribute="height" constant="24" id="3cL-Mi-izd"/>
  211. <constraint firstItem="f8L-dW-OV5" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Cf9-QY-3at"/>
  212. <constraint firstItem="mDv-HL-Jso" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="EBA-r9-ef4"/>
  213. <constraint firstItem="Jq6-Hl-amd" firstAttribute="leading" secondItem="Q84-po-tiv" secondAttribute="leading" id="Gpg-oa-r8n"/>
  214. <constraint firstAttribute="trailing" secondItem="2pe-eQ-jim" secondAttribute="trailing" id="JSL-Us-Bp2"/>
  215. <constraint firstItem="Jq6-Hl-amd" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Nvb-BH-krU"/>
  216. <constraint firstItem="oce-zR-GCX" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Xl6-TG-izL"/>
  217. <constraint firstItem="2pe-eQ-jim" firstAttribute="leading" secondItem="mDv-HL-Jso" secondAttribute="trailing" constant="19" id="Zqb-KP-jZ6"/>
  218. <constraint firstItem="oce-zR-GCX" firstAttribute="leading" secondItem="f8L-dW-OV5" secondAttribute="trailing" constant="16" id="aN0-Rr-nPu"/>
  219. <constraint firstItem="2pe-eQ-jim" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="bjw-iR-IQZ"/>
  220. <constraint firstItem="mDv-HL-Jso" firstAttribute="leading" secondItem="oce-zR-GCX" secondAttribute="trailing" constant="20" id="soy-3d-rtd"/>
  221. </constraints>
  222. </customView>
  223. </subviews>
  224. <constraints>
  225. <constraint firstItem="wMw-AS-5yG" firstAttribute="top" secondItem="Q84-po-tiv" secondAttribute="bottom" id="9Vd-no-qV4"/>
  226. <constraint firstItem="Q84-po-tiv" firstAttribute="leading" secondItem="lCh-WA-G58" secondAttribute="leading" id="Xua-gM-k6t"/>
  227. <constraint firstAttribute="trailing" secondItem="Q84-po-tiv" secondAttribute="trailing" id="YLW-A7-bBV"/>
  228. <constraint firstAttribute="trailing" secondItem="wMw-AS-5yG" secondAttribute="trailing" id="d3N-SN-uuz"/>
  229. <constraint firstItem="Q84-po-tiv" firstAttribute="top" secondItem="lCh-WA-G58" secondAttribute="top" id="dc9-9O-prs"/>
  230. <constraint firstItem="wMw-AS-5yG" firstAttribute="leading" secondItem="lCh-WA-G58" secondAttribute="leading" id="tJ1-Wi-nBZ"/>
  231. <constraint firstAttribute="bottom" secondItem="wMw-AS-5yG" secondAttribute="bottom" id="xuF-zv-5TH"/>
  232. </constraints>
  233. </customView>
  234. </subviews>
  235. <constraints>
  236. <constraint firstItem="PAa-wQ-E8L" firstAttribute="top" secondItem="jlt-dP-sou" secondAttribute="top" constant="250" id="AQM-Zo-Ra6"/>
  237. <constraint firstItem="lCh-WA-G58" firstAttribute="top" secondItem="PAa-wQ-E8L" secondAttribute="bottom" constant="48" id="Ark-gU-B5L"/>
  238. <constraint firstItem="hWH-LD-aUU" firstAttribute="top" secondItem="jlt-dP-sou" secondAttribute="top" id="BjS-1l-hiI"/>
  239. <constraint firstItem="hWH-LD-aUU" firstAttribute="leading" secondItem="jlt-dP-sou" secondAttribute="leading" id="Bud-Gp-OD1"/>
  240. <constraint firstAttribute="trailing" secondItem="lCh-WA-G58" secondAttribute="trailing" id="Bus-kI-RRx"/>
  241. <constraint firstItem="lCh-WA-G58" firstAttribute="leading" secondItem="jlt-dP-sou" secondAttribute="leading" id="Q0h-pJ-4eR"/>
  242. <constraint firstAttribute="trailing" secondItem="hWH-LD-aUU" secondAttribute="trailing" id="b5X-IM-j7v"/>
  243. <constraint firstItem="PAa-wQ-E8L" firstAttribute="leading" secondItem="jlt-dP-sou" secondAttribute="leading" id="mj5-r1-2md"/>
  244. <constraint firstAttribute="bottom" secondItem="lCh-WA-G58" secondAttribute="bottom" id="sNd-yf-uit"/>
  245. <constraint firstAttribute="trailing" secondItem="PAa-wQ-E8L" secondAttribute="trailing" id="z8Z-dx-yGz"/>
  246. </constraints>
  247. </view>
  248. </subviews>
  249. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  250. </clipView>
  251. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="lJa-LQ-t6a">
  252. <rect key="frame" x="-100" y="-100" width="685" height="15"/>
  253. <autoresizingMask key="autoresizingMask"/>
  254. </scroller>
  255. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="JGk-Uc-9sS">
  256. <rect key="frame" x="-100" y="-100" width="15" height="667"/>
  257. <autoresizingMask key="autoresizingMask"/>
  258. </scroller>
  259. </scrollView>
  260. </subviews>
  261. <constraints>
  262. <constraint firstItem="kXR-P8-kEz" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="18" id="K7m-qE-Cbe"/>
  263. <constraint firstAttribute="trailing" secondItem="kXR-P8-kEz" secondAttribute="trailing" constant="68" id="VPd-ma-QBA"/>
  264. <constraint firstItem="kXR-P8-kEz" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="48" id="WjW-AJ-53t"/>
  265. <constraint firstAttribute="bottom" secondItem="kXR-P8-kEz" secondAttribute="bottom" constant="48" id="dAS-Gt-Pni"/>
  266. </constraints>
  267. <point key="canvasLocation" x="-437.5" y="418.5"/>
  268. </customView>
  269. </objects>
  270. <resources>
  271. <image name="KMImageNameHomeDeletNor" width="20" height="20"/>
  272. <image name="KMImageNameUXIconHomeMoreNor" width="20" height="20"/>
  273. <image name="KMImageNameUXIconHomeViewlistNor" width="20" height="20"/>
  274. <image name="KMImageNameUXIconHomeViewthumbnailNor" width="20" height="20"/>
  275. <image name="NSTouchBarGoBackTemplate" width="12" height="17"/>
  276. <image name="NSTouchBarGoForwardTemplate" width="12" height="17"/>
  277. </resources>
  278. </document>