From df4cc0c67237fa14b2b494353041deeb3d0465d5 Mon Sep 17 00:00:00 2001 From: Peter Ng Date: Thu, 22 Sep 2011 13:13:08 -0700 Subject: Browser layout fixes and asset updates -darker actionbar -folder icon is smaller and no longer blue, and padding is removed -textfield is cleaned up and given margins on left and right -various padding changes for icons to fit inside the padded in textfield -textfield is now activated blue Bug: 5190316 Change-Id: I12a09545933c9e5437cb22b38116820600e71808 --- res/drawable-mdpi/browser_background_holo.9.png | Bin 239 -> 0 bytes res/drawable-mdpi/ic_bookmarks_history_holo_dark.png | Bin 704 -> 902 bytes res/drawable-mdpi/ic_new_window_holo_dark.png | Bin 658 -> 622 bytes res/drawable-mdpi/ic_search_category_suggest.png | Bin 460 -> 1140 bytes res/drawable-mdpi/ic_tab_close.png | Bin 543 -> 873 bytes res/drawable-mdpi/nav_tab_bg.9.png | Bin 6776 -> 1970 bytes .../overlay_url_bookmark_widget_holo.9.png | Bin 222 -> 271 bytes res/drawable-mdpi/progress.9.png | Bin 2814 -> 548 bytes res/drawable-mdpi/textfield_active_holo_dark.9.png | Bin 113 -> 215 bytes res/drawable-mdpi/textfield_default_holo_dark.9.png | Bin 117 -> 189 bytes .../thumb_bookmark_widget_folder_back_holo.png | Bin 4018 -> 1862 bytes .../thumb_bookmark_widget_folder_holo.png | Bin 4288 -> 1325 bytes 12 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/drawable-mdpi/browser_background_holo.9.png (limited to 'res/drawable-mdpi') diff --git a/res/drawable-mdpi/browser_background_holo.9.png b/res/drawable-mdpi/browser_background_holo.9.png deleted file mode 100644 index f84e6a3..0000000 Binary files a/res/drawable-mdpi/browser_background_holo.9.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_bookmarks_history_holo_dark.png b/res/drawable-mdpi/ic_bookmarks_history_holo_dark.png index 4933165..f4953e5 100644 Binary files a/res/drawable-mdpi/ic_bookmarks_history_holo_dark.png and b/res/drawable-mdpi/ic_bookmarks_history_holo_dark.png differ diff --git a/res/drawable-mdpi/ic_new_window_holo_dark.png b/res/drawable-mdpi/ic_new_window_holo_dark.png index 2f441d9..026afd0 100644 Binary files a/res/drawable-mdpi/ic_new_window_holo_dark.png and b/res/drawable-mdpi/ic_new_window_holo_dark.png differ diff --git a/res/drawable-mdpi/ic_search_category_suggest.png b/res/drawable-mdpi/ic_search_category_suggest.png index b9c374b..0f04fc4 100644 Binary files a/res/drawable-mdpi/ic_search_category_suggest.png and b/res/drawable-mdpi/ic_search_category_suggest.png differ diff --git a/res/drawable-mdpi/ic_tab_close.png b/res/drawable-mdpi/ic_tab_close.png index d6e01c0..33f5c43 100644 Binary files a/res/drawable-mdpi/ic_tab_close.png and b/res/drawable-mdpi/ic_tab_close.png differ diff --git a/res/drawable-mdpi/nav_tab_bg.9.png b/res/drawable-mdpi/nav_tab_bg.9.png index e8657be..e539b66 100644 Binary files a/res/drawable-mdpi/nav_tab_bg.9.png and b/res/drawable-mdpi/nav_tab_bg.9.png differ diff --git a/res/drawable-mdpi/overlay_url_bookmark_widget_holo.9.png b/res/drawable-mdpi/overlay_url_bookmark_widget_holo.9.png index 59d8859..391b98d 100644 Binary files a/res/drawable-mdpi/overlay_url_bookmark_widget_holo.9.png and b/res/drawable-mdpi/overlay_url_bookmark_widget_holo.9.png differ diff --git a/res/drawable-mdpi/progress.9.png b/res/drawable-mdpi/progress.9.png index 9f1f543..9ccee66 100644 Binary files a/res/drawable-mdpi/progress.9.png and b/res/drawable-mdpi/progress.9.png differ diff --git a/res/drawable-mdpi/textfield_active_holo_dark.9.png b/res/drawable-mdpi/textfield_active_holo_dark.9.png index 06eed05..296760d 100644 Binary files a/res/drawable-mdpi/textfield_active_holo_dark.9.png and b/res/drawable-mdpi/textfield_active_holo_dark.9.png differ diff --git a/res/drawable-mdpi/textfield_default_holo_dark.9.png b/res/drawable-mdpi/textfield_default_holo_dark.9.png index ce63553..eb88c4d 100644 Binary files a/res/drawable-mdpi/textfield_default_holo_dark.9.png and b/res/drawable-mdpi/textfield_default_holo_dark.9.png differ diff --git a/res/drawable-mdpi/thumb_bookmark_widget_folder_back_holo.png b/res/drawable-mdpi/thumb_bookmark_widget_folder_back_holo.png index d72f631..2d9b5f8 100644 Binary files a/res/drawable-mdpi/thumb_bookmark_widget_folder_back_holo.png and b/res/drawable-mdpi/thumb_bookmark_widget_folder_back_holo.png differ diff --git a/res/drawable-mdpi/thumb_bookmark_widget_folder_holo.png b/res/drawable-mdpi/thumb_bookmark_widget_folder_holo.png index 22603fe..eba5c53 100644 Binary files a/res/drawable-mdpi/thumb_bookmark_widget_folder_holo.png and b/res/drawable-mdpi/thumb_bookmark_widget_folder_holo.png differ -- cgit v1.1