<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 9.0.0-alpha14" type="baseline" client="" dependencies="true" name="" variant="all" version="9.0.0-alpha14">
<issue
id="PictureInPictureIssue"
message="An activity in this app supports picture-in-picture and the targetSdkVersion is 31 or above; it is therefore strongly recommended to call both `setAutoEnterEnabled(true)` and `setSourceRectHint(...)`"
errorLine1=" <application>"
errorLine2=" ~~~~~~~~~~~">
<location
file="android_lint_cache/aars/play-services-base.aar/AndroidManifest.xml"
line="19"
column="6"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `#FFFFFF` with a theme that also paints a background (inferred theme is `@android:style/Theme.Holo`)"
errorLine1=" android:background="#FFFFFF""
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../chromecast/browser/android/apk/res/layout/cast_web_contents_activity.xml"
line="9"
column="5"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.ic_settings_cast_background` appears to be unused"
errorLine1=" <color name="ic_settings_cast_background">#1c73e8</color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../chromecast/browser/android/apk/res-values/values/colors.xml"
line="3"
column="10"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_cast_vector` appears to be unused"
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
errorLine2="^">
<location
file="../../chromecast/browser/android/apk/res/drawable-nodpi/ic_cast_vector.xml"
line="1"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_settings_cast` appears to be unused">
<location
file="../../chromecast/browser/android/apk/res/drawable-hdpi/ic_settings_cast.png"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.style.CastShellTheme` appears to be unused"
errorLine1=" <style name="CastShellTheme" parent="@android:style/Theme.Holo.Light.NoActionBar">"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="../../chromecast/browser/android/apk/res-values/values-v17/styles.xml"
line="9"
column="12"/>
</issue>
</issues>