49 lines
2.2 KiB
XML
49 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<issues format="5" by="lint 4.1.0" client="cli" variant="all" version="4.1.0">
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
|
|
errorLine1=" android:topLeftRadius="?android:attr/dialogCornerRadius""
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="packages/apps/Launcher3/res/drawable/add_item_dialog_background.xml"
|
|
line="6"
|
|
column="9"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="`?android:attr/dialogCornerRadius` requires API level 28 (current min is 26)"
|
|
errorLine1=" android:topRightRadius="?android:attr/dialogCornerRadius" />"
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="packages/apps/Launcher3/res/drawable/add_item_dialog_background.xml"
|
|
line="7"
|
|
column="9"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
message="`@android:style/Widget.DeviceDefault.Button.Colored` requires API level 28 (current min is 26)"
|
|
errorLine1=" <style name="Widget.DeviceDefault.Button.Rounded.Colored" parent="@android:style/Widget.DeviceDefault.Button.Colored">"
|
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="packages/apps/Launcher3/res/values/styles.xml"
|
|
line="287"
|
|
column="63"/>
|
|
</issue>
|
|
|
|
<issue
|
|
id="NewApi"
|
|
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=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|
<location
|
|
file="packages/apps/Launcher3/res/drawable/widget_resize_frame.xml"
|
|
line="20"
|
|
column="14"/>
|
|
</issue>
|
|
|
|
</issues>
|