Loading res/layout/compact_contact_editor_fields.xml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ android:id="@+id/names" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/editor_compact_first_field_padding" android:orientation="vertical"/> <LinearLayout Loading res/values/dimens.xml +3 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,9 @@ <!-- Left padding of the label in the add field button for the contact editor --> <dimen name="editor_add_field_label_left_padding">16dip</dimen> <!-- Top margin for the first field of the compact contact editor --> <dimen name="editor_compact_first_field_padding">10dp</dimen> <!-- Width and height of the expanded contact photo on the contact detail page --> <dimen name="detail_contact_photo_expanded_size">400dip</dimen> Loading Loading
res/layout/compact_contact_editor_fields.xml +1 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,7 @@ android:id="@+id/names" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/editor_compact_first_field_padding" android:orientation="vertical"/> <LinearLayout Loading
res/values/dimens.xml +3 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,9 @@ <!-- Left padding of the label in the add field button for the contact editor --> <dimen name="editor_add_field_label_left_padding">16dip</dimen> <!-- Top margin for the first field of the compact contact editor --> <dimen name="editor_compact_first_field_padding">10dp</dimen> <!-- Width and height of the expanded contact photo on the contact detail page --> <dimen name="detail_contact_photo_expanded_size">400dip</dimen> Loading