OSDN Git Service

More closely match the intended design of the bookmark grid page.
authorLeon Scroggins <scroggo@google.com>
Tue, 7 Jul 2009 15:25:28 +0000 (11:25 -0400)
committerLeon Scroggins <scroggo@google.com>
Tue, 7 Jul 2009 15:34:54 +0000 (11:34 -0400)
commit266ef43967cfbd40e32fef829a8427064b10df5e
tree29458f31dfa0fe0705ac08215bf7acecef1a089d
parentdd4b58d768f9f9e1e57b9bf7ed380c7916c03e81
More closely match the intended design of the bookmark grid page.

Change the look of the text.  Use a blank white rectangle with
rounded corners for sites without a stored screenshot.  Also
begin work on using the favicon.
res/drawable/blank.xml [new file with mode: 0644]
res/layout/bookmark_thumbnail.xml
src/com/android/browser/BookmarkGridPage.java