From 5e72a1b52034c4d7171cb690c8398e703e9c206d Mon Sep 17 00:00:00 2001 From: Olivier Halligon Date: Mon, 11 Apr 2022 15:01:16 +0200 Subject: [PATCH] Fix `values-night/colors_aztec.xml` properly By annotating the 2 problematic color resources individually, instead of adjusting the exception rule with a too-broad regexp See https://github.com/wordpress-mobile/WordPress-Android/pull/16285\#discussion_r846318394 --- WordPress/src/main/res/values-night/colors_aztec.xml | 4 ++-- config/lint.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/WordPress/src/main/res/values-night/colors_aztec.xml b/WordPress/src/main/res/values-night/colors_aztec.xml index b6e6a7be257c..775f838c184c 100644 --- a/WordPress/src/main/res/values-night/colors_aztec.xml +++ b/WordPress/src/main/res/values-night/colors_aztec.xml @@ -1,7 +1,7 @@ - #282828 - ?android:attr/listDivider + #282828 + ?android:attr/listDivider @color/material_on_surface_emphasis_high_type @color/text @color/material_on_surface_emphasis_medium diff --git a/config/lint.xml b/config/lint.xml index 9fb562fa5641..5ddeb9c0bbc7 100644 --- a/config/lint.xml +++ b/config/lint.xml @@ -81,7 +81,7 @@ - +