Loading res/layout-sw580dp-w1000dp/contact_detail_fragment.xml +5 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/background_primary" android:padding="16dip"> android:paddingLeft="16dip" android:paddingRight="16dip"> <!-- Placeholder for empty list --> <include Loading @@ -41,11 +42,14 @@ android:scaleType="centerCrop" android:layout_width="@dimen/detail_contact_photo_size" android:layout_height="@dimen/detail_contact_photo_size" android:layout_marginTop="@dimen/detail_contact_photo_margin" android:layout_marginRight="@dimen/detail_contact_photo_margin"/> <ListView android:id="@android:id/list" android:layout_width="0dip" android:layout_height="match_parent" android:paddingTop="16dip" android:clipToPadding="false" android:fadingEdge="none" android:layout_weight="1" android:divider="@null"/> Loading res/layout-sw580dp-w1000dp/people_activity.xml +0 −1 Original line number Diff line number Diff line Loading @@ -129,7 +129,6 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> Loading res/layout-sw580dp/people_activity.xml +5 −6 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:layout_weight="10" android:background="@drawable/panel_favorites_holo_light"> <fragment Loading @@ -125,9 +125,8 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> android:layout_marginRight="16dip" android:layout_marginLeft="16dip"/> </FrameLayout> Loading @@ -137,8 +136,8 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:layout_marginTop="32dip" android:layout_weight="8" android:layout_marginTop="16dip" android:layout_marginRight="16dip"/> </LinearLayout> Loading res/layout/contact_tile_list.xml +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ android:id="@+id/contact_tile_list" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="@dimen/contact_tile_list_padding_top" android:clipToPadding="false" android:fadingEdge="none" android:divider="@null" /> Loading res/values-sw580dp-w1000dp/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,4 +18,5 @@ <dimen name="group_detail_side_margin">32dip</dimen> <dimen name="detail_contact_photo_margin">16dip</dimen> <dimen name="contact_detail_list_top_padding">32dip</dimen> <dimen name="contact_tile_list_padding_top">32dip</dimen> </resources> Loading
res/layout-sw580dp-w1000dp/contact_detail_fragment.xml +5 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,8 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/background_primary" android:padding="16dip"> android:paddingLeft="16dip" android:paddingRight="16dip"> <!-- Placeholder for empty list --> <include Loading @@ -41,11 +42,14 @@ android:scaleType="centerCrop" android:layout_width="@dimen/detail_contact_photo_size" android:layout_height="@dimen/detail_contact_photo_size" android:layout_marginTop="@dimen/detail_contact_photo_margin" android:layout_marginRight="@dimen/detail_contact_photo_margin"/> <ListView android:id="@android:id/list" android:layout_width="0dip" android:layout_height="match_parent" android:paddingTop="16dip" android:clipToPadding="false" android:fadingEdge="none" android:layout_weight="1" android:divider="@null"/> Loading
res/layout-sw580dp-w1000dp/people_activity.xml +0 −1 Original line number Diff line number Diff line Loading @@ -129,7 +129,6 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> Loading
res/layout-sw580dp/people_activity.xml +5 −6 Original line number Diff line number Diff line Loading @@ -117,7 +117,7 @@ <FrameLayout android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:layout_weight="10" android:background="@drawable/panel_favorites_holo_light"> <fragment Loading @@ -125,9 +125,8 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_height="match_parent" android:layout_width="match_parent" android:layout_marginTop="32dip" android:layout_marginRight="32dip" android:layout_marginLeft="32dip"/> android:layout_marginRight="16dip" android:layout_marginLeft="16dip"/> </FrameLayout> Loading @@ -137,8 +136,8 @@ class="com.android.contacts.list.ContactTileListFragment" android:layout_width="0dip" android:layout_height="match_parent" android:layout_weight="1" android:layout_marginTop="32dip" android:layout_weight="8" android:layout_marginTop="16dip" android:layout_marginRight="16dip"/> </LinearLayout> Loading
res/layout/contact_tile_list.xml +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,8 @@ android:id="@+id/contact_tile_list" android:layout_width="match_parent" android:layout_height="match_parent" android:paddingTop="@dimen/contact_tile_list_padding_top" android:clipToPadding="false" android:fadingEdge="none" android:divider="@null" /> Loading
res/values-sw580dp-w1000dp/dimens.xml +1 −0 Original line number Diff line number Diff line Loading @@ -18,4 +18,5 @@ <dimen name="group_detail_side_margin">32dip</dimen> <dimen name="detail_contact_photo_margin">16dip</dimen> <dimen name="contact_detail_list_top_padding">32dip</dimen> <dimen name="contact_tile_list_padding_top">32dip</dimen> </resources>