commit | f997e94f9e97c425d4f30118f3983fe380ee89a1 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Fri Sep 24 17:27:46 2010 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Sep 24 17:27:46 2010 -0700 |
tree | a99020b8c8bcaef5e06831c632cf938c5bbb55a6 | |
parent | e2cbf21de8717e3b182709527080b732242eaa42 [diff] | |
parent | 920592a68fefa2da2bec7b9c199e5e4bd818ec92 [diff] |
Merge "Widening the contact list"
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. -->