diff --git a/app/src/main/res/layout/fragment_options_encryption.xml b/app/src/main/res/layout/fragment_options_encryption.xml index 1cb0c5b907..6dca4c502d 100644 --- a/app/src/main/res/layout/fragment_options_encryption.xml +++ b/app/src/main/res/layout/fragment_options_encryption.xml @@ -35,6 +35,7 @@ android:layout_height="wrap_content" android:contentDescription="@string/title_info" android:tooltipText="@string/title_info" + app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@id/tvCaptionGeneral" app:srcCompat="@drawable/twotone_info_24" />