diff --git a/app/src/main/res/layout/help_debug_fragment.xml b/app/src/main/res/layout/help_debug_fragment.xml index da591d8c3..689813c50 100644 --- a/app/src/main/res/layout/help_debug_fragment.xml +++ b/app/src/main/res/layout/help_debug_fragment.xml @@ -50,13 +50,10 @@ + bind:ignore="MissingConstraints"/> + bind:ignore="MissingConstraints" /> + + + app:layout_constraintBottom_toBottomOf="@id/app_version_title" /> @@ -142,7 +149,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@id/sdk_version_title" app:layout_constraintTop_toTopOf="@id/sdk_version_title" - app:layout_constraintBottom_toBottomOf="@id/sdk_version_subtitle"/> + app:layout_constraintBottom_toBottomOf="@id/sdk_version_title" /> diff --git a/app/src/main/res/layout/help_fragment.xml b/app/src/main/res/layout/help_fragment.xml index 53add5246..6f13c154c 100644 --- a/app/src/main/res/layout/help_fragment.xml +++ b/app/src/main/res/layout/help_fragment.xml @@ -1,5 +1,5 @@ - @@ -68,7 +68,7 @@ android:layout_height="wrap_content" android:layout_marginStart="16dp" android:layout_marginEnd="16dp" - android:layout_marginTop="32dp" + android:layout_marginTop="20dp" android:text="@string/help_about_title" app:layout_constraintTop_toBottomOf="@id/title" app:layout_constraintStart_toStartOf="parent" @@ -86,7 +86,7 @@ app:layout_constraintStart_toStartOf="parent" app:layout_constraintEnd_toStartOf="@id/privacy_policy_title" app:layout_constraintTop_toTopOf="@id/privacy_policy_title" - app:layout_constraintBottom_toBottomOf="@id/privacy_policy_subtitle" /> + app:layout_constraintBottom_toBottomOf="@id/privacy_policy_title"/> + app:layout_constraintTop_toTopOf="@id/version" + app:layout_constraintStart_toStartOf="parent"/> - + android:orientation="vertical" + tools:ignore="MissingConstraints"> - + + + + + + + + app:layout_constraintTop_toBottomOf="@id/privacy_policy_subtitle" /> + app:layout_constraintBottom_toBottomOf="@id/open_source_licenses_title" />