remove the top margin of first_name at edit_contact activity
This commit is contained in:
parent
acd3f9f9d9
commit
cfcaa67ba9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue