From 8f93b55b59c9491ea1bb77a03cb879dbf96675e4 Mon Sep 17 00:00:00 2001 From: SpiritCroc Date: Thu, 10 Mar 2022 13:26:52 +0100 Subject: [PATCH] Automatic color correction Change-Id: I0ac188dce1148b8defeaffd70062691a8ee2e9da --- .../main/res/layout/fragment_ftue_account_created.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/vector/src/main/res/layout/fragment_ftue_account_created.xml b/vector/src/main/res/layout/fragment_ftue_account_created.xml index 1985af1d5e..c9769ed011 100644 --- a/vector/src/main/res/layout/fragment_ftue_account_created.xml +++ b/vector/src/main/res/layout/fragment_ftue_account_created.xml @@ -41,7 +41,7 @@ app:layout_constraintHeight_percent="0.15" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/accountCreatedSpace1" - app:tint="@color/element_background_light" /> + app:tint="?backgroundColorLight" />