commit | 920592a68fefa2da2bec7b9c199e5e4bd818ec92 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Fri Sep 24 17:27:15 2010 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Fri Sep 24 17:27:15 2010 -0700 |
tree | a99020b8c8bcaef5e06831c632cf938c5bbb55a6 | |
parent | eb68943db0db7a364c8d8f133874d157634dd34c [diff] |
Widening the contact list Change-Id: I0a27781e467a88c5d779e888e9e96deb1c6b41cb
diff --git a/res/drawable-hdpi/list_item_activated_bg.9.png b/res/drawable-hdpi/list_item_activated_bg.9.png index cdd3c4c..dd82c22 100644 --- a/res/drawable-hdpi/list_item_activated_bg.9.png +++ b/res/drawable-hdpi/list_item_activated_bg.9.png Binary files differ
diff --git a/res/drawable-mdpi/list_item_activated_bg.9.png b/res/drawable-mdpi/list_item_activated_bg.9.png index cdd3c4c..dd82c22 100644 --- a/res/drawable-mdpi/list_item_activated_bg.9.png +++ b/res/drawable-mdpi/list_item_activated_bg.9.png Binary files differ
diff --git a/res/layout-xlarge/contact_browser.xml b/res/layout-xlarge/contact_browser.xml index 81deefd..0858dee 100644 --- a/res/layout-xlarge/contact_browser.xml +++ b/res/layout-xlarge/contact_browser.xml
@@ -27,16 +27,10 @@ android:layout_height="match_parent" android:layout_width="wrap_content" android:minWidth="100dip" - ex:layout_narrowParentWidth="800dip" - ex:layout_narrowWidth="290dip" - ex:layout_narrowLeftMargin="0dip" - ex:layout_narrowRightMargin="15dip" - + ex:layout_narrowWidth="310dip" ex:layout_wideParentWidth="1280dip" - ex:layout_wideWidth="385dip" - ex:layout_wideLeftMargin="0dip" - ex:layout_wideRightMargin="96dip" + ex:layout_wideWidth="430dip" /> <!-- Holder for detail- or editor-fragment. -->