lint-baseline.xml 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  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="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot; >"
  7. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  8. <location
  9. file="../raw/packages/apps/Launcher3/res/xml/default_tapl_test_workspace.xml"
  10. line="17"
  11. column="28"/>
  12. </issue>
  13. <issue
  14. id="ResAuto"
  15. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  16. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot; >"
  17. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  18. <location
  19. file="../raw/packages/apps/Launcher3/res/xml/default_test2_workspace.xml"
  20. line="3"
  21. column="28"/>
  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="../raw/packages/apps/Launcher3/res/xml/default_test_workspace.xml"
  30. line="18"
  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="../raw/packages/apps/Launcher3/res/xml/default_workspace_3x3.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="../raw/packages/apps/Launcher3/res/xml/default_workspace_4x4.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="../raw/packages/apps/Launcher3/res/xml/default_workspace_5x5.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="../raw/packages/apps/Launcher3/res/xml/default_workspace_6x5.xml"
  70. line="17"
  71. column="28"/>
  72. </issue>
  73. <issue
  74. id="MissingDefaultResource"
  75. message="The dimen &quot;gesture_tutorial_taskbar_padding_start_end&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"
  76. errorLine1=" &lt;dimen name=&quot;gesture_tutorial_taskbar_padding_start_end&quot;>218dp&lt;/dimen>"
  77. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  78. <location
  79. file="../raw/packages/apps/Launcher3/quickstep/res/values-land/dimens.xml"
  80. line="76"
  81. column="12"/>
  82. </issue>
  83. <issue
  84. id="MissingDefaultResource"
  85. message="The drawable &quot;ic_transient_taskbar_all_apps_button&quot; in drawable-sw600dp has no declaration in the base `drawable` folder or in a `drawable-`*density*`dpi` folder; this can lead to crashes when the drawable is queried in a configuration that does not match this qualifier"
  86. errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  87. errorLine2=" ~~~~~~">
  88. <location
  89. file="../raw/packages/apps/Launcher3/res/drawable-sw600dp/ic_transient_taskbar_all_apps_button.xml"
  90. line="16"
  91. column="2"/>
  92. </issue>
  93. <issue
  94. id="MissingDefaultResource"
  95. message="The drawable &quot;ic_transient_taskbar_all_apps_button&quot; in drawable-sw720dp has no declaration in the base `drawable` folder or in a `drawable-`*density*`dpi` folder; this can lead to crashes when the drawable is queried in a configuration that does not match this qualifier"
  96. errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
  97. errorLine2=" ~~~~~~">
  98. <location
  99. file="../raw/packages/apps/Launcher3/res/drawable-sw720dp/ic_transient_taskbar_all_apps_button.xml"
  100. line="16"
  101. column="2"/>
  102. </issue>
  103. </issues>