1<?xml version="1.0" encoding="UTF-8"?> 2<issues format="6" by="lint 7.4.0-alpha08" type="baseline" client="gradle" dependencies="false" name="AGP (7.4.0-alpha08)" variant="all" version="7.4.0-alpha08"> 3 4 <issue 5 id="UnknownNullness" 6 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 7 errorLine1=" public void onCreate(Bundle savedInstanceState) {" 8 errorLine2=" ~~~~~~"> 9 <location 10 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 11 </issue> 12 13 <issue 14 id="UnknownNullness" 15 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 16 errorLine1=" protected List<Map<String, Object>> getData(String prefix) {" 17 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 18 <location 19 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 20 </issue> 21 22 <issue 23 id="UnknownNullness" 24 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 25 errorLine1=" protected List<Map<String, Object>> getData(String prefix) {" 26 errorLine2=" ~~~~~~"> 27 <location 28 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 29 </issue> 30 31 <issue 32 id="UnknownNullness" 33 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 34 errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" 35 errorLine2=" ~~~~~~"> 36 <location 37 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 38 </issue> 39 40 <issue 41 id="UnknownNullness" 42 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 43 errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" 44 errorLine2=" ~~~~~~"> 45 <location 46 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 47 </issue> 48 49 <issue 50 id="UnknownNullness" 51 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 52 errorLine1=" protected Intent activityIntent(String pkg, String componentName) {" 53 errorLine2=" ~~~~~~"> 54 <location 55 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 56 </issue> 57 58 <issue 59 id="UnknownNullness" 60 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 61 errorLine1=" protected Intent browseIntent(String path) {" 62 errorLine2=" ~~~~~~"> 63 <location 64 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 65 </issue> 66 67 <issue 68 id="UnknownNullness" 69 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 70 errorLine1=" protected Intent browseIntent(String path) {" 71 errorLine2=" ~~~~~~"> 72 <location 73 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 74 </issue> 75 76 <issue 77 id="UnknownNullness" 78 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 79 errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" 80 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> 81 <location 82 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 83 </issue> 84 85 <issue 86 id="UnknownNullness" 87 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 88 errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" 89 errorLine2=" ~~~~~~"> 90 <location 91 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 92 </issue> 93 94 <issue 95 id="UnknownNullness" 96 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 97 errorLine1=" protected void addItem(List<Map<String, Object>> data, String name, Intent intent) {" 98 errorLine2=" ~~~~~~"> 99 <location 100 file="src/main/java/com/example/android/support/animation/BrowseActivity.java"/> 101 </issue> 102 103 <issue 104 id="UnknownNullness" 105 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 106 errorLine1=" protected void onCreate(Bundle savedInstanceState) {" 107 errorLine2=" ~~~~~~"> 108 <location 109 file="src/main/java/com/example/android/support/animation/MainActivity.java"/> 110 </issue> 111 112 <issue 113 id="UnknownNullness" 114 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 115 errorLine1=" protected void onCreate(Bundle savedInstanceState) {" 116 errorLine2=" ~~~~~~"> 117 <location 118 file="src/main/java/com/example/android/support/animation/SpringActivity.java"/> 119 </issue> 120 121 <issue 122 id="UnknownNullness" 123 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 124 errorLine1=" public SpringView(Context context, AttributeSet attrs) {" 125 errorLine2=" ~~~~~~~"> 126 <location 127 file="src/main/java/com/example/android/support/animation/SpringView.java"/> 128 </issue> 129 130 <issue 131 id="UnknownNullness" 132 message="Unknown nullability; explicitly declare as `@Nullable` or `@NonNull` to improve Kotlin interoperability; see https://developer.android.com/kotlin/interop#nullability_annotations" 133 errorLine1=" public SpringView(Context context, AttributeSet attrs) {" 134 errorLine2=" ~~~~~~~~~~~~"> 135 <location 136 file="src/main/java/com/example/android/support/animation/SpringView.java"/> 137 </issue> 138 139</issues> 140