lint-baseline.xml 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <issues format="6" by="lint 8.1.3" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.3)" variant="fatal" version="8.1.3">
  3. <issue
  4. id="ResAuto"
  5. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  6. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  7. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  8. <location
  9. file="../Code/res/layout/apps_customize_pane.xml"
  10. line="18"
  11. column="21"/>
  12. </issue>
  13. <issue
  14. id="ResAuto"
  15. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  16. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  17. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  18. <location
  19. file="../Code/res/layout/apps_customize_widget.xml"
  20. line="18"
  21. column="21"/>
  22. </issue>
  23. <issue
  24. id="ResAuto"
  25. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  26. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  27. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  28. <location
  29. file="../Code/res/xml/default_workspace_4x4.xml"
  30. line="17"
  31. column="28"/>
  32. </issue>
  33. <issue
  34. id="ResAuto"
  35. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  36. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  37. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  38. <location
  39. file="../Code/res/xml/default_workspace_4x4_no_all_apps.xml"
  40. line="17"
  41. column="28"/>
  42. </issue>
  43. <issue
  44. id="ResAuto"
  45. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  46. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  47. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  48. <location
  49. file="../Code/res/xml/default_workspace_5x5.xml"
  50. line="17"
  51. column="28"/>
  52. </issue>
  53. <issue
  54. id="ResAuto"
  55. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  56. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  57. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  58. <location
  59. file="../Code/res/xml/default_workspace_5x5_no_all_apps.xml"
  60. line="17"
  61. column="28"/>
  62. </issue>
  63. <issue
  64. id="ResAuto"
  65. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  66. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  67. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  68. <location
  69. file="../Code/res/xml/default_workspace_5x6.xml"
  70. line="17"
  71. column="28"/>
  72. </issue>
  73. <issue
  74. id="ResAuto"
  75. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  76. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  77. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  78. <location
  79. file="../Code/res/xml/default_workspace_5x6_no_all_apps.xml"
  80. line="17"
  81. column="28"/>
  82. </issue>
  83. <issue
  84. id="ResAuto"
  85. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  86. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  87. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  88. <location
  89. file="../Code/res/layout/hotseat.xml"
  90. line="18"
  91. column="21"/>
  92. </issue>
  93. <issue
  94. id="ResAuto"
  95. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  96. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  97. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  98. <location
  99. file="../Code/res/layout-land/launcher.xml"
  100. line="20"
  101. column="21"/>
  102. </issue>
  103. <issue
  104. id="ResAuto"
  105. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  106. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  107. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  108. <location
  109. file="../Code/res/layout-port/launcher.xml"
  110. line="20"
  111. column="21"/>
  112. </issue>
  113. <issue
  114. id="ResAuto"
  115. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  116. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  117. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  118. <location
  119. file="../Code/res/layout-sw720dp/launcher.xml"
  120. line="20"
  121. column="21"/>
  122. </issue>
  123. <issue
  124. id="ResAuto"
  125. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  126. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  127. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  128. <location
  129. file="../Code/res/layout-land/longpress_cling.xml"
  130. line="3"
  131. column="21"/>
  132. </issue>
  133. <issue
  134. id="ResAuto"
  135. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  136. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  137. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  138. <location
  139. file="../Code/res/layout-port/longpress_cling.xml"
  140. line="3"
  141. column="21"/>
  142. </issue>
  143. <issue
  144. id="ResAuto"
  145. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  146. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  147. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  148. <location
  149. file="../Code/res/layout-sw600dp-port/longpress_cling.xml"
  150. line="3"
  151. column="21"/>
  152. </issue>
  153. <issue
  154. id="ResAuto"
  155. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  156. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  157. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  158. <location
  159. file="../Code/res/layout/page_indicator.xml"
  160. line="18"
  161. column="21"/>
  162. </issue>
  163. <issue
  164. id="ResAuto"
  165. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  166. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  167. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  168. <location
  169. file="../Code/res/layout/page_indicator_marker.xml"
  170. line="18"
  171. column="21"/>
  172. </issue>
  173. <issue
  174. id="ResAuto"
  175. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  176. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  177. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  178. <location
  179. file="../Code/res/layout-port/qsb.xml"
  180. line="18"
  181. column="21"/>
  182. </issue>
  183. <issue
  184. id="ResAuto"
  185. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  186. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  187. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  188. <location
  189. file="../Code/res/layout-sw720dp/qsb.xml"
  190. line="18"
  191. column="21"/>
  192. </issue>
  193. <issue
  194. id="ResAuto"
  195. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  196. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  197. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  198. <location
  199. file="../Code/res/xml/update_workspace.xml"
  200. line="17"
  201. column="28"/>
  202. </issue>
  203. <issue
  204. id="ResAuto"
  205. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  206. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  207. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  208. <location
  209. file="../Code/res/layout/user_folder.xml"
  210. line="19"
  211. column="21"/>
  212. </issue>
  213. <issue
  214. id="ResAuto"
  215. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  216. errorLine1=" xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;"
  217. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  218. <location
  219. file="../Code/res/layout/workspace_screen.xml"
  220. line="19"
  221. column="21"/>
  222. </issue>
  223. <issue
  224. id="ManifestResource"
  225. message="Resources referenced from the manifest cannot vary by configuration (except for version qualifiers, e.g. `-v21`). Found variation in sw720dp-v13"
  226. errorLine1=" android:largeHeap=&quot;@bool/config_largeHeap&quot;"
  227. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
  228. <location
  229. file="../Code/AndroidManifest.xml"
  230. line="80"
  231. column="28"/>
  232. <location
  233. file="../Code/res/values-sw720dp/config.xml"
  234. line="2"
  235. column="35"
  236. message="This value will not be used"/>
  237. </issue>
  238. <issue
  239. id="MissingDefaultResource"
  240. message="The integer &quot;apps_customize_widget_cell_count_x&quot; in values-port has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  241. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_x&quot;>2&lt;/integer>"
  242. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  243. <location
  244. file="../Code/res/values-port/dimens.xml"
  245. line="19"
  246. column="14"/>
  247. </issue>
  248. <issue
  249. id="MissingDefaultResource"
  250. message="The integer &quot;apps_customize_widget_cell_count_x&quot; in values-sw720dp-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  251. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_x&quot;>4&lt;/integer>"
  252. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  253. <location
  254. file="../Code/res/values-sw720dp-land/dimens.xml"
  255. line="19"
  256. column="14"/>
  257. </issue>
  258. <issue
  259. id="MissingDefaultResource"
  260. message="The integer &quot;apps_customize_widget_cell_count_y&quot; in values-port has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  261. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_y&quot;>3&lt;/integer>"
  262. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  263. <location
  264. file="../Code/res/values-port/dimens.xml"
  265. line="20"
  266. column="14"/>
  267. </issue>
  268. <issue
  269. id="MissingDefaultResource"
  270. message="The integer &quot;apps_customize_widget_cell_count_y&quot; in values-sw720dp-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  271. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_y&quot;>2&lt;/integer>"
  272. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  273. <location
  274. file="../Code/res/values-sw720dp-land/dimens.xml"
  275. line="20"
  276. column="14"/>
  277. </issue>
  278. <issue
  279. id="MissingDefaultResource"
  280. message="The dimen &quot;app_widget_preview_label_margin_top&quot; in values-sw600dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  281. errorLine1=" &lt;dimen name=&quot;app_widget_preview_label_margin_top&quot;>8dp&lt;/dimen>"
  282. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  283. <location
  284. file="../Code/res/values-sw600dp/dimens.xml"
  285. line="23"
  286. column="12"/>
  287. </issue>
  288. <issue
  289. id="MissingDefaultResource"
  290. message="The dimen &quot;app_widget_preview_label_margin_left&quot; in values-sw600dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  291. errorLine1=" &lt;dimen name=&quot;app_widget_preview_label_margin_left&quot;>@dimen/app_widget_preview_padding_left&lt;/dimen>"
  292. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  293. <location
  294. file="../Code/res/values-sw600dp/dimens.xml"
  295. line="24"
  296. column="12"/>
  297. </issue>
  298. <issue
  299. id="MissingDefaultResource"
  300. message="The integer &quot;apps_customize_widget_cell_count_x&quot; in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  301. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_x&quot;>3&lt;/integer>"
  302. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  303. <location
  304. file="../Code/res/values-land/dimens.xml"
  305. line="24"
  306. column="14"/>
  307. </issue>
  308. <issue
  309. id="MissingDefaultResource"
  310. message="The dimen &quot;app_widget_preview_label_margin_right&quot; in values-sw600dp has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  311. errorLine1=" &lt;dimen name=&quot;app_widget_preview_label_margin_right&quot;>@dimen/app_widget_preview_padding_right&lt;/dimen>"
  312. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  313. <location
  314. file="../Code/res/values-sw600dp/dimens.xml"
  315. line="25"
  316. column="12"/>
  317. </issue>
  318. <issue
  319. id="MissingDefaultResource"
  320. message="The integer &quot;apps_customize_widget_cell_count_y&quot; in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  321. errorLine1=" &lt;integer name=&quot;apps_customize_widget_cell_count_y&quot;>2&lt;/integer>"
  322. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  323. <location
  324. file="../Code/res/values-land/dimens.xml"
  325. line="25"
  326. column="14"/>
  327. </issue>
  328. <issue
  329. id="MissingDefaultResource"
  330. message="The layout &quot;external_widget_drop_list_item&quot; in layout-sw720dp has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  331. errorLine1="&lt;LinearLayout"
  332. errorLine2=" ~~~~~~~~~~~~">
  333. <location
  334. file="../Code/res/layout-sw720dp/external_widget_drop_list_item.xml"
  335. line="17"
  336. column="2"/>
  337. </issue>
  338. <issue
  339. id="MissingDefaultResource"
  340. message="The layout &quot;launcher&quot; in layout-land has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  341. errorLine1="&lt;FrameLayout"
  342. errorLine2=" ~~~~~~~~~~~">
  343. <location
  344. file="../Code/res/layout-land/launcher.xml"
  345. line="18"
  346. column="2"/>
  347. </issue>
  348. <issue
  349. id="MissingDefaultResource"
  350. message="The layout &quot;launcher&quot; in layout-port has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  351. errorLine1="&lt;FrameLayout"
  352. errorLine2=" ~~~~~~~~~~~">
  353. <location
  354. file="../Code/res/layout-port/launcher.xml"
  355. line="18"
  356. column="2"/>
  357. </issue>
  358. <issue
  359. id="MissingDefaultResource"
  360. message="The layout &quot;launcher&quot; in layout-sw720dp has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  361. errorLine1="&lt;FrameLayout"
  362. errorLine2=" ~~~~~~~~~~~">
  363. <location
  364. file="../Code/res/layout-sw720dp/launcher.xml"
  365. line="18"
  366. column="2"/>
  367. </issue>
  368. <issue
  369. id="MissingDefaultResource"
  370. message="The layout &quot;longpress_cling&quot; in layout-land has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  371. errorLine1="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  372. errorLine2=" ~~~~~~~~~~~~">
  373. <location
  374. file="../Code/res/layout-land/longpress_cling.xml"
  375. line="2"
  376. column="2"/>
  377. </issue>
  378. <issue
  379. id="MissingDefaultResource"
  380. message="The layout &quot;longpress_cling&quot; in layout-port has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  381. errorLine1="&lt;FrameLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  382. errorLine2=" ~~~~~~~~~~~">
  383. <location
  384. file="../Code/res/layout-port/longpress_cling.xml"
  385. line="2"
  386. column="2"/>
  387. </issue>
  388. <issue
  389. id="MissingDefaultResource"
  390. message="The layout &quot;longpress_cling&quot; in layout-sw600dp-port has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  391. errorLine1="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  392. errorLine2=" ~~~~~~~~~~~~">
  393. <location
  394. file="../Code/res/layout-sw600dp-port/longpress_cling.xml"
  395. line="2"
  396. column="2"/>
  397. </issue>
  398. <issue
  399. id="MissingDefaultResource"
  400. message="The layout &quot;migration_cling&quot; in layout-land has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  401. errorLine1="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  402. errorLine2=" ~~~~~~~~~~~~">
  403. <location
  404. file="../Code/res/layout-land/migration_cling.xml"
  405. line="17"
  406. column="2"/>
  407. </issue>
  408. <issue
  409. id="MissingDefaultResource"
  410. message="The layout &quot;migration_cling&quot; in layout-port has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  411. errorLine1="&lt;FrameLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  412. errorLine2=" ~~~~~~~~~~~">
  413. <location
  414. file="../Code/res/layout-port/migration_cling.xml"
  415. line="17"
  416. column="2"/>
  417. </issue>
  418. <issue
  419. id="MissingDefaultResource"
  420. message="The layout &quot;qsb&quot; in layout-land has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  421. errorLine1="&lt;LinearLayout"
  422. errorLine2=" ~~~~~~~~~~~~">
  423. <location
  424. file="../Code/res/layout-land/qsb.xml"
  425. line="16"
  426. column="2"/>
  427. </issue>
  428. <issue
  429. id="MissingDefaultResource"
  430. message="The layout &quot;qsb&quot; in layout-port has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  431. errorLine1="&lt;RelativeLayout"
  432. errorLine2=" ~~~~~~~~~~~~~~">
  433. <location
  434. file="../Code/res/layout-port/qsb.xml"
  435. line="16"
  436. column="2"/>
  437. </issue>
  438. <issue
  439. id="MissingDefaultResource"
  440. message="The layout &quot;qsb&quot; in layout-sw720dp has no declaration in the base `layout` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  441. errorLine1="&lt;RelativeLayout"
  442. errorLine2=" ~~~~~~~~~~~~~~">
  443. <location
  444. file="../Code/res/layout-sw720dp/qsb.xml"
  445. line="16"
  446. column="2"/>
  447. </issue>
  448. <issue
  449. id="ExtraTranslation"
  450. message="&quot;chooser_wallpaper&quot; is translated here but not found in default locale"
  451. errorLine1=" &lt;string name=&quot;chooser_wallpaper&quot; msgid=&quot;6063168087625352235&quot;>&quot;Taustapildi valimiskoht:&quot;&lt;/string>"
  452. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
  453. <location
  454. file="../Code/res/values-et/strings.xml"
  455. line="26"
  456. column="13"/>
  457. </issue>
  458. <issue
  459. id="ExtraTranslation"
  460. message="&quot;chooser_wallpaper&quot; is translated here but not found in default locale"
  461. errorLine1=" &lt;string name=&quot;chooser_wallpaper&quot; msgid=&quot;6063168087625352235&quot;>&quot;Pilih kertas dinding dari&quot;&lt;/string>"
  462. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
  463. <location
  464. file="../Code/res/values-ms/strings.xml"
  465. line="26"
  466. column="13"/>
  467. </issue>
  468. <issue
  469. id="ExtraTranslation"
  470. message="&quot;menu_add&quot; is translated here but not found in default locale"
  471. errorLine1=" &lt;string name=&quot;menu_add&quot; msgid=&quot;3065046628354640854&quot;>&quot;Lisa&quot;&lt;/string>"
  472. errorLine2=" ~~~~~~~~~~~~~~~">
  473. <location
  474. file="../Code/res/values-et/strings.xml"
  475. line="65"
  476. column="13"/>
  477. </issue>
  478. <issue
  479. id="ExtraTranslation"
  480. message="&quot;menu_add&quot; is translated here but not found in default locale"
  481. errorLine1=" &lt;string name=&quot;menu_add&quot; msgid=&quot;3065046628354640854&quot;>&quot;Tambah&quot;&lt;/string>"
  482. errorLine2=" ~~~~~~~~~~~~~~~">
  483. <location
  484. file="../Code/res/values-ms/strings.xml"
  485. line="65"
  486. column="13"/>
  487. </issue>
  488. <issue
  489. id="ExtraTranslation"
  490. message="&quot;menu_manage_apps&quot; is translated here but not found in default locale"
  491. errorLine1=" &lt;string name=&quot;menu_manage_apps&quot; msgid=&quot;2308685199463588895&quot;>&quot;Rakenduste haldamine&quot;&lt;/string>"
  492. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
  493. <location
  494. file="../Code/res/values-et/strings.xml"
  495. line="66"
  496. column="13"/>
  497. </issue>
  498. <issue
  499. id="ExtraTranslation"
  500. message="&quot;menu_manage_apps&quot; is translated here but not found in default locale"
  501. errorLine1=" &lt;string name=&quot;menu_manage_apps&quot; msgid=&quot;2308685199463588895&quot;>&quot;Mengurus apl&quot;&lt;/string>"
  502. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
  503. <location
  504. file="../Code/res/values-ms/strings.xml"
  505. line="66"
  506. column="13"/>
  507. </issue>
  508. <issue
  509. id="ExtraTranslation"
  510. message="&quot;menu_wallpaper&quot; is translated here but not found in default locale"
  511. errorLine1=" &lt;string name=&quot;menu_wallpaper&quot; msgid=&quot;5837429080911269832&quot;>&quot;Taustapilt&quot;&lt;/string>"
  512. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
  513. <location
  514. file="../Code/res/values-et/strings.xml"
  515. line="67"
  516. column="13"/>
  517. </issue>
  518. <issue
  519. id="ExtraTranslation"
  520. message="&quot;menu_wallpaper&quot; is translated here but not found in default locale"
  521. errorLine1=" &lt;string name=&quot;menu_wallpaper&quot; msgid=&quot;5837429080911269832&quot;>&quot;Kertas dinding&quot;&lt;/string>"
  522. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
  523. <location
  524. file="../Code/res/values-ms/strings.xml"
  525. line="67"
  526. column="13"/>
  527. </issue>
  528. <issue
  529. id="ExtraTranslation"
  530. message="&quot;menu_search&quot; is translated here but not found in default locale"
  531. errorLine1=" &lt;string name=&quot;menu_search&quot; msgid=&quot;4826514464423239041&quot;>&quot;Otsing&quot;&lt;/string>"
  532. errorLine2=" ~~~~~~~~~~~~~~~~~~">
  533. <location
  534. file="../Code/res/values-et/strings.xml"
  535. line="68"
  536. column="13"/>
  537. </issue>
  538. <issue
  539. id="ExtraTranslation"
  540. message="&quot;menu_search&quot; is translated here but not found in default locale"
  541. errorLine1=" &lt;string name=&quot;menu_search&quot; msgid=&quot;4826514464423239041&quot;>&quot;Cari&quot;&lt;/string>"
  542. errorLine2=" ~~~~~~~~~~~~~~~~~~">
  543. <location
  544. file="../Code/res/values-ms/strings.xml"
  545. line="68"
  546. column="13"/>
  547. </issue>
  548. <issue
  549. id="ExtraTranslation"
  550. message="&quot;menu_notifications&quot; is translated here but not found in default locale"
  551. errorLine1=" &lt;string name=&quot;menu_notifications&quot; msgid=&quot;6424587053194766192&quot;>&quot;Teadistused&quot;&lt;/string>"
  552. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
  553. <location
  554. file="../Code/res/values-et/strings.xml"
  555. line="69"
  556. column="13"/>
  557. </issue>
  558. <issue
  559. id="ExtraTranslation"
  560. message="&quot;menu_notifications&quot; is translated here but not found in default locale"
  561. errorLine1=" &lt;string name=&quot;menu_notifications&quot; msgid=&quot;6424587053194766192&quot;>&quot;Pemberitahuan&quot;&lt;/string>"
  562. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
  563. <location
  564. file="../Code/res/values-ms/strings.xml"
  565. line="69"
  566. column="13"/>
  567. </issue>
  568. <issue
  569. id="ExtraTranslation"
  570. message="&quot;menu_settings&quot; is translated here but not found in default locale"
  571. errorLine1=" &lt;string name=&quot;menu_settings&quot; msgid=&quot;3946232973327980394&quot;>&quot;Süsteemiseaded&quot;&lt;/string>"
  572. errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
  573. <location
  574. file="../Code/res/values-et/strings.xml"
  575. line="70"
  576. column="13"/>
  577. </issue>
  578. <issue
  579. id="ExtraTranslation"
  580. message="&quot;menu_settings&quot; is translated here but not found in default locale"
  581. errorLine1=" &lt;string name=&quot;menu_settings&quot; msgid=&quot;3946232973327980394&quot;>&quot;Tetapan sistem&quot;&lt;/string>"
  582. errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
  583. <location
  584. file="../Code/res/values-ms/strings.xml"
  585. line="70"
  586. column="13"/>
  587. </issue>
  588. <issue
  589. id="ExtraTranslation"
  590. message="&quot;menu_help&quot; is translated here but not found in default locale"
  591. errorLine1=" &lt;string name=&quot;menu_help&quot; msgid=&quot;4901160661634590633&quot;>&quot;Abi&quot;&lt;/string>"
  592. errorLine2=" ~~~~~~~~~~~~~~~~">
  593. <location
  594. file="../Code/res/values-et/strings.xml"
  595. line="71"
  596. column="13"/>
  597. </issue>
  598. <issue
  599. id="ExtraTranslation"
  600. message="&quot;menu_help&quot; is translated here but not found in default locale"
  601. errorLine1=" &lt;string name=&quot;menu_help&quot; msgid=&quot;4901160661634590633&quot;>&quot;Bantuan&quot;&lt;/string>"
  602. errorLine2=" ~~~~~~~~~~~~~~~~">
  603. <location
  604. file="../Code/res/values-ms/strings.xml"
  605. line="71"
  606. column="13"/>
  607. </issue>
  608. <issue
  609. id="ExtraTranslation"
  610. message="&quot;workspace_cling_open_all_apps&quot; is translated here but not found in default locale"
  611. errorLine1=" &lt;string name=&quot;workspace_cling_open_all_apps&quot; msgid=&quot;2459977609848572588&quot;>&quot;Kõikide oma rakenduste nägemiseks puudutage ringi.&quot;&lt;/string>"
  612. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  613. <location
  614. file="../Code/res/values-et/strings.xml"
  615. line="97"
  616. column="13"/>
  617. </issue>
  618. <issue
  619. id="ExtraTranslation"
  620. message="&quot;workspace_cling_open_all_apps&quot; is translated here but not found in default locale"
  621. errorLine1=" &lt;string name=&quot;workspace_cling_open_all_apps&quot; msgid=&quot;2459977609848572588&quot;>&quot;Untuk melihat semua aplikasi anda, sentuh bulatan.&quot;&lt;/string>"
  622. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  623. <location
  624. file="../Code/res/values-ms/strings.xml"
  625. line="97"
  626. column="13"/>
  627. </issue>
  628. <issue
  629. id="ExtraTranslation"
  630. message="&quot;all_apps_cling_title&quot; is translated here but not found in default locale"
  631. errorLine1=" &lt;string name=&quot;all_apps_cling_title&quot; msgid=&quot;2559734712581447107&quot;>&quot;Valige mõned rakendused&quot;&lt;/string>"
  632. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  633. <location
  634. file="../Code/res/values-et/strings.xml"
  635. line="98"
  636. column="13"/>
  637. </issue>
  638. <issue
  639. id="ExtraTranslation"
  640. message="&quot;all_apps_cling_title&quot; is translated here but not found in default locale"
  641. errorLine1=" &lt;string name=&quot;all_apps_cling_title&quot; msgid=&quot;2559734712581447107&quot;>&quot;Pilih beberapa aplikasi&quot;&lt;/string>"
  642. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  643. <location
  644. file="../Code/res/values-ms/strings.xml"
  645. line="98"
  646. column="13"/>
  647. </issue>
  648. <issue
  649. id="ExtraTranslation"
  650. message="&quot;all_apps_cling_add_item&quot; is translated here but not found in default locale"
  651. errorLine1=" &lt;string name=&quot;all_apps_cling_add_item&quot; msgid=&quot;5665035103260318891&quot;>&quot;Rakenduse lisamiseks avakuvale puudutage seda pikalt.&quot;&lt;/string>"
  652. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  653. <location
  654. file="../Code/res/values-et/strings.xml"
  655. line="99"
  656. column="13"/>
  657. </issue>
  658. <issue
  659. id="ExtraTranslation"
  660. message="&quot;all_apps_cling_add_item&quot; is translated here but not found in default locale"
  661. errorLine1=" &lt;string name=&quot;all_apps_cling_add_item&quot; msgid=&quot;5665035103260318891&quot;>&quot;Untuk menambahkan aplikasi pada skrin Utama anda, sentuh &amp;amp; tahankannya.&quot;&lt;/string>"
  662. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  663. <location
  664. file="../Code/res/values-ms/strings.xml"
  665. line="99"
  666. column="13"/>
  667. </issue>
  668. <issue
  669. id="ExtraTranslation"
  670. message="&quot;folder_cling_move_item&quot; is translated here but not found in default locale"
  671. errorLine1=" &lt;string name=&quot;folder_cling_move_item&quot; msgid=&quot;270598675060435169&quot;>&quot;Rakenduse liigutamiseks pange sõrm rakendusele ja hoidke seda.&quot;&lt;/string>"
  672. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  673. <location
  674. file="../Code/res/values-et/strings.xml"
  675. line="101"
  676. column="13"/>
  677. </issue>
  678. <issue
  679. id="ExtraTranslation"
  680. message="&quot;folder_cling_move_item&quot; is translated here but not found in default locale"
  681. errorLine1=" &lt;string name=&quot;folder_cling_move_item&quot; msgid=&quot;270598675060435169&quot;>&quot;Untuk memindahkan aplikasi, sentuh &amp;amp; tahankannya.&quot;&lt;/string>"
  682. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  683. <location
  684. file="../Code/res/values-ms/strings.xml"
  685. line="101"
  686. column="13"/>
  687. </issue>
  688. <issue
  689. id="ExtraTranslation"
  690. message="&quot;custom_workspace_cling_title_1&quot; is translated here but not found in default locale"
  691. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_1&quot; msgid=&quot;1433009175359948587&quot;>&lt;/string>"
  692. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  693. <location
  694. file="../Code/res/values-et/strings.xml"
  695. line="110"
  696. column="13"/>
  697. </issue>
  698. <issue
  699. id="ExtraTranslation"
  700. message="&quot;custom_workspace_cling_title_1&quot; is translated here but not found in default locale"
  701. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_1&quot; msgid=&quot;1433009175359948587&quot;>&lt;/string>"
  702. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  703. <location
  704. file="../Code/res/values-ms/strings.xml"
  705. line="110"
  706. column="13"/>
  707. </issue>
  708. <issue
  709. id="ExtraTranslation"
  710. message="&quot;custom_workspace_cling_description_1&quot; is translated here but not found in default locale"
  711. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_1&quot; msgid=&quot;6875529190849858047&quot;>&lt;/string>"
  712. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  713. <location
  714. file="../Code/res/values-et/strings.xml"
  715. line="111"
  716. column="13"/>
  717. </issue>
  718. <issue
  719. id="ExtraTranslation"
  720. message="&quot;custom_workspace_cling_description_1&quot; is translated here but not found in default locale"
  721. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_1&quot; msgid=&quot;6875529190849858047&quot;>&lt;/string>"
  722. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  723. <location
  724. file="../Code/res/values-ms/strings.xml"
  725. line="111"
  726. column="13"/>
  727. </issue>
  728. <issue
  729. id="ExtraTranslation"
  730. message="&quot;custom_workspace_cling_title_2&quot; is translated here but not found in default locale"
  731. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_2&quot; msgid=&quot;5516006164661020362&quot;>&lt;/string>"
  732. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  733. <location
  734. file="../Code/res/values-et/strings.xml"
  735. line="112"
  736. column="13"/>
  737. </issue>
  738. <issue
  739. id="ExtraTranslation"
  740. message="&quot;custom_workspace_cling_title_2&quot; is translated here but not found in default locale"
  741. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_2&quot; msgid=&quot;5516006164661020362&quot;>&lt;/string>"
  742. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  743. <location
  744. file="../Code/res/values-ms/strings.xml"
  745. line="112"
  746. column="13"/>
  747. </issue>
  748. <issue
  749. id="ExtraTranslation"
  750. message="&quot;custom_workspace_cling_description_2&quot; is translated here but not found in default locale"
  751. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_2&quot; msgid=&quot;2758258454975288377&quot;>&lt;/string>"
  752. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  753. <location
  754. file="../Code/res/values-et/strings.xml"
  755. line="113"
  756. column="13"/>
  757. </issue>
  758. <issue
  759. id="ExtraTranslation"
  760. message="&quot;custom_workspace_cling_description_2&quot; is translated here but not found in default locale"
  761. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_2&quot; msgid=&quot;2758258454975288377&quot;>&lt;/string>"
  762. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  763. <location
  764. file="../Code/res/values-ms/strings.xml"
  765. line="113"
  766. column="13"/>
  767. </issue>
  768. <issue
  769. id="ExtraTranslation"
  770. message="&quot;custom_workspace_cling_title_1&quot; is translated here but not found in default locale"
  771. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_1&quot; msgid=&quot;3750880082935033085&quot;>&lt;/string>"
  772. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  773. <location
  774. file="../Code/res/values-be/strings.xml"
  775. line="202"
  776. column="13"/>
  777. </issue>
  778. <issue
  779. id="ExtraTranslation"
  780. message="&quot;custom_workspace_cling_description_1&quot; is translated here but not found in default locale"
  781. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_1&quot; msgid=&quot;939966842147696724&quot;>&lt;/string>"
  782. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  783. <location
  784. file="../Code/res/values-be/strings.xml"
  785. line="203"
  786. column="13"/>
  787. </issue>
  788. <issue
  789. id="ExtraTranslation"
  790. message="&quot;custom_workspace_cling_title_2&quot; is translated here but not found in default locale"
  791. errorLine1=" &lt;string name=&quot;custom_workspace_cling_title_2&quot; msgid=&quot;662588444436552198&quot;>&lt;/string>"
  792. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  793. <location
  794. file="../Code/res/values-be/strings.xml"
  795. line="204"
  796. column="13"/>
  797. </issue>
  798. <issue
  799. id="ExtraTranslation"
  800. message="&quot;custom_workspace_cling_description_2&quot; is translated here but not found in default locale"
  801. errorLine1=" &lt;string name=&quot;custom_workspace_cling_description_2&quot; msgid=&quot;8097921091798539310&quot;>&lt;/string>"
  802. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  803. <location
  804. file="../Code/res/values-be/strings.xml"
  805. line="205"
  806. column="13"/>
  807. </issue>
  808. </issues>