From c2ea74e804b45db3dcbb354d90b31e870aabbdb5 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 8 Mar 2020 19:18:52 +0100 Subject: [PATCH] Added connection section title --- .../main/res/layout/fragment_options_connection.xml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 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 8242690595..ecef8906d9 100644 --- a/app/src/main/res/layout/fragment_options_connection.xml +++ b/app/src/main/res/layout/fragment_options_connection.xml @@ -123,6 +123,17 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/swRlah" /> + + + app:layout_constraintTop_toBottomOf="@id/tvAdvanced" />