diff --git a/app/src/main/res/layout/fragment_legend_synchronization.xml b/app/src/main/res/layout/fragment_legend_synchronization.xml index 77f29dfa96..14fd2aabe3 100644 --- a/app/src/main/res/layout/fragment_legend_synchronization.xml +++ b/app/src/main/res/layout/fragment_legend_synchronization.xml @@ -20,7 +20,7 @@ android:padding="12dp" app:layout_constraintBottom_toBottomOf="@+id/tvOauth" app:layout_constraintStart_toStartOf="parent" - app:layout_constraintTop_toTopOf="parent" + app:layout_constraintTop_toTopOf="@+id/tvOauth" app:srcCompat="@drawable/twotone_security_24" />