| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.3.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (7.3.0-alpha07)" variant="all" version="7.3.0-alpha07"> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_drawable_grouping_1.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_drawable_grouping_1_path_motion.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_drawable_grouping_1_path_motion_object.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_drawable_grouping_accelerate.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_drawable_grouping_decelerate.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/animation_vector_progress_bar.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:aapt="http://schemas.android.com/aapt"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/btn_radio_on_to_off_bundle.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/ic_hourglass_animation.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="`<animated-vector>` requires API level 21 (current min is 14)" |
| errorLine1="<animated-vector xmlns:android="http://schemas.android.com/apk/res/android"" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/ic_signal_airplane_v2_animation.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Using theme references in XML drawables requires API level 21 (current min is 14)" |
| errorLine1=" android:fillColor="?android:attr/colorForeground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable23.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Using theme references in XML drawables requires API level 21 (current min is 14)" |
| errorLine1=" android:strokeColor="?android:attr/colorForeground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable23.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Using theme references in XML drawables requires API level 21 (current min is 14)" |
| errorLine1=" android:fillColor="?android:attr/colorForeground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable24.xml"/> |
| </issue> |
| |
| <issue |
| id="NewApi" |
| message="Using theme references in XML drawables requires API level 21 (current min is 14)" |
| errorLine1=" android:strokeColor="?android:attr/colorForeground"" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable24.xml"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use -0.001 instead of -.001 to avoid crashes on some devices" |
| errorLine1=" M 3.65, 6.125" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.001 instead of .001 to avoid crashes on some devices" |
| errorLine1=" m-.001, 0" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.001 instead of .001 to avoid crashes on some devices" |
| errorLine1=" m-.001, 0" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml" |
| line="27" |
| column="13"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.002 instead of .002 to avoid crashes on some devices" |
| errorLine1=" m-.001, 0" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml" |
| line="27" |
| column="24"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use -0.002 instead of -.002 to avoid crashes on some devices" |
| errorLine1=" a .001,.001 0 1,0 .002,0" |
| errorLine2=" ^"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml" |
| line="28" |
| column="38"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.001 instead of .001 to avoid crashes on some devices" |
| errorLine1=" a .001,.001 0 1,0 .002,0" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml" |
| line="28" |
| column="23"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.001 instead of .001 to avoid crashes on some devices" |
| errorLine1=" a .001,.001 0 1,0 .002,0" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable04.xml" |
| line="28" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use -0.5 instead of -.5 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="53"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.0 instead of .0 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.0 instead of .0 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="39"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.0 instead of .0 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="41"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.0 instead of .0 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.0 instead of .0 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="51"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.5 instead of .5 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="InvalidVectorPath" |
| message="Use 0.5 instead of .5 to avoid crashes on some devices" |
| errorLine1=" android:pathData="l0.0.0.5.0.0.5-0.5.0.0-.5z"" |
| errorLine2=" ~~"> |
| <location |
| file="src/main/res/drawable/vector_drawable29.xml" |
| line="25" |
| column="43"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void onCreate(Bundle savedInstanceState) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java" |
| line="39" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected int[] mIcons = {" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SimpleAnimatedVectorDrawable.java" |
| line="38" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void onCreate(Bundle savedInstanceState) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SimpleAnimatedVectorDrawable.java" |
| line="51" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected int[] mIcons = {" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SimpleStaticVectorDrawable.java" |
| line="39" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void onCreate(Bundle savedInstanceState) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SimpleStaticVectorDrawable.java" |
| line="85" |
| column="29"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" public void onCreate(Bundle savedInstanceState) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="42" |
| column="26"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected List<Map<String, Object>> getData(String prefix) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="59" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected List<Map<String, Object>> getData(String prefix) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="59" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="128" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="128" |
| column="37"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="128" |
| column="49"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected Intent browseIntent(String path) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="134" |
| column="15"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected Intent browseIntent(String path) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="134" |
| column="35"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="141" |
| column="28"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="141" |
| column="60"/> |
| </issue> |
| |
| <issue |
| id="UnknownNullness" |
| message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" |
| errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/vectordrawable/app/SupportVectorDrawableDemos.java" |
| line="141" |
| column="73"/> |
| </issue> |
| |
| </issues> |