diff options
author | John Reck <jreck@google.com> | 2010-12-14 10:04:39 -0800 |
---|---|---|
committer | John Reck <jreck@google.com> | 2010-12-15 11:39:54 -0800 |
commit | 439c9a58765aa6aab95d55422ee61ea8360e912d (patch) | |
tree | f0c4cd1e144733d34825f370e0e52aa382aaa648 /res/drawable-hdpi | |
parent | a50c446037eecaa2dcd83dab133bd9dc390ede69 (diff) | |
download | packages_apps_Browser-439c9a58765aa6aab95d55422ee61ea8360e912d.zip packages_apps_Browser-439c9a58765aa6aab95d55422ee61ea8360e912d.tar.gz packages_apps_Browser-439c9a58765aa6aab95d55422ee61ea8360e912d.tar.bz2 |
Spec update for Bookmark widget
Bug: 3286323
This updates both the assets for the bookmark widget and slightly
alters its behavior to match the updated spec. There are now two
touch targets in the header, one launches the browser and the other
launches the bookmarks view.
Change-Id: I1e8864983852af8421280b86421dea1d9ed4335e
Diffstat (limited to 'res/drawable-hdpi')
13 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/bg_bookmark_widget_holo.9.png b/res/drawable-hdpi/bg_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..8a23d6f --- /dev/null +++ b/res/drawable-hdpi/bg_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/btn_ic_back_bookmark_widget_holo_dark.png b/res/drawable-hdpi/btn_ic_back_bookmark_widget_holo_dark.png Binary files differnew file mode 100644 index 0000000..447f3af --- /dev/null +++ b/res/drawable-hdpi/btn_ic_back_bookmark_widget_holo_dark.png diff --git a/res/drawable-hdpi/btn_ic_bookmark_bookmark_widget_holo_dark.png b/res/drawable-hdpi/btn_ic_bookmark_bookmark_widget_holo_dark.png Binary files differnew file mode 100644 index 0000000..1c10e98 --- /dev/null +++ b/res/drawable-hdpi/btn_ic_bookmark_bookmark_widget_holo_dark.png diff --git a/res/drawable-hdpi/gradient_overlay_bg_bookmark_widget_holo.png b/res/drawable-hdpi/gradient_overlay_bg_bookmark_widget_holo.png Binary files differnew file mode 100644 index 0000000..1a84583 --- /dev/null +++ b/res/drawable-hdpi/gradient_overlay_bg_bookmark_widget_holo.png diff --git a/res/drawable-hdpi/header_bg_bookmark_widget_holo.png b/res/drawable-hdpi/header_bg_bookmark_widget_holo.png Binary files differnew file mode 100644 index 0000000..8d0706a --- /dev/null +++ b/res/drawable-hdpi/header_bg_bookmark_widget_holo.png diff --git a/res/drawable-hdpi/header_row_focused_bookmark_widget_holo.9.png b/res/drawable-hdpi/header_row_focused_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..b3406fd --- /dev/null +++ b/res/drawable-hdpi/header_row_focused_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/header_row_press_bookmark_widget_holo.9.png b/res/drawable-hdpi/header_row_press_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..2a6ff60 --- /dev/null +++ b/res/drawable-hdpi/header_row_press_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/ic_browser_bookmark_widget_holo.png b/res/drawable-hdpi/ic_browser_bookmark_widget_holo.png Binary files differnew file mode 100644 index 0000000..1fb772e --- /dev/null +++ b/res/drawable-hdpi/ic_browser_bookmark_widget_holo.png diff --git a/res/drawable-hdpi/ic_folder_bookmark_widget_holo_dark.png b/res/drawable-hdpi/ic_folder_bookmark_widget_holo_dark.png Binary files differnew file mode 100644 index 0000000..8a167e2 --- /dev/null +++ b/res/drawable-hdpi/ic_folder_bookmark_widget_holo_dark.png diff --git a/res/drawable-hdpi/list_div_bookmark_widget_holo.9.png b/res/drawable-hdpi/list_div_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..65f42ba --- /dev/null +++ b/res/drawable-hdpi/list_div_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/list_div_top_btm_bookmark_widget_holo.9.png b/res/drawable-hdpi/list_div_top_btm_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..e9165d2 --- /dev/null +++ b/res/drawable-hdpi/list_div_top_btm_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/row_activated_bookmark_widget_holo.9.png b/res/drawable-hdpi/row_activated_bookmark_widget_holo.9.png Binary files differnew file mode 100644 index 0000000..b6cfc4c --- /dev/null +++ b/res/drawable-hdpi/row_activated_bookmark_widget_holo.9.png diff --git a/res/drawable-hdpi/stripes_overlay_bg_bookmark_widget_holo.png b/res/drawable-hdpi/stripes_overlay_bg_bookmark_widget_holo.png Binary files differnew file mode 100644 index 0000000..95d24fa --- /dev/null +++ b/res/drawable-hdpi/stripes_overlay_bg_bookmark_widget_holo.png |