Small layout improvement

This commit is contained in:
M66B 2018-09-14 05:28:32 +00:00
parent 4124ece4ea
commit 96756858e5
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
android:layout_marginEnd="6dp"
android:layout_marginStart="6dp"
android:src="@drawable/baseline_import_contacts_24"
app:layout_constraintBottom_toBottomOf="@id/spFrom"
app:layout_constraintBottom_toBottomOf="@id/tvFrom"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@id/tvFrom" />