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" />