diff --git a/briar-android/src/main/res/layout/fragment_hotspot_tabs.xml b/briar-android/src/main/res/layout/fragment_hotspot_tabs.xml index 1fdd7d620..1964200dd 100644 --- a/briar-android/src/main/res/layout/fragment_hotspot_tabs.xml +++ b/briar-android/src/main/res/layout/fragment_hotspot_tabs.xml @@ -84,6 +84,7 @@ app:layout_constraintBottom_toTopOf="@+id/stopButton" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" + app:layout_constraintTop_toBottomOf="@+id/connectedView" tools:visibility="visible" />