From 9f6fb13e80c3c8b0b2bcc97cde7a84de0fbd6f9b Mon Sep 17 00:00:00 2001 From: Sylvain Berfini Date: Wed, 11 Dec 2024 17:13:12 +0100 Subject: [PATCH] Another batch of fixes related to colors --- .../res/layout/account_profile_fragment.xml | 46 +++++++------------ app/src/main/res/layout/contact_fragment.xml | 2 +- app/src/main/res/layout/settings_fragment.xml | 2 +- 3 files changed, 19 insertions(+), 31 deletions(-) diff --git a/app/src/main/res/layout/account_profile_fragment.xml b/app/src/main/res/layout/account_profile_fragment.xml index ae73edbd3..907c0cfd2 100644 --- a/app/src/main/res/layout/account_profile_fragment.xml +++ b/app/src/main/res/layout/account_profile_fragment.xml @@ -487,20 +487,6 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintTop_toBottomOf="@id/devices_list"/> - - - - + app:layout_constraintTop_toBottomOf="@id/actions" + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintEnd_toEndOf="parent"/> + app:layout_constraintStart_toStartOf="parent" + app:layout_constraintEnd_toEndOf="parent"/> + + diff --git a/app/src/main/res/layout/contact_fragment.xml b/app/src/main/res/layout/contact_fragment.xml index d456e2d3a..acf016c0f 100644 --- a/app/src/main/res/layout/contact_fragment.xml +++ b/app/src/main/res/layout/contact_fragment.xml @@ -27,7 +27,7 @@ + android:background="?attr/color_background_contrast_in_dark_mode"> + android:background="?attr/color_background_contrast_in_dark_mode">