remove the top margin of first_name at edit_contact activity

This commit is contained in:
tibbi 2018-04-08 15:32:12 +02:00
parent acd3f9f9d9
commit cfcaa67ba9
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@
android:layout_height="wrap_content"
android:layout_below="@+id/contact_photo"
android:layout_centerVertical="true"
android:layout_marginTop="@dimen/normal_margin"
android:layout_toRightOf="@+id/contact_name_image"
android:hint="@string/prefix"
android:inputType="textCapWords"