OSDN Git Service

Now mBookmarksAdapter is created asynchronously,
authorGrace Kloba <klobag@google.com>
Tue, 20 Apr 2010 20:46:42 +0000 (13:46 -0700)
committerGrace Kloba <klobag@google.com>
Tue, 20 Apr 2010 20:46:42 +0000 (13:46 -0700)
commit0b82a6f7279254851b05425f0b5ac34849bc2ca5
treeb5429939ef156279039104c725195633d6ae8434
parent54da52d4afef164ceedfaa56586e2b42f9b6c5f4
Now mBookmarksAdapter is created asynchronously,
we need to check null before using it.

Fix http://b/issue?id=2610515
src/com/android/browser/BrowserBookmarksPage.java