diff options
author | Leon Scroggins <scroggo@google.com> | 2009-09-28 15:30:44 -0400 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2009-09-28 15:30:44 -0400 |
commit | f6e05ba45ce286887fca129d45416fa91f3724ad (patch) | |
tree | fc2cf5fa0c0c991cd4ee6eecbd338f89ef8172c6 /res/drawable-hdpi | |
parent | 88fa35e452de655e85ad702b74cc1447d8228711 (diff) | |
download | packages_apps_Browser-f6e05ba45ce286887fca129d45416fa91f3724ad.zip packages_apps_Browser-f6e05ba45ce286887fca129d45416fa91f3724ad.tar.gz packages_apps_Browser-f6e05ba45ce286887fca129d45416fa91f3724ad.tar.bz2 |
Use new bookmark assets.
Use the latest assets for the bookmark menu option, as well as for
the bookmark tab on the bookmarks page.
Fixes http://b/issue?id=2145205
Change-Id: Ic36ce791a9352be2a175f5affba32873b4854d8e
Diffstat (limited to 'res/drawable-hdpi')
-rwxr-xr-x | res/drawable-hdpi/ic_menu_bookmarks.png | bin | 0 -> 2052 bytes |
-rw-r--r-- | res/drawable-hdpi/ic_tab_bookmarks_selected.png | bin | 0 -> 1439 bytes |
-rw-r--r-- | res/drawable-hdpi/ic_tab_bookmarks_unselected.png | bin | 0 -> 681 bytes |
-rw-r--r-- | res/drawable-hdpi/ic_tab_browser_bookmark_selected.png | bin | 1477 -> 0 bytes |
-rw-r--r-- | res/drawable-hdpi/ic_tab_browser_bookmark_unselected.png | bin | 1352 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/res/drawable-hdpi/ic_menu_bookmarks.png b/res/drawable-hdpi/ic_menu_bookmarks.png Binary files differnew file mode 100755 index 0000000..3644acf --- /dev/null +++ b/res/drawable-hdpi/ic_menu_bookmarks.png diff --git a/res/drawable-hdpi/ic_tab_bookmarks_selected.png b/res/drawable-hdpi/ic_tab_bookmarks_selected.png Binary files differnew file mode 100644 index 0000000..8e1c3ae --- /dev/null +++ b/res/drawable-hdpi/ic_tab_bookmarks_selected.png diff --git a/res/drawable-hdpi/ic_tab_bookmarks_unselected.png b/res/drawable-hdpi/ic_tab_bookmarks_unselected.png Binary files differnew file mode 100644 index 0000000..95efcb1 --- /dev/null +++ b/res/drawable-hdpi/ic_tab_bookmarks_unselected.png diff --git a/res/drawable-hdpi/ic_tab_browser_bookmark_selected.png b/res/drawable-hdpi/ic_tab_browser_bookmark_selected.png Binary files differdeleted file mode 100644 index 30d3874..0000000 --- a/res/drawable-hdpi/ic_tab_browser_bookmark_selected.png +++ /dev/null diff --git a/res/drawable-hdpi/ic_tab_browser_bookmark_unselected.png b/res/drawable-hdpi/ic_tab_browser_bookmark_unselected.png Binary files differdeleted file mode 100644 index d0e96a0..0000000 --- a/res/drawable-hdpi/ic_tab_browser_bookmark_unselected.png +++ /dev/null |