blob: bae2c6af545667fd9a90d7bbc61c4af54b429f06 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="5" by="lint 4.2.0-alpha15" client="gradle" variant="debug" version="4.2.0-alpha15">
<issue
id="BanTargetApiAnnotation"
message="Uses @TargetApi annotation"
errorLine1="@TargetApi(Build.VERSION_CODES.LOLLIPOP)"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/androidx/fragment/testapp/kittenfragmenttransitions/DetailsTransition.kt"
line="31"
column="1"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `@color/colorAccent` with a theme that also paints a background (inferred theme is `@android:style/Theme.Holo`)"
errorLine1=" android:background=&quot;@color/colorAccent&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_first.xml"
line="24"
column="5"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.colorPrimary` appears to be unused"
errorLine1=" &lt;color name=&quot;colorPrimary&quot;>#3F51B5&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="18"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.colorPrimaryDark` appears to be unused"
errorLine1=" &lt;color name=&quot;colorPrimaryDark&quot;>#303F9F&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="19"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_android` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_android.xml"
line="17"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_help` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_help.xml"
line="17"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_home` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_home.xml"
line="17"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.drawable.ic_settings` appears to be unused"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/drawable/ic_settings.xml"
line="17"
column="1"/>
</issue>
<issue
id="RedundantNamespace"
message="This namespace declaration is redundant"
errorLine1=" xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/kittenFragmentTransitions/layout/kitten_activity_main.xml"
line="47"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;SWITCH!&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;SWITCH!&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_activity_main.xml"
line="36"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 1&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 1&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_first.xml"
line="31"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 2&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 2&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_first.xml"
line="36"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 3&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 3&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_first.xml"
line="41"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 1&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 1&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_second.xml"
line="30"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 2&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 2&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_second.xml"
line="35"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Button 3&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Button 3&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/doubleTransitionBug/layout/double_transition_bug_fragment_second.xml"
line="40"
column="9"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;Replace&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;Replace&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/kittenFragmentTransitions/layout/kitten_activity_main.xml"
line="37"
column="13"/>
</issue>
<issue
id="HardcodedText"
message="Hardcoded string &quot;add/show/hide&quot;, should use `@string` resource"
errorLine1=" android:text=&quot;add/show/hide&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/kittenFragmentTransitions/layout/kitten_activity_main.xml"
line="43"
column="13"/>
</issue>
<issue
id="RtlSymmetry"
message="When you define `paddingStart` you should probably also define `paddingEnd` for right-to-left symmetry"
errorLine1=" android:paddingStart=&quot;@dimen/screen_padding_sides&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/kittenFragmentTransitions/layout/kitten_activity_main.xml"
line="21"
column="5"/>
</issue>
<issue
id="RtlSymmetry"
message="When you define `paddingLeft` you should probably also define `paddingRight` for right-to-left symmetry"
errorLine1=" android:paddingLeft=&quot;@dimen/screen_padding_sides&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layouts/kittenFragmentTransitions/layout/kitten_activity_main.xml"
line="22"
column="5"/>
</issue>
</issues>