OSDN Git Service

Remove the tab from the list of tabs so the ImageGrid will update.
authorPatrick Scott <phanna@android.com>
Tue, 28 Apr 2009 12:57:56 +0000 (08:57 -0400)
committerPatrick Scott <phanna@android.com>
Tue, 28 Apr 2009 12:57:56 +0000 (08:57 -0400)
commit8df1967e2a198b69af9da63e9571afef425c95db
tree5baacca4e7e813963df26a48d72f822f3a198d65
parent20abe047a9f424a916e1b2a5d8b614b9b466e924
Remove the tab from the list of tabs so the ImageGrid will update.

I removed this by accident when removing the clearPictureListeners method. This
fixes a NPE when touching a removed tab in the tab picker.

BUG=1816205
src/com/android/browser/ImageAdapter.java