Fixed
Status Update
Comments
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #2
Project: platform/frameworks/support
Branch: androidx-main
commit b73965a83ae16a1c67d29a1c431aa55f04241157
Author: Clara Fok <clarafok@google.com>
Date: Wed Jun 22 15:52:55 2022
Lint fix UnknownNullness in CoordinatorLayout
Test: ./gradlew coordinatorlayout:coordinatorlayout:cC
Fixes: 236474453
Relnote: "Added Nullability annotations in CoordinatorLayout.java"
Change-Id: Ieb64783622f7931cc7b43bed3a4088c5595e02c1
M coordinatorlayout/coordinatorlayout/api/current.txt
M coordinatorlayout/coordinatorlayout/api/restricted_current.txt
M coordinatorlayout/coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java
M coordinatorlayout/coordinatorlayout/api/public_plus_experimental_current.txt
M coordinatorlayout/coordinatorlayout/api/api_lint.ignore
https://android-review.googlesource.com/2134821
Branch: androidx-main
commit b73965a83ae16a1c67d29a1c431aa55f04241157
Author: Clara Fok <clarafok@google.com>
Date: Wed Jun 22 15:52:55 2022
Lint fix UnknownNullness in CoordinatorLayout
Test: ./gradlew coordinatorlayout:coordinatorlayout:cC
Fixes: 236474453
Relnote: "Added Nullability annotations in CoordinatorLayout.java"
Change-Id: Ieb64783622f7931cc7b43bed3a4088c5595e02c1
M coordinatorlayout/coordinatorlayout/api/current.txt
M coordinatorlayout/coordinatorlayout/api/restricted_current.txt
M coordinatorlayout/coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java
M coordinatorlayout/coordinatorlayout/api/public_plus_experimental_current.txt
M coordinatorlayout/coordinatorlayout/api/api_lint.ignore
na...@google.com <na...@google.com> #3
The following release(s) address this bug.It is possible this bug has only been partially addressed:
androidx.coordinatorlayout:coordinatorlayout:1.3.0-alpha01
Description
The following 17 lint issue(s) are suppressed in
src/main/java/androidx/coordinatorlayout/widget/CoordinatorLayout.java
. Please remove these suppressions incoordinatorlayout/coordinatorlayout/lint-baseline.xml
and address the associated issues.