commit | ea00257e871d42afa0639b5e272237957bdbfbdf | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Tue Nov 24 15:21:18 2009 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Tue Nov 24 15:21:18 2009 -0500 |
tree | ec2662c2667b20139fdc6b2f13fa50fcb46e2a74 | |
parent | 41d53ed121dbe8932065e099477a0bcb8aae5265 [diff] |
Pass a message to query the database, rather than doing it in onCreate. Creating a BrowserBookmarksAdapter queries the database. Rather than doing it in onCreate, which may slow down opening the bookmarks page, pass a message to do it.