From 341a92a10e9b56cdcac5a9bfe0ea45665fdf3c7e Mon Sep 17 00:00:00 2001 From: Michael Comella Date: Mon, 5 Oct 2020 15:14:02 -0700 Subject: [PATCH] For #15280: add current ConstraintLayout warnings to lint baseline. --- app/build.gradle | 1 + app/lint-baseline.xml | 136 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 137 insertions(+) create mode 100644 app/lint-baseline.xml diff --git a/app/build.gradle b/app/build.gradle index fc074cc44..6e1b9d755 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -163,6 +163,7 @@ android { lintOptions { lintConfig file("lint.xml") + baseline file("lint-baseline.xml") } packagingOptions { diff --git a/app/lint-baseline.xml b/app/lint-baseline.xml new file mode 100644 index 000000000..3c9067367 --- /dev/null +++ b/app/lint-baseline.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +