From a9ca24be350d6ccc43285eca93ffbf35661d3fb1 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 6 May 2021 20:05:49 +0200 Subject: [PATCH] Small layout fix --- app/src/main/res/layout/fragment_options_connection.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/fragment_options_connection.xml b/app/src/main/res/layout/fragment_options_connection.xml index a6f98e7983..62a4bfbfe3 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -161,7 +161,7 @@ android:textAppearance="@style/TextAppearance.AppCompat.Large" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" - app:layout_constraintTop_toBottomOf="@id/swRlah" /> + app:layout_constraintTop_toBottomOf="@id/tvRlahHint" />