From 55f862bc947312a1125bdf7e26c0956bb0544e83 Mon Sep 17 00:00:00 2001 From: Sergejs Luhmirins Date: Wed, 6 Mar 2024 16:01:03 +0200 Subject: [PATCH] Fix missing module selection button --- feature/dashboard/src/main/res/layout/fragment_sync_info.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feature/dashboard/src/main/res/layout/fragment_sync_info.xml b/feature/dashboard/src/main/res/layout/fragment_sync_info.xml index 5fc70652e1..e1931460bc 100644 --- a/feature/dashboard/src/main/res/layout/fragment_sync_info.xml +++ b/feature/dashboard/src/main/res/layout/fragment_sync_info.xml @@ -342,7 +342,7 @@ app:layout_constraintBottom_toTopOf="@+id/moduleSelectionButton" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" - app:layout_constraintTop_toBottomOf="@+id/syncButton" + app:layout_constraintTop_toBottomOf="@+id/sync_action_section" tools:ignore="SpeakableTextPresentCheck">