2023-03-09 14:05:29 -08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2024-01-10 12:30:39 -08:00
|
|
|
<issues format="6" by="lint 8.4.0-alpha01" type="baseline" client="" dependencies="true" name="" variant="all" version="8.4.0-alpha01">
|
2023-03-09 14:05:29 -08:00
|
|
|
|
|
|
|
|
<issue
|
|
|
|
|
id="NewApi"
|
2024-03-22 13:52:19 -07:00
|
|
|
message="`@android:dimen/system_app_widget_background_radius` requires API level 31 (current min is 26)"
|
|
|
|
|
errorLine1=' <corners android:radius="@android:dimen/system_app_widget_background_radius" />'
|
|
|
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
2023-03-09 14:05:29 -08:00
|
|
|
<location
|
2024-03-22 13:52:19 -07:00
|
|
|
file="packages/apps/Launcher3/res/drawable/widget_resize_frame.xml"
|
|
|
|
|
line="20"
|
|
|
|
|
column="14"/>
|
2023-03-09 14:05:29 -08:00
|
|
|
</issue>
|
|
|
|
|
|
|
|
|
|
<issue
|
|
|
|
|
id="NewApi"
|
2024-01-10 12:30:39 -08:00
|
|
|
message="Call requires API level 31 (current min is 26): `android.appwidget.AppWidgetHostView#resetColorResources`"
|
|
|
|
|
errorLine1=" resetColorResources();"
|
|
|
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
2023-03-09 14:05:29 -08:00
|
|
|
<location
|
2024-01-10 12:30:39 -08:00
|
|
|
file="packages/apps/Launcher3/src/com/android/launcher3/widget/LauncherAppWidgetHostView.java"
|
|
|
|
|
line="117"
|
|
|
|
|
column="13"/>
|
2023-03-09 14:05:29 -08:00
|
|
|
</issue>
|
|
|
|
|
|
|
|
|
|
<issue
|
|
|
|
|
id="NewApi"
|
2024-01-10 12:30:39 -08:00
|
|
|
message="Call requires API level 31 (current min is 30): `android.appwidget.AppWidgetHostView#setColorResources`"
|
|
|
|
|
errorLine1=" view.setColorResources(mWallpaperColorResources);"
|
|
|
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~">
|
2023-03-09 14:05:29 -08:00
|
|
|
<location
|
2024-01-10 12:30:39 -08:00
|
|
|
file="packages/apps/Launcher3/src/com/android/launcher3/graphics/LauncherPreviewRenderer.java"
|
|
|
|
|
line="433"
|
|
|
|
|
column="18"/>
|
2023-03-09 14:05:29 -08:00
|
|
|
</issue>
|
|
|
|
|
|
|
|
|
|
</issues>
|