Fix layout for contact_edit_row

This commit is contained in:
Erwan Croze 2017-04-21 13:02:09 +02:00
parent c928426341
commit 46196c7f6f

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"