From 02c853c3b1124d8d37c357f7040abd579c51bf8a 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. --- app/src/main/res/layout/oreo_autofill_dataset.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main') diff --git a/app/src/main/res/layout/oreo_autofill_dataset.xml b/app/src/main/res/layout/oreo_autofill_dataset.xml index e13d1688..f420a323 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 @@ -->