Fix layout for contact_edit_row

This commit is contained in:
Erwan Croze 2017-04-21 13:02:09 +02:00
parent b448dabaed
commit 9f82804836

View file

@ -14,8 +14,8 @@
style="@style/font6"
android:textCursorDrawable="@null"
android:inputType="textEmailAddress"
android:layout_toLeftOf="@+id/delete"
android:layout_toStartOf="@+id/delete"/>
android:layout_toLeftOf="@+id/delete_field"
android:layout_toStartOf="@+id/delete_field"/>
<ImageView
android:id="@+id/delete_field"