From dcee2856136309f52756da7e8f85d5e0907d61b0 Mon Sep 17 00:00:00 2001 From: Fabian Henneke Date: Sun, 15 Nov 2020 08:40:06 +0100 Subject: Fix Autofill dataset icon tint (#1207) ImageViews in RemoteViews require tint to be specified with the android: prefix, the lint thinks otherwise. (cherry picked from commit 02c853c3b1124d8d37c357f7040abd579c51bf8a) Signed-off-by: Harsh Shandilya --- app/src/main/res/layout/oreo_autofill_dataset.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/src/main/res/layout/oreo_autofill_dataset.xml b/app/src/main/res/layout/oreo_autofill_dataset.xml index 2e9f48b9..264075f0 100644 --- a/app/src/main/res/layout/oreo_autofill_dataset.xml +++ b/app/src/main/res/layout/oreo_autofill_dataset.xml @@ -4,7 +4,6 @@ -->