| <?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="SyntheticAccessor" |
| message="Access to `private` field `mRoot` of class `ArcMotionUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mTransition);" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ArcMotionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mTransition` of class `ArcMotionUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mTransition);" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ArcMotionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mTarget` of class `ArcMotionUsage` requires synthetic accessor" |
| errorLine1=" FrameLayout.LayoutParams lp = (FrameLayout.LayoutParams) mTarget.getLayoutParams();" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ArcMotionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mTarget` of class `ArcMotionUsage` requires synthetic accessor" |
| errorLine1=" mTarget.setLayoutParams(lp);" |
| errorLine2=" ~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ArcMotionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` method `toggle` of class `BeginDelayedUsage` requires synthetic accessor" |
| errorLine1=" toggle();" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/BeginDelayedUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `TRANSITION` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, TRANSITION);" |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mRoot` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, TRANSITION);" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.FIT_XY);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.CENTER);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.CENTER_CROP);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.FIT_START);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.FIT_END);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setScaleType(ImageView.ScaleType.MATRIX);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mPhoto` of class `ChangeImageTransformUsage` requires synthetic accessor" |
| errorLine1=" mPhoto.setImageMatrix(matrix);" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeImageTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mChangeTransform` of class `ChangeTransformUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mChangeTransform);" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mRoot` of class `ChangeTransformUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mChangeTransform);" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ChangeTransformUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mExplode` of class `ExplodeUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mExplode);" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ExplodeUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mRoot` of class `ExplodeUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRoot, mExplode);" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ExplodeUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mViews` of class `ExplodeUsage` requires synthetic accessor" |
| errorLine1=" int vis = mViews.get(0).getVisibility() == View.VISIBLE ? View.GONE : View.VISIBLE;" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ExplodeUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mViews` of class `ExplodeUsage` requires synthetic accessor" |
| errorLine1=" for (View view : mViews) {" |
| errorLine2=" ~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ExplodeUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setSharedElementEnterTransition(SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setSharedElementReturnTransition(SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `NON_SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setExitTransition(NON_SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `NON_SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setEnterTransition(NON_SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `NON_SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setReenterTransition(NON_SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `NON_SHARED_TRANSITION` of class `FragmentTransitionUsage` requires synthetic accessor" |
| errorLine1=" setReturnTransition(NON_SHARED_TRANSITION);" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` field `mRecyclerView` of class `RecyclerViewUsage` requires synthetic accessor" |
| errorLine1=" TransitionManager.beginDelayedTransition(mRecyclerView," |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/RecyclerViewUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` method `addImageView` of class `ReparentImageUsage` requires synthetic accessor" |
| errorLine1=" addImageView(mOuterFrame, ImageView.ScaleType.CENTER_CROP, mPhotoSize);" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ReparentImageUsage.java"/> |
| </issue> |
| |
| <issue |
| id="SyntheticAccessor" |
| message="Access to `private` method `addImageView` of class `ReparentImageUsage` requires synthetic accessor" |
| errorLine1=" addImageView(mInnerFrame, ImageView.ScaleType.FIT_XY," |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/ReparentImageUsage.java"/> |
| </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/transition/widget/ArcMotionUsage.java"/> |
| </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/transition/widget/BeginDelayedUsage.java"/> |
| </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/transition/widget/ChangeClipBoundsUsage.java"/> |
| </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/transition/widget/ChangeImageTransformUsage.java"/> |
| </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/transition/widget/ChangeTransformUsage.java"/> |
| </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/transition/widget/CustomUsage.java"/> |
| </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/transition/widget/ExplodeUsage.java"/> |
| </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/transition/widget/FragmentTransitionUsage.java"/> |
| </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 View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </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 onViewCreated(View view, @Nullable Bundle savedInstanceState) {" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </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 View onCreateView(LayoutInflater inflater, @Nullable ViewGroup container," |
| errorLine2=" ~~~~~~~~~~~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </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 onViewCreated(View view, @Nullable Bundle savedInstanceState) {" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/main/java/com/example/android/support/transition/widget/FragmentTransitionUsage.java"/> |
| </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/transition/widget/RecyclerViewUsage.java"/> |
| </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/transition/widget/ReparentImageUsage.java"/> |
| </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/transition/widget/SidePropagationUsage.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </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/transition/SupportTransitionDemos.java"/> |
| </issue> |
| |
| </issues> |